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-11-01
Fixed building test app without debug.
Valentin Bartenev
1
-2
/
+8
2020-10-30
Java: supporting jsp-file attribute for servlet.
Max Romanov
1
-0
/
+66
2020-10-30
Isolation: fixed passing custom options to nmount().
Valentin Bartenev
1
-4
/
+8
2020-10-29
Isolation: mounting of procfs by default when using "rootfs".
Tiago Natel de Moura
15
-198
/
+353
2020-10-29
Tests: added new ruby isolation test without namespaces.
Tiago Natel de Moura
1
-1
/
+20
2020-10-29
Isolation: correctly unmount non-dependent paths first.
Tiago Natel de Moura
1
-4
/
+36
2020-10-28
Tests: improving get_application_type() and fixing its name.
Max Romanov
7
-28
/
+14
2020-10-28
Added threading to the libunit test app.
Max Romanov
1
-22
/
+108
2020-10-28
Preserving the app port write socket.
Max Romanov
4
-10
/
+17
2020-10-28
Libunit: waking another context with the RPC_READY message.
Max Romanov
1
-1
/
+37
2020-10-28
Router: introducing the PORT_ACK message.
Max Romanov
4
-5
/
+39
2020-10-28
Libunit: releasing cached read buffers when destroying context.
Max Romanov
1
-0
/
+8
2020-10-28
Libunit: added a function to discern main and worker contexts.
Max Romanov
2
-0
/
+13
2020-10-28
Libunit: gracefully quitting a multicontext application.
Max Romanov
2
-24
/
+74
2020-10-28
Router: broadcasting the SHM_ACK message to all process ports.
Max Romanov
3
-11
/
+40
2020-10-28
Added error response logging.
Max Romanov
1
-4
/
+10
2020-10-28
Router: checking a buffer before accessing its memory fields.
Max Romanov
1
-1
/
+1
2020-10-28
Libunit: protecting the new mmap from being used in another thread.
Max Romanov
1
-1
/
+6
2020-10-28
Router: closing app worker's ports.
Max Romanov
1
-0
/
+19
2020-10-27
Tests: fixed isolation detection.
Andrei Zeliankou
3
-27
/
+112
2020-10-26
Increased request memory pool size.
Valentin Bartenev
1
-1
/
+1
2020-10-26
Configure: using comma instead of space for passing -rpath value.
Valentin Bartenev
3
-4
/
+3
2020-10-19
Tests: fixed unit.log print.
Andrei Zeliankou
44
-488
/
+427
2020-10-14
Fixing uninitialized ncpu value on unsupported platforms.
Max Romanov
1
-1
/
+4
2020-10-14
Java: response locale methods implemented.
Max Romanov
1
-3
/
+18
2020-10-13
Using union instead of "void *".
Igor Sysoev
1
-102
/
+110
2020-10-13
Using C99 style declaration.
Igor Sysoev
1
-563
/
+423
2020-10-13
Reordering declarations.
Igor Sysoev
1
-296
/
+317
2020-10-13
Fixed building with Python 3.9.
Valentin Bartenev
2
-2
/
+3
2020-10-13
Version bump.
Valentin Bartenev
1
-2
/
+2
2020-10-08
Adjusted tag 1.20.0 to include 0e985b300673.
Valentin Bartenev
1
-1
/
+1
2020-10-08
Updated 1.20.0 CHANGES to include pytest migration.
1.20.0
Valentin Bartenev
2
-0
/
+8
2020-10-08
Added tag 1.20.0 for changeset f7e9cf490512
Valentin Bartenev
1
-0
/
+1
2020-10-08
Generated Dockerfiles for Unit 1.20.0.
Valentin Bartenev
9
-9
/
+9
2020-10-08
Added version 1.20.0 CHANGES.
Valentin Bartenev
2
-0
/
+166
2020-09-22
Regenerated dockerfiles.
Konstantin Pavlov
9
-1
/
+112
2020-09-22
Ensure docker images are using latest versions of base OS packages.
Konstantin Pavlov
1
-3
/
+6
2020-09-22
Added jsc11 docker image.
Konstantin Pavlov
2
-2
/
+6
2020-10-06
PHP: compatibility with 8.0.0 RC1.
Valentin Bartenev
4
-10
/
+40
2020-10-07
Tests: minor fixes.
Andrei Zeliankou
46
-95
/
+125
2020-10-07
Tests: fixed loading selected module version.
Valentin Bartenev
3
-3
/
+15
2020-10-07
Router: fixed "not empty" pattern matching.
Valentin Bartenev
2
-4
/
+15
2020-10-06
Tests: fixed tests to run as root.
Andrei Zeliankou
2
-8
/
+4
2020-10-06
Removing a meaningless warning message.
Max Romanov
1
-4
/
+0
2020-10-05
Tests: pretty versions output for multi-version tests.
Max Romanov
1
-3
/
+3
2020-10-05
Tests: added websocket test with long length.
Andrei Zeliankou
1
-0
/
+12
2020-10-05
Tests: added ASGI Lifespan.
Andrei Zeliankou
5
-0
/
+114
2020-10-02
Fixed comment.
Igor Sysoev
1
-1
/
+1
2020-10-01
Tests: added ASGI HTTP applications.
Max Romanov
9
-0
/
+598
2020-10-01
Tests: added ASGI WebSocket.
Max Romanov
4
-1
/
+1476
[next]