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
2017-09-06
README: added features list.
0.1
Valentin Bartenev
1
-0
/
+20
2017-09-06
README: added Troubleshooting section.
Igor Sysoev
1
-1
/
+17
2017-09-06
README: fixed anchor.
Igor Sysoev
1
-1
/
+1
2017-09-06
README: using entities.
Igor Sysoev
1
-6
/
+6
2017-09-06
README: removed italic typeface.
Igor Sysoev
1
-6
/
+6
2017-09-06
README: added tarball section.
Igor Sysoev
1
-1
/
+2
2017-09-06
Fixed README.md typos.
Igor Sysoev
1
-12
/
+13
2017-09-06
Fixed README.md typos.
Igor Sysoev
1
-3
/
+2
2017-09-06
README.md fixes.
Igor Sysoev
1
-9
/
+9
2017-09-06
Added the dist target in Makefile.
Igor Sysoev
1
-0
/
+11
2017-09-06
Added CHANGES file.
Igor Sysoev
1
-0
/
+5
2017-09-06
Spreading user validation for php and go apps.
Max Romanov
1
-8
/
+8
2017-09-06
Updated README.md, added info about integration with NGINX.
Nick Shadrin
1
-4
/
+118
2017-09-06
Shortened titles in README.md and dispensable information.
Igor Sysoev
1
-164
/
+87
2017-09-06
Added LICENSE and NOTICE files.
Igor Sysoev
2
-0
/
+198
2017-09-06
Fixed building by Sun C on Solaris.
Igor Sysoev
1
-1
/
+2
2017-09-05
Fixed go package installation instructions.
Max Romanov
1
-2
/
+2
2017-09-05
Added software installation instructions for CentOS.
Max Romanov
1
-1
/
+51
2017-09-06
Added README.md.
Igor Sysoev
1
-0
/
+843
2017-09-06
Style fixes.
Igor Sysoev
22
-125
/
+186
2017-09-06
Controller: validating user and group names.
Igor Sysoev
1
-4
/
+67
2017-09-05
Fixing request id logging.
Max Romanov
1
-1
/
+1
2017-09-05
Fixing racing condition on app port release/request.
Max Romanov
1
-1
/
+21
2017-09-05
Double connection close attempt fix.
Max Romanov
2
-4
/
+13
2017-09-05
Using CSTRZ mapping type for go executable.
Max Romanov
3
-10
/
+6
2017-09-05
Introducing working_directory directive for applications.
Max Romanov
4
-0
/
+36
2017-09-04
Fixed permissions for Go sources.
Andrei Belov
1
-1
/
+1
2017-09-04
Initialized task in utf8 unit test, fixes segfault in debug build.
Sergey Kandaurov
1
-5
/
+8
2017-09-01
Added SERVER_ADDR parameter for Python and PHP modules.
Igor Sysoev
4
-0
/
+11
2017-08-31
Fixed format specifier.
Igor Sysoev
1
-1
/
+1
2017-08-31
Setting build directory with variable instead of configure option.
Igor Sysoev
2
-5
/
+1
2017-08-31
Introducing install & uninstall Makefile targets.
Max Romanov
8
-26
/
+111
2017-08-31
Multiplexing different requests in single app port.
Max Romanov
1
-0
/
+5
2017-08-31
Default value 1 for number of workers.
Max Romanov
1
-0
/
+2
2017-08-31
Go: fixed splitting recipe line with newer gmake.
Sergey Kandaurov
1
-2
/
+2
2017-08-31
PHP SAPI: typo fixed.
Sergey Kandaurov
1
-1
/
+1
2017-08-31
Changed modules names format.
Igor Sysoev
3
-9
/
+9
2017-08-31
nginext has been renamed to unit.
Igor Sysoev
35
-54
/
+53
2017-08-31
Introduced module compatibility vector.
Igor Sysoev
7
-5
/
+50
2017-08-31
Moving generating CGO header file to the make stage.
Igor Sysoev
1
-12
/
+13
2017-08-30
Avoid nxt_port_mmap_header_t redefinition warning.
Max Romanov
1
-3
/
+1
2017-08-30
Avoid nxt_go_process_t redefinition warning.
Max Romanov
3
-3
/
+12
2017-08-30
ListenAndServe changed to be compatible with http.ListenAndServe.
Max Romanov
3
-6
/
+27
2017-08-30
Send remote address to go application.
Max Romanov
2
-0
/
+6
2017-08-30
Fixed pid_file pattern misprint introduced in 231:6832cdee961e.
Max Romanov
1
-1
/
+1
2017-08-30
Adding a missing slash to the tail of path set by --modules
Igor Sysoev
1
-3
/
+12
2017-08-30
The discovery process did not quit if no modules were not found.
Igor Sysoev
1
-41
/
+48
2017-08-30
Controller: resending configuration to router after its restart.
Valentin Bartenev
1
-66
/
+116
2017-08-30
Controller: waiting for router before start to accept connections.
Valentin Bartenev
3
-31
/
+53
2017-08-30
Controller: correct handling of missing router port.
Valentin Bartenev
1
-11
/
+41
[next]