index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
Python: ASGI: Factor out event loop creation to its own function.
Andrew Clayton
1
-21
/
+35
2023-01-31
Added default values for pathnames.
Alejandro Colomar
15
-159
/
+152
2023-01-30
Tests: Add some PHP tests for 403 and 404 error handling.
Andrew Clayton
2
-1
/
+21
2023-01-27
PHP: Implement better error handling.
Andrew Clayton
1
-5
/
+40
2023-01-27
PHP: Simplify ctx->script_filename.start in nxt_php_execute().
Andrew Clayton
1
-4
/
+5
2023-01-27
PHP: Make use of zend_stream_init_filename().
Andrew Clayton
1
-6
/
+6
2023-01-27
PHP: Factored out code into a helper function.
Alejandro Colomar
1
-10
/
+19
2023-01-24
Tests: added NJS iteration tests.
Andrei Zeliankou
1
-0
/
+6
2023-01-24
Tests: NJS tests reworked.
Andrei Zeliankou
1
-35
/
+31
2023-01-18
Removed repetitive phrasing from README.
Artem Konev
1
-10
/
+9
2023-01-18
Liam.
Artem Konev
1
-2
/
+2
2023-01-17
NJS: added the keys API for the request objects.
Zhidao HONG
2
-33
/
+106
2023-01-12
PHP: Fix a potential problem parsing the path.
Andrew Clayton
2
-1
/
+3
2023-01-12
Fix endianness detection in nxt_websocket_header_t.
Andrew Clayton
1
-2
/
+2
2023-01-12
Autodetect endianness.
Andrew Clayton
2
-1
/
+32
2023-01-12
Python: Fix enabling of UTF-8 in some situations.
Andrew Clayton
1
-0
/
+14
2023-01-12
Python: Do some cleanup in nxt_python3_init_config().
Andrew Clayton
1
-10
/
+12
2023-01-12
Fixed the Slack workspace link.
Artem Konev
1
-1
/
+1
2023-01-02
Tools: setup-unit: disabled buggy behavior of zsh(1).
Alejandro Colomar
1
-0
/
+3
2023-01-02
Tools: setup-unit: workarounded macOS tmp file permissions.
Alejandro Colomar
1
-1
/
+4
2023-01-02
Tools: setup-unit: removed root checks.
Alejandro Colomar
1
-8
/
+0
2022-12-28
Packages: do not clean up rpm build root.
Konstantin Pavlov
1
-2
/
+2
2022-12-15
Docs: added changelog for Python 3.11.
Konstantin Pavlov
2
-2
/
+16
2022-12-19
Tools: unitc avoid interactive rm(1) invocations.
Liam Crilly
1
-3
/
+3
2022-12-16
Tools: Fixed bug in help message.
Alejandro Colomar
1
-1
/
+1
2022-12-16
Tools: Using HereDoc instead of echo(1).
Alejandro Colomar
1
-5
/
+7
2022-12-16
Version bump.
Andrei Zeliankou
2
-2
/
+31
2022-12-16
Tools: fixed quoting for apostrophe in setup-unit.
Liam Crilly
1
-1
/
+1
2022-12-15
Unit 1.29.0 release.
Andrei Zeliankou
1
-0
/
+1
2022-12-15
Generated Dockerfiles for Unit 1.29.0.
1.29.0
Andrei Zeliankou
8
-8
/
+8
2022-12-15
Added version 1.29.0 CHANGES.
Andrei Zeliankou
2
-2
/
+42
2022-12-15
Reordered changes for 1.29.0 by significance (subjective).
Andrei Zeliankou
1
-17
/
+23
2022-12-14
Tools: Updated built-in 'setup-unit' help, README.md command lines.
Artem Konev
2
-70
/
+69
2022-12-14
Packages: Used a more common name for pkg-config.
Konstantin Pavlov
1
-1
/
+1
2022-12-14
Tests: added tests for "path" option in isolation/cgroup.
Andrei Zeliankou
1
-0
/
+123
2022-12-07
Packages: added njs support.
Konstantin Pavlov
5
-8
/
+30
2022-11-29
Added contribs and njs.
Konstantin Pavlov
6
-0
/
+168
2022-12-14
Tools: Added subcommands to setup-unit.
Alejandro Colomar
1
-211
/
+1400
2022-12-14
Tools: Added unitc.
Liam Crilly
2
-0
/
+310
2022-12-14
Python: Added "prefix" to configuration.
OutOfFocus4
17
-23
/
+472
2022-12-14
Removed dead code.
OutOfFocus4
1
-1
/
+0
2022-12-14
Java: upgrading third-party components.
Sergey A. Osokin
4
-24
/
+27
2022-12-13
Docker: limited the waiting time for control socket removal.
Konstantin Pavlov
1
-1
/
+15
2022-12-13
Regenerated Dockerfiles.
Konstantin Pavlov
2
-4
/
+4
2022-12-07
Docker: bumped language versions.
Konstantin Pavlov
1
-2
/
+2
2022-12-13
Tests: added tests for the large header buffer settings.
Andrei Zeliankou
1
-0
/
+60
2022-12-13
Configuration: made large_header_buffers a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-13
Configuration: made large_header_buffer_size a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-12
Tests: stop execution if can't unmount any filesystem.
Andrei Zeliankou
2
-2
/
+15
2022-12-12
Tests: pretty output.
Andrei Zeliankou
3
-9
/
+10
[next]