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-12
Merged with the default branch.
1.16.0-1
Andrei Belov
77
-669
/
+3327
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-02-06
1.15.0-1
Andrei Belov
1
-0
/
+1
2020-02-06
Merged with the default branch.
1.15.0-1
Andrei Belov
40
-116
/
+409
2020-02-06
Added tag 1.15.0 for changeset 801ac82f80fb
Valentin Bartenev
1
-0
/
+1
2020-02-06
Generated Dockerfiles for Unit 1.15.0.
1.15.0
Valentin Bartenev
8
-8
/
+8
2020-02-06
Added version 1.15.0 CHANGES.
Valentin Bartenev
2
-0
/
+68
2020-02-05
Tests: added test for uploading files with SSL.
Tiago Natel de Moura
2
-0
/
+49
2020-02-05
Tests: add helper for form-data and multipart.
Tiago Natel de Moura
2
-22
/
+90
2020-02-05
Kept the value of c->socket.read_handler while data is available.
Tiago Natel de Moura
1
-4
/
+0
2020-02-04
Tests: fixing Python 3.8.1 errors on Mac.
Max Romanov
3
-21
/
+18
2020-02-04
Removing duplicate macro definitions.
Max Romanov
1
-4
/
+0
2020-02-03
Initializing local buffer ctx_impl field for correct release.
Max Romanov
1
-0
/
+1
2020-02-03
Fixed req_app_link reference counting on cancellation.
Max Romanov
1
-16
/
+7
2020-02-03
Storing pointer to next buffer in chain before free the buffer.
Max Romanov
1
-2
/
+3
2020-02-03
Added missing stream argument to error message.
Max Romanov
1
-1
/
+2
2020-02-03
Freeing memory allocated for engine structure in case of error.
Max Romanov
1
-1
/
+1
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
[next]