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
path:
root
/
src
/
nxt_external.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-24
Sending shared port to application prototype.
Max Romanov
1
-0
/
+12
2021-11-09
Introducing application prototype processes.
Tiago Natel de Moura
1
-5
/
+5
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-2
/
+2
2020-10-28
Preserving the app port write socket.
Max Romanov
1
-1
/
+7
2020-08-11
Moving file descriptor blocking to libunit.
Max Romanov
1
-2
/
+0
2020-08-11
Libunit refactoring: port management.
Max Romanov
1
-2
/
+12
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-0
/
+2
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-5
/
+6
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
1
-2
/
+2
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
1
-0
/
+1
2018-10-09
Renamed "go" application type to "external".
Valentin Bartenev
1
-21
/
+24
2018-08-06
Unit application library.
Max Romanov
1
-24
/
+15
2018-06-06
Go: specifying command line arguments to the executable.
Valentin Bartenev
1
-2
/
+53
2018-04-04
Changed version processing for modules.
Alexander Borisov
1
-1
/
+1
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-10
/
+5
2017-12-28
Removed duplicate declaration.
Igor Sysoev
1
-1
/
+1
2017-12-27
Introducing application 'atexit' hook.
Max Romanov
1
-0
/
+1
2017-12-13
Introducing Unit version check in Go package.
Max Romanov
1
-35
/
+67
2017-09-06
Style fixes.
Igor Sysoev
1
-3
/
+3
2017-09-05
Using CSTRZ mapping type for go executable.
Max Romanov
1
-8
/
+4
2017-08-31
Introduced module compatibility vector.
Igor Sysoev
1
-0
/
+2
2017-08-29
The master process has been renamed to the main process.
Igor Sysoev
1
-1
/
+1
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-92
/
+3
2017-08-11
Request body read state implemented.
Max Romanov
1
-1
/
+8
2017-07-12
Go: worker initialization. READY message to master.
Max Romanov
1
-72
/
+51
2017-07-05
Complex target parser copied from NGINX.
Max Romanov
1
-2
/
+7
2017-06-23
External Go app request processing.
Max Romanov
1
-0
/
+205