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
2018-12-20
Generated Dockerfiles for Unit 1.7.
1.7
Valentin Bartenev
9
-9
/
+9
2018-12-20
Added version 1.7 CHANGES.
Valentin Bartenev
2
-0
/
+135
2018-12-20
Fixed style in CHANGES.
Valentin Bartenev
2
-4
/
+4
2018-12-20
Python: fixed error reporting on initialization of applications.
Valentin Bartenev
1
-11
/
+10
2018-12-20
Python: cleanup of nxt_python_init().
Valentin Bartenev
1
-10
/
+3
2018-12-20
Python: fixed a typo in path error message.
Artem Konev
1
-1
/
+1
2018-12-19
Python: replaced PyErr_PrintEx(1) with PyErr_Print().
Valentin Bartenev
1
-4
/
+4
2018-12-19
Node.js: removed value checking for headers.
Alexander Borisov
1
-8
/
+0
2018-12-19
Node.js: removed unused _implicitHeader() function.
Alexander Borisov
1
-5
/
+0
2018-12-19
Node.js: added check for libunit version at compile time.
Alexander Borisov
4
-8
/
+26
2018-12-19
libunit: added generation of version header file.
Alexander Borisov
4
-5
/
+18
2018-12-19
Node.js: checking for exception after running JS code from C++.
Alexander Borisov
1
-3
/
+20
2018-12-19
Node.js: checking uniqueness of HTTP headers for different case.
Alexander Borisov
2
-24
/
+62
2018-12-19
Node.js: calling write callback asynchronously.
Alexander Borisov
1
-1
/
+13
2018-12-19
Node.js: style fixes.
Alexander Borisov
1
-8
/
+10
2018-12-19
Node.js: changed the unit-http socket constructor.
Alexander Borisov
1
-5
/
+10
2018-12-19
Node.js: napi_call_function() replaced with napi_make_callback().
Alexander Borisov
2
-27
/
+63
2018-12-19
Node.js: changed the 'data' event calling sequence for the request.
Alexander Borisov
1
-10
/
+30
2018-12-19
Node.js: buffering HTTP headers before writing the body.
Alexander Borisov
1
-10
/
+13
2018-12-12
Node.js: removed unused dependency.
Valentin Bartenev
1
-4
/
+1
2018-12-12
Node.js: fixed global install in some cases.
Valentin Bartenev
1
-1
/
+1
2018-12-11
Tests: more Node.js tests.
Andrey Zelenkov
11
-2
/
+200
2018-11-28
Tests: PHP directives "disable_classes" and "disable_functions".
Andrey Zelenkov
3
-0
/
+118
2018-12-04
Tests: fixed test_node_application_write_callback.
Andrey Zelenkov
2
-3
/
+9
2018-12-04
Ruby: rpath made optional.
Valentin Bartenev
1
-3
/
+22
2018-11-29
Packages: made unit-go architecture-dependent.
Andrei Belov
9
-137
/
+2
2018-11-27
PHP: fixed "disable_functions" and "disable_classes" options.
Valentin Bartenev
1
-10
/
+87
2018-11-26
Packages: added strict version dependency for unit-dev/unit-devel.
Andrei Belov
2
-1
/
+3
2018-11-22
PHP: workaround for bug #71041.
Valentin Bartenev
2
-3
/
+32
2018-11-21
PHP: fixed compatibility with ZTS.
Valentin Bartenev
2
-7
/
+26
2018-11-15
Prettier ./configure summary.
Valentin Bartenev
1
-16
/
+17
2018-10-25
Tests: Node.js application tests.
Sergey Kandaurov
18
-0
/
+342
2018-11-15
Tests: class prefix made optional.
Andrey Zelenkov
1
-2
/
+6
2018-11-15
Tests: added command line arguments parsing in tests.
Andrey Zelenkov
15
-17
/
+55
2018-11-15
Added TLS information to ./configure summary.
Valentin Bartenev
1
-0
/
+1
2018-11-15
Version bump.
Valentin Bartenev
1
-2
/
+2
2018-11-15
Added tag 1.6 for changeset d411e7fdee9e
Valentin Bartenev
1
-0
/
+1
2018-11-15
Generated Dockerfiles for Unit 1.6.
1.6
Valentin Bartenev
9
-9
/
+9
2018-11-15
Added version 1.6 CHANGES.
Valentin Bartenev
2
-0
/
+90
2018-11-15
Node.js: npm package readme cleanup.
Valentin Bartenev
1
-18
/
+2
2018-11-15
Node.js: res.write() must return a bool value.
Alexander Borisov
1
-1
/
+1
2018-11-15
Node.js: fixed handling of response header fields.
Alexander Borisov
2
-1
/
+26
2018-11-15
Node.js: added correct exit processing.
Alexander Borisov
2
-18
/
+43
2018-11-15
Node.js: added reference count increment for the Unit object.
Alexander Borisov
2
-0
/
+13
2018-11-15
Fixed lvlhsh test on 64-bit big-endian systems.
Valentin Bartenev
1
-1
/
+1
2018-11-15
Fixed discovering of modules on 64-bit big-endian systems.
Valentin Bartenev
1
-1
/
+1
2018-11-14
Node.js: reworked installation procedure.
Valentin Bartenev
1
-3
/
+25
2018-11-14
Node.js: ./configure script cleanup.
Valentin Bartenev
1
-11
/
+19
2018-11-13
Checking error states in I/O handlers.
Igor Sysoev
2
-6
/
+36
2018-11-13
Tests: print path to unit.log file when it was saved.
Andrey Zelenkov
1
-3
/
+14
[next]