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-12-24
Node.js: implementing output message drain using SHM_ACK feature.
Max Romanov
3
-26
/
+188
2019-12-24
Introducing port messages to notify about out of shared memory.
Max Romanov
6
-68
/
+567
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
11
-11
/
+67
2019-12-24
Renaming nxt_unit_mmap_buf_remove to nxt_unit_mmap_buf_unlink.
Max Romanov
1
-7
/
+7
2019-12-24
Introducing write tail reference to avoid buffer chain iteration.
Max Romanov
2
-4
/
+17
2019-12-24
Using non-shared memory buffers for small messages.
Max Romanov
1
-101
/
+203
2019-12-24
Go: moving source files to the root of the project.
Max Romanov
14
-3
/
+6
2019-12-24
Go: installing go module for tests into build directory.
Max Romanov
2
-2
/
+2
2019-12-24
Packages: making unit-go architecture independent.
Max Romanov
19
-457
/
+17
2019-12-24
Go: linking against libunit.
Max Romanov
2
-12
/
+30
2019-12-24
Removed unused variables from "docs/Makefile".
Valentin Bartenev
1
-3
/
+1
2019-12-23
Python: pre-creation of objects for string constants.
Valentin Bartenev
1
-38
/
+156
2019-12-10
Packages: added Python 3 support on Amazon Linux 2 (LTS).
Andrei Belov
3
-4
/
+5
2019-12-09
Java: fixing racing condition in external JAR download.
Max Romanov
1
-3
/
+6
2019-12-09
Tests: routing tests refactored.
Andrei Zeliankou
2
-1774
/
+331
2019-12-06
Tests: added privileged credential tests.
Tiago Natel
1
-44
/
+150
2019-12-06
Isolation: allowed the use of credentials with unpriv userns.
Tiago Natel
13
-135
/
+1170
2019-12-06
Moved credential-related code to nxt_credential.c.
Tiago Natel
9
-353
/
+378
2019-11-11
Tests: added tests for setting user and group.
Tiago Natel
2
-0
/
+95
2019-11-11
Tests: added support for testing "user" and "group".
Tiago Natel
8
-15
/
+34
2019-11-26
Refactor of process init.
Tiago Natel
8
-149
/
+249
2019-12-02
Packages: added Python 3 support on RHEL/CentOS 7.
Andrei Belov
3
-2
/
+12
2019-11-20
Regenerated Dockerfiles.
Konstantin Pavlov
9
-128
/
+35
2019-11-20
Moved docker images to Debian 10 "buster".
Konstantin Pavlov
2
-24
/
+11
2019-11-26
Changed the group listing to run unprivileged when possible.
Tiago Natel
2
-30
/
+120
2019-11-26
Tests: added getjson() helper.
Tiago Natel
4
-10
/
+29
2019-11-26
Tests: parsing of "Transfer-Encoding: chunked" responses.
Tiago Natel
6
-23
/
+71
2019-11-26
Refactoring reference counting of req_app_link.
Max Romanov
1
-34
/
+48
2019-11-09
Tests: fixed tests to run as root.
Tiago Natel
5
-25
/
+72
2019-11-22
Configure: fixed posix_spawn() detection with glic 2.30.
Sergey Kandaurov
1
-2
/
+2
2019-11-22
Version bump.
Sergey Kandaurov
1
-2
/
+2
2019-11-21
Packages: added Ubuntu 19.10 "eoan" support.
Andrei Belov
8
-1
/
+168
2019-11-19
Packages: added Python 3.8 on Ubuntu 18.04, 19.04.
Andrei Belov
5
-0
/
+79
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
[next]