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
2019-11-14
Merged with the default branch.
1.13.0-1
Andrei Belov
86
-720
/
+3555
2019-11-14
Added tag 1.13.0 for changeset 3313bf222e6e
Valentin Bartenev
1
-0
/
+1
2019-11-14
Generated Dockerfiles for Unit 1.13.0.
1.13.0
Valentin Bartenev
9
-9
/
+9
2019-11-14
Added version 1.13.0 CHANGES.
Valentin Bartenev
2
-0
/
+90
2019-11-14
Tests: Python exception tests.
Andrei Zeliankou
2
-0
/
+202
2019-11-14
Python: avoiding buffering of exception backtraces.
Valentin Bartenev
1
-7
/
+47
2019-11-14
Python: removed wrong PyErr_Print() call.
Valentin Bartenev
1
-1
/
+0
2019-11-14
Python: optimized response object close() calling.
Valentin Bartenev
1
-7
/
+14
2019-11-14
Python: fixed an object leak when response close() is called.
Valentin Bartenev
1
-10
/
+19
2019-11-14
Python: refactored nxt_python_request_handler().
Valentin Bartenev
1
-56
/
+31
2019-11-14
Python: fixed potential object leak in case of allocation error.
Valentin Bartenev
1
-0
/
+2
2019-11-14
Python: improved error handling if response object isn't iterable.
Valentin Bartenev
1
-0
/
+1
2019-11-14
Python: fixed handling of errors on response object iteration.
Valentin Bartenev
1
-8
/
+15
2019-11-14
Tests: proxy tests.
Andrei Zeliankou
2
-0
/
+647
2019-11-14
Tests: run_process() and stop_processes() introduced.
Andrei Zeliankou
1
-0
/
+22
2019-11-14
Tests: waitforsocket() introduced.
Andrei Zeliankou
1
-0
/
+18
2019-11-14
Processing inconsistent proxied response length.
Igor Sysoev
4
-3
/
+32
2019-11-14
Initial proxy support.
Igor Sysoev
16
-44
/
+1264
2019-11-14
Introduced chained buffer completion handlers.
Igor Sysoev
9
-31
/
+113
2019-11-14
Using event engine memory buffers in HTTP/1 layer.
Igor Sysoev
4
-15
/
+18
2019-11-14
Introduced event engine memory buffers.
Igor Sysoev
4
-22
/
+83
2019-11-14
Event engine memory cache refactored.
Igor Sysoev
3
-14
/
+48
2019-11-14
Using request task.
Igor Sysoev
3
-2
/
+13
2019-11-14
Replacing pass with action.
Igor Sysoev
6
-110
/
+162
2019-11-14
Fixed connect(2) errors processing on old Linuxes.
Igor Sysoev
4
-30
/
+61
2019-11-13
Tests: fixed websocket tests.
Andrei Zeliankou
3
-81
/
+38
2019-11-13
Tests: added Python test with threading.
Andrei Zeliankou
2
-0
/
+46
2019-11-13
Python: releasing GIL while waiting for a request.
Valentin Bartenev
1
-15
/
+23
2019-11-13
Tests: added Ruby test with constants.
Andrey Zelenkov
2
-0
/
+38
2019-11-13
Ruby: fixing initialization sequence.
Max Romanov
1
-4
/
+7
2019-11-11
Fixing libunit 'off by 2' issue in library.
Max Romanov
4
-16
/
+27
2019-11-08
Tests: fixed operator in http.py.
Andrey Zelenkov
1
-1
/
+1
2019-11-07
Respecting AR environment variable to configure ar binary.
Valentin Bartenev
3
-12
/
+22
2019-10-29
Process port refactoring.
Hong Zhi Dao
6
-67
/
+65
2019-10-29
Allocating process init struct from runtime memory pool.
Max Romanov
2
-17
/
+14
2019-10-28
Added clone syscall check for uid/gid mapping.
Tiago Natel
1
-1
/
+1
2019-10-28
Releasing the memory of removed thread pools at exit.
Tiago Natel
1
-0
/
+2
2019-10-23
Tests: added test with invalid "working_directory" value.
Andrey Zelenkov
1
-0
/
+12
2019-10-23
Tests: more URI normalization tests.
Andrey Zelenkov
1
-8
/
+52
2019-10-23
Tests: added USR1 signal test for unit.log.
Andrey Zelenkov
3
-37
/
+101
2019-10-23
Tests: more static tests.
Andrey Zelenkov
1
-0
/
+6
2019-10-23
Tests: improved handshake for websocket tests.
Andrey Zelenkov
2
-7
/
+15
2019-10-23
Tests: style.
Andrey Zelenkov
1
-1
/
+3
2019-10-23
Tests: check initial configuration in test_access_log.py.
Andrey Zelenkov
1
-1
/
+5
2019-10-23
Tests: check initial configuration in test_routing.py.
Andrey Zelenkov
1
-27
/
+31
2019-10-23
Tests: added flush() in "errors_write" Python application.
Andrey Zelenkov
1
-0
/
+1
2019-10-23
Python: fixing Python 3.8 build with clang.
Max Romanov
2
-54
/
+8
2019-10-22
Improved error logging when uid/gid map is not properly set.
Tiago Natel
1
-2
/
+30
2019-10-22
Fixing process crash in case of module load error.
Max Romanov
1
-0
/
+3
2019-10-22
Fixing idle connection close function.
Max Romanov
1
-1
/
+1
[next]