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-11-15
Merged with the default branch.
1.6-1
Konstantin Pavlov
29
-184
/
+509
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
2018-11-13
Tests: leave unit.log in case of error or failure.
Andrey Zelenkov
1
-1
/
+21
2018-11-13
Fixed nxt_openssl_chain_file() return type.
Valentin Bartenev
1
-3
/
+3
2018-11-10
Fixed "freed pointer is out of pool" alerts.
Valentin Bartenev
1
-1
/
+9
2018-11-06
Node.js: socket.js improvements.
Andrey Zelenkov
1
-18
/
+20
2018-11-01
Node.js: fixed typo in naming rawHeaders() method of request.
Andrey Zelenkov
1
-1
/
+1
2018-11-01
Mention of "nodejs" configure option in help.
Sergey Kandaurov
1
-0
/
+3
2018-10-31
Node.js: added async request execution.
Alexander Borisov
5
-93
/
+176
2018-10-31
Version bump.
Valentin Bartenev
1
-2
/
+2
2018-10-29
Docker: avoid removing of Ruby dependencies.
Andrei Belov
10
-10
/
+10
2018-10-25
Added tag 1.5-1 for changeset e507438883ef
Andrei Belov
1
-0
/
+1
2018-10-25
Merged with the default branch.
1.5-1
Andrei Belov
100
-422
/
+2348
2018-10-25
Added tag 1.5 for changeset b3dee0cc5a4e
Valentin Bartenev
1
-0
/
+1
2018-10-25
Generated Dockerfiles for Unit 1.5.
1.5
Valentin Bartenev
9
-9
/
+9
2018-10-25
Packages: updated to 1.5-1.
Valentin Bartenev
26
-25
/
+44
2018-10-25
Added version 1.5 CHANGES.
Valentin Bartenev
2
-0
/
+77
2018-10-24
Node.js: additional type check for response.setHeader value.
Alexander Borisov
1
-6
/
+6
2018-10-23
Removed unused "--upstream" command line option.
Valentin Bartenev
3
-16
/
+1
2018-10-23
Backout of ba94959b1dec and improving epoll error handling.
Igor Sysoev
1
-4
/
+28
2018-10-23
Added ability to publish Node.js module.
Alexander Borisov
5
-4
/
+54
2018-10-23
Packages: introduced unit-dev/unit-devel package.
Andrei Belov
3
-1
/
+35
2018-10-22
Fixed termination signal handlers in worker processes.
Igor Sysoev
1
-2
/
+2
2018-10-22
Improved epoll failures handling.
Igor Sysoev
2
-12
/
+13
2018-10-22
Removed duplicate code in epoll.
Igor Sysoev
1
-9
/
+0
2018-10-22
Handling of timers with bias.
Valentin Bartenev
5
-23
/
+30
2018-10-22
Timers: separation of delete and insert operations on rbtree.
Valentin Bartenev
1
-10
/
+20
2018-10-22
Re-engineered timers.
Valentin Bartenev
3
-97
/
+78
2018-10-22
Compatibility with LibreSSL.
Sergey Kandaurov
1
-1
/
+1
2018-10-18
Tests: provide openssl.conf in test_tls_certificate_key_ec.
Sergey Kandaurov
1
-0
/
+3
2018-10-18
Fixed Makefile target for NodeJS.
Alexander Borisov
1
-3
/
+3
2018-10-17
Installing libunit headers and static library.
Max Romanov
5
-0
/
+44
2018-10-09
Renamed "go" application type to "external".
Valentin Bartenev
17
-88
/
+91
2018-10-05
Packages: all CRLF newlines in examples converted to LF.
Andrei Belov
6
-126
/
+126
2018-10-03
Added Node.js support.
Alexander Borisov
13
-0
/
+1667
2018-10-02
Filling cmsghdr with 0 to pass Go 1.11 message validation.
Max Romanov
1
-4
/
+5
2018-10-02
Go: fixing typo in log messages.
Max Romanov
2
-2
/
+2
[next]