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
2020-12-24
Packages: fixed an ability to override package version.
Andrei Belov
3
-3
/
+6
2020-12-24
Version bump for unit modules.
Andrei Belov
1
-0
/
+22
2020-12-23
Packages: set the "--user" value to "nobody" for build-stage tests.
Andrei Belov
2
-4
/
+4
2020-12-23
Tests: ability to run unitd with specified "--user" option.
Andrei Belov
1
-19
/
+27
2020-12-23
Static: fixing request memory pool leakage in router.
Max Romanov
2
-3
/
+27
2020-12-22
Python: multiple values in the "path" option.
Valentin Bartenev
5
-36
/
+124
2020-12-22
Packages: check and create unit user on each post-script invocation.
Konstantin Pavlov
1
-4
/
+4
2020-12-21
Tests: introduced a separate cache directory for Go builds.
Tiago Natel de Moura
2
-0
/
+5
2020-12-18
Libunit: fixed shared memory waiting.
Max Romanov
2
-1
/
+11
2020-12-18
Limiting app queue notifications count in socket.
Max Romanov
3
-7
/
+25
2020-12-17
Router: fixed crash in OOSM processing.
Max Romanov
2
-3
/
+14
2020-12-17
Packages: run non-privileged processes under "unit" user.
Andrei Belov
29
-30
/
+58
2020-11-24
Packages: added pcre2 to build depends.
Konstantin Pavlov
4
-2
/
+18
2020-11-24
Packages: dropped support for non-systemd distributions.
Konstantin Pavlov
5
-214
/
+9
2020-12-16
Packages: eliminated debuild warning about debian/rules.
Andrei Belov
1
-0
/
+1
2020-12-16
Packages: the NOTICE file added to debian binaries.
Andrei Belov
1
-1
/
+2
2020-12-16
Packages: introduced PYTEST_ARGS env variable for test targets.
Andrei Belov
2
-4
/
+4
2020-12-15
Added a changelog for 5e6c2b8fb3fe.
Tiago Natel de Moura
1
-0
/
+7
2020-12-15
Tests: fixed bug that disabled isolation tests.
Tiago Natel de Moura
1
-1
/
+1
2020-12-14
Python: WSGI environment copying moved out of request processing.
Valentin Bartenev
1
-12
/
+53
2020-12-14
Isolation: fixed unmounting when mnt namespace is in place.
Tiago Natel de Moura
1
-6
/
+0
2020-12-12
Tests: hyphen sign used unstead of underscore as more common.
Andrei Zeliankou
2
-3
/
+3
2020-12-10
Tests: added tests for PHP_AUTH_* variables.
Andrei Zeliankou
2
-0
/
+65
2020-12-09
Tests: TestUnit class removed.
Andrei Zeliankou
3
-38
/
+35
2020-12-09
Tests: isolation check moved to the pytest_sessionstart().
Andrei Zeliankou
10
-259
/
+197
2020-12-02
Docker: creating tags and pushing to AWS ECR as well.
Konstantin Pavlov
1
-0
/
+4
2020-12-07
Ruby: fixed crash on thread start.
Max Romanov
2
-1
/
+19
2020-12-08
Tests: fixed ruby isolation.
Tiago Natel de Moura
1
-19
/
+8
2020-12-08
Tests: skip_alert() converted to the fixture.
Andrei Zeliankou
15
-39
/
+32
2020-12-08
Tests: utils module introduced.
Andrei Zeliankou
10
-57
/
+59
2020-12-08
Docs: special handling for empty "date" and "time" XML attributes.
Andrei Belov
4
-21
/
+84
2020-12-08
PHP: populating PHP_AUTH_* server variables.
Valentin Bartenev
6
-0
/
+26
2020-12-07
HTTP: fixed status line format for unknown status codes.
Valentin Bartenev
2
-17
/
+26
2020-12-07
Node.js: avoided use of request struct for debug logging.
Max Romanov
1
-3
/
+3
2020-12-06
Tests: options moved to the separate class.
Andrei Zeliankou
39
-41
/
+62
2020-11-30
Node.js: removing unnecessary warnings.
Max Romanov
1
-18
/
+6
2020-11-24
Libunit: improved error logging around initialization env variable.
Valentin Bartenev
1
-12
/
+31
2020-11-24
Version bump.
Valentin Bartenev
2
-2
/
+9
2020-11-19
Added tag 1.21.0 for changeset f804aaf7eee1
Valentin Bartenev
1
-0
/
+1
2020-11-19
Generated Dockerfiles for Unit 1.21.0.
1.21.0
Valentin Bartenev
9
-9
/
+9
2020-11-19
Added version 1.21.0 CHANGES.
Valentin Bartenev
2
-0
/
+210
2020-11-17
Router: matching regular expressions support.
Axel Duch
13
-36
/
+572
2020-11-19
Libunit: fixing read buffer leakage.
Max Romanov
1
-0
/
+1
2020-11-19
Tests: added tests for a "discard_unsafe_fields" option.
Andrei Zeliankou
2
-0
/
+47
2020-11-19
Tests: style.
Andrei Zeliankou
1
-36
/
+40
2020-11-18
Python: improving ASGI http send message processing.
Max Romanov
1
-12
/
+13
2020-11-18
Libunit: fixing read buffer allocations on exit.
Max Romanov
1
-5
/
+5
2020-11-18
Libunit: closing active requests on quit.
Max Romanov
5
-11
/
+96
2020-11-18
Libunit: making minor tweaks.
Max Romanov
1
-11
/
+4
2020-11-18
Go: removing C proxy functions and re-using goroutines.
Max Romanov
8
-303
/
+225
[next]