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-02-06
Merged with the default branch.
1.15.0-1
Andrei Belov
40
-116
/
+409
2020-02-06
Added tag 1.15.0 for changeset 801ac82f80fb
Valentin Bartenev
1
-0
/
+1
2020-02-06
Generated Dockerfiles for Unit 1.15.0.
1.15.0
Valentin Bartenev
8
-8
/
+8
2020-02-06
Added version 1.15.0 CHANGES.
Valentin Bartenev
2
-0
/
+68
2020-02-05
Tests: added test for uploading files with SSL.
Tiago Natel de Moura
2
-0
/
+49
2020-02-05
Tests: add helper for form-data and multipart.
Tiago Natel de Moura
2
-22
/
+90
2020-02-05
Kept the value of c->socket.read_handler while data is available.
Tiago Natel de Moura
1
-4
/
+0
2020-02-04
Tests: fixing Python 3.8.1 errors on Mac.
Max Romanov
3
-21
/
+18
2020-02-04
Removing duplicate macro definitions.
Max Romanov
1
-4
/
+0
2020-02-03
Initializing local buffer ctx_impl field for correct release.
Max Romanov
1
-0
/
+1
2020-02-03
Fixed req_app_link reference counting on cancellation.
Max Romanov
1
-16
/
+7
2020-02-03
Storing pointer to next buffer in chain before free the buffer.
Max Romanov
1
-2
/
+3
2020-02-03
Added missing stream argument to error message.
Max Romanov
1
-1
/
+2
2020-02-03
Freeing memory allocated for engine structure in case of error.
Max Romanov
1
-1
/
+1
2020-01-23
Tests: check for php extension.
Tiago Natel de Moura
2
-1
/
+14
2020-01-28
PHP: added check for the ".php" extension.
Valentin Bartenev
1
-4
/
+11
2020-01-28
Go: adding main configure CFLAGS and LDFLAGS to module build flags.
Max Romanov
1
-1
/
+10
2020-01-28
Fixed missing IPv6 checking in route-addr and an unused variable.
Axel Duch
1
-2
/
+6
2020-01-28
Node.js: suppress compilation warning.
Max Romanov
1
-1
/
+1
2020-01-28
Java: fixing configure errors reporting.
Max Romanov
1
-3
/
+7
2020-01-28
Java: introducing SHA512 sum validation for external JARs.
Max Romanov
4
-1
/
+76
2020-01-28
Java: fixing maven repository URL.
Max Romanov
1
-1
/
+1
2020-01-28
Packages: added curl dependency to fetch Java archives.
Max Romanov
2
-2
/
+2
2020-01-28
Ruby: changing callback functions prototype for v2.7.
Max Romanov
2
-11
/
+13
2020-01-27
Version bump.
Valentin Bartenev
1
-2
/
+2
2020-01-27
Updated copyright notice.
Valentin Bartenev
2
-8
/
+18
2019-12-26
1.14.0-1
Andrei Belov
1
-0
/
+1
2019-12-26
Merged with the default branch.
1.14.0-1
Andrei Belov
128
-3265
/
+5182
2019-12-26
Added tag 1.14.0 for changeset 6e28966ed1f2
Valentin Bartenev
1
-0
/
+1
2019-12-26
Generated Dockerfiles for Unit 1.14.0.
1.14.0
Valentin Bartenev
8
-8
/
+8
2019-12-26
Added version 1.14.0 CHANGES.
Valentin Bartenev
2
-0
/
+75
2019-12-25
Go: changing import name for "unit.nginx.org/go".
Max Romanov
14
-15
/
+15
2019-12-16
Using the 64-bit Linux capability mode when available.
Tiago Natel de Moura
1
-1
/
+11
2019-12-24
Tests: routing by listener address.
Axel Duch
1
-0
/
+58
2019-12-24
Router: introducing routing on listener address.
Axel Duch
2
-4
/
+36
2019-12-24
Tests: routing by client address configuration.
Axel Duch
1
-0
/
+353
2019-12-24
Router: introducing routing on client address.
Axel Duch
6
-4
/
+734
2019-12-24
Go: introducing SHM_ACK observer.
Max Romanov
3
-11
/
+77
2019-12-24
Node.js: implementing output message drain using SHM_ACK feature.
Max Romanov
3
-26
/
+188
2019-12-24
Introducing port messages to notify about out of shared memory.
Max Romanov
6
-68
/
+567
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
11
-11
/
+67
2019-12-24
Renaming nxt_unit_mmap_buf_remove to nxt_unit_mmap_buf_unlink.
Max Romanov
1
-7
/
+7
2019-12-24
Introducing write tail reference to avoid buffer chain iteration.
Max Romanov
2
-4
/
+17
2019-12-24
Using non-shared memory buffers for small messages.
Max Romanov
1
-101
/
+203
2019-12-24
Go: moving source files to the root of the project.
Max Romanov
14
-3
/
+6
2019-12-24
Go: installing go module for tests into build directory.
Max Romanov
2
-2
/
+2
2019-12-24
Packages: making unit-go architecture independent.
Max Romanov
19
-457
/
+17
2019-12-24
Go: linking against libunit.
Max Romanov
2
-12
/
+30
2019-12-24
Removed unused variables from "docs/Makefile".
Valentin Bartenev
1
-3
/
+1
2019-12-23
Python: pre-creation of objects for string constants.
Valentin Bartenev
1
-38
/
+156
[next]