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-03-23
Tests: wait for unit.pid file before running tests.
Andrei Zeliankou
1
-1
/
+4
2020-03-19
Fixed filepath in the image checksum file.
Konstantin Pavlov
1
-1
/
+1
2020-03-23
Tests: rearranging functions in main.py.
Andrei Zeliankou
1
-69
/
+69
2020-03-23
Tests: terminate unitd process on exit().
Andrei Zeliankou
1
-12
/
+14
2020-03-19
Completing buffers immediately
Max Romanov
1
-5
/
+2
2020-03-19
Completing request header buffers to avoid memory leak.
Max Romanov
3
-22
/
+29
2020-03-19
Tests: test_python_procman.py refactored.
Andrei Zeliankou
1
-115
/
+58
2020-03-19
Tests: fixed prerequisite in test_share_fallback.py.
Andrei Zeliankou
1
-3
/
+3
2020-03-17
Fixing body fd access racing condition.
Max Romanov
3
-18
/
+32
2020-03-17
Checking sendfile() availability in configure.
Max Romanov
1
-24
/
+32
2020-03-16
Version bump.
Valentin Bartenev
1
-2
/
+2
2020-03-13
Added checksum generation to make dist target.
Konstantin Pavlov
1
-0
/
+4
2020-03-13
Added a target to export docker images as tarballs
Konstantin Pavlov
2
-5
/
+31
2020-03-12
Tests: skip "close failed" alert in test_proxy_parallel test.
Andrei Zeliankou
1
-0
/
+2
2020-03-12
Added tag 1.16.0 for changeset 8bab088952dd
Valentin Bartenev
1
-0
/
+1
2020-03-12
Generated Dockerfiles for Unit 1.16.0.
1.16.0
Valentin Bartenev
8
-8
/
+8
2020-03-12
Added version 1.16.0 CHANGES.
Valentin Bartenev
2
-0
/
+103
2020-03-12
Using disk file to store large request body.
Max Romanov
18
-36
/
+455
2020-03-12
Moving request memory pool retain call after RPC data allocation.
Max Romanov
2
-10
/
+15
2020-03-12
Checking Content-Length value right after header parse.
Max Romanov
2
-6
/
+8
2020-03-12
Tests: added Python input readline and iterator tests.
Max Romanov
5
-6
/
+125
2020-03-12
Python: implementing input readline and line iterator.
Max Romanov
1
-2
/
+145
2020-03-12
Introducing readline function in libunit.
Max Romanov
4
-44
/
+53
2020-03-12
Tests: fixed race in USR1 signal tests.
Andrei Zeliankou
1
-19
/
+22
2020-03-12
Tests: round robin upstream tests.
Andrei Zeliankou
4
-0
/
+489
2020-03-12
Tests: skip "last message send failed" alerts globally.
Andrei Zeliankou
1
-0
/
+1
2020-03-06
Round robin upstream added.
Igor Sysoev
11
-34
/
+654
2020-03-04
Legacy upstream code removed.
Igor Sysoev
4
-274
/
+0
2020-03-04
Refactored nxt_http_action.
Igor Sysoev
3
-21
/
+19
2020-01-31
Tests: more routing tests with negative rules.
Andrei Zeliankou
1
-0
/
+57
2020-03-11
Fixed negative patterns combined with address rules.
Axel Duch
1
-6
/
+40
2020-03-10
Tests: use blocking to print unit.log files.
Andrei Zeliankou
1
-1
/
+1
2020-03-10
Tests: redirect tests output to the stdout.
Andrei Zeliankou
6
-13
/
+20
2020-03-06
Tests: unitd stderr output redirected to unit.log.
Valentin Bartenev
1
-13
/
+13
2020-03-06
Tests: simplified unitd process running.
Valentin Bartenev
1
-42
/
+26
2020-03-04
PHP: fixed log format in alert.
Tiago Natel de Moura
1
-1
/
+2
2020-03-04
The kqueue EOF flag might be ignored on some conditions.
Igor Sysoev
1
-2
/
+2
2020-03-04
PHP: added ZTS indication to ./configure output.
Valentin Bartenev
1
-0
/
+19
2020-03-04
PHP: rearranged feature checks in ./configure.
Valentin Bartenev
1
-46
/
+48
2020-03-03
Tests: chdir() and open() for PHP module.
Tiago Natel de Moura
6
-6
/
+161
2020-03-03
Tests: added tests for "fallback" option for the "share" action.
Andrei Zeliankou
1
-0
/
+212
2020-03-03
Tests: check unique options in "action" object.
Andrei Zeliankou
1
-0
/
+50
2020-03-03
Added a "fallback" option to be used with the "share" action.
Valentin Bartenev
4
-23
/
+68
2020-03-03
Improved validation of the "action" object.
Valentin Bartenev
2
-18
/
+41
2020-03-03
PHP: optimization to avoid surplus chdir(2) calls.
Tiago Natel de Moura
2
-101
/
+310
2020-03-03
Fixing request_app_link reference counting for delayed requests.
Max Romanov
1
-9
/
+36
2020-03-03
Java: fixing Spring applications start.
Max Romanov
1
-1
/
+1
2020-03-03
Node.js: fixing x86 warning about the signed/unsigned comparison.
Max Romanov
1
-2
/
+1
2020-03-02
Tests: truncated huge messages while logging.
Andrei Zeliankou
1
-12
/
+33
2020-02-27
Tests: added "-r" option to print unit.log on failures.
Andrei Zeliankou
1
-5
/
+24
[next]