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
2023-10-10
Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c.
Andrew Clayton
2
-2
/
+2
2023-10-10
Update third-party components for the Java module.
Sergey A. Osokin
3
-15
/
+15
2023-10-10
Tools: unitc YAML mode.
Liam Crilly
2
-7
/
+55
2023-10-10
Refactored nxt_vsprintf().
Zhidao HONG
1
-9
/
+8
2023-10-06
Update third-party components for the Java module.
Sergey A. Osokin
3
-17
/
+17
2023-10-05
HTTP: Fix URL with query string rewrite.
Andrew Clayton
1
-0
/
+1
2023-10-04
Docker: fix HTML escaping.
Liam Crilly
1
-1
/
+1
2023-10-04
Proxy mentioned in OpenAPI.
Andrei Zeliankou
1
-0
/
+15
2023-10-03
Tools: unitc quiet mode fix for macOS.
Liam Crilly
1
-1
/
+1
2023-10-02
Tests: added Java test with multiple headers.
Andrei Zeliankou
1
-0
/
+17
2023-10-02
Added routes array to the default configuration.
Liam Crilly
1
-2
/
+3
2023-09-28
Java: fixed the calculation related to the response buffer.
Zhidao HONG
2
-4
/
+6
2023-09-26
Node.js: ServerRequest.destroy() implemented.
Andrei Zeliankou
1
-0
/
+9
2023-09-26
Node.js: response body chunk can now be a Uint8Array.
Andrei Zeliankou
4
-3
/
+14
2023-09-25
Wasm: Allow uploads larger than 4GiB.
Andrew Clayton
1
-3
/
+5
2023-09-25
Wasm: Fix multiple successive calls to the request_handler.
Andrew Clayton
1
-2
/
+2
2023-09-25
Wasm: Allow to set the HTTP response status.
Andrew Clayton
3
-7
/
+49
2023-09-11
Fix build on musl libc with clang.
Andrew Clayton
1
-2
/
+16
2023-09-07
Log: fixed typo.
Alejandro Colomar
3
-4
/
+4
2023-09-04
Version file bump.
Andrei Zeliankou
1
-2
/
+2
2023-09-04
Tests: added tests for the "response_headers" option.
Andrei Zeliankou
1
-0
/
+173
2023-09-04
Version bump.
Andrei Zeliankou
1
-0
/
+31
2023-08-30
Fixed tag for 1.31.0 release.
Konstantin Pavlov
1
-1
/
+1
2023-08-28
Unit 1.31.0 release.
Andrei Zeliankou
1
-0
/
+1
2023-08-23
Generated Dockerfiles for Unit 1.31.0.
tag
1.31.0
Andrei Zeliankou
12
-24
/
+24
2023-08-28
Added version 1.31.0 CHANGES.
Andrei Zeliankou
2
-2
/
+22
2023-08-28
Mention WebAssembly application module in changes.xml.
Andrei Zeliankou
1
-2
/
+13
2023-08-22
Edited changes.xml for the 1.31.0 release.
Andrei Zeliankou
1
-3
/
+4
2023-08-22
Regenerated Dockerfiles.
Konstantin Pavlov
12
-37
/
+453
2023-08-22
Docker: remove gem caches in ruby images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove maven caches in jsc images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove npm caches in node images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove build-essential package.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: added a container-diff helper.
Konstantin Pavlov
1
-0
/
+5
2023-08-22
Docker: be POSIX-compliant in the library creation script.
Konstantin Pavlov
1
-2
/
+2
2023-08-22
Docker: avoid error if /docker-entrypoint.d already exists.
RomainMou
1
-1
/
+1
2023-08-22
Docker: bumped language versions.
Konstantin Pavlov
1
-3
/
+3
2023-08-22
Docker: added meaningful title to metadata.
Konstantin Pavlov
2
-1
/
+2
2023-08-22
Docker: added wasm variant.
Konstantin Pavlov
1
-2
/
+31
2023-08-22
Docker: use a specific directory to build unit.
Konstantin Pavlov
1
-1
/
+3
2023-08-22
Docker: introduced a "module prebuild" step.
Konstantin Pavlov
2
-1
/
+11
2023-08-22
Packages: specify runstatedir and logdir explicitely.
Konstantin Pavlov
3
-0
/
+6
2023-08-22
Packages: added libunit-wasm and headers to deb packaging.
Konstantin Pavlov
4
-4
/
+15
2023-08-22
Packages: added libunit-wasm and headers to rpm packaging.
Konstantin Pavlov
1
-0
/
+17
2023-08-22
contrib: added libunit-wasm and wasi-sysroot.
Konstantin Pavlov
5
-0
/
+45
2023-08-22
Packages: added wasm module packaging for deb-based distros.
Konstantin Pavlov
3
-0
/
+57
2023-08-22
Packages: added wasm module packaging for rpm-based distros.
Konstantin Pavlov
3
-0
/
+60
2023-08-22
Docs: added changelogs for unit-wasm.
Konstantin Pavlov
1
-1
/
+15
2023-08-22
contrib: added wasmtime.
Konstantin Pavlov
3
-0
/
+32
2023-08-22
Packages: added pkg-config file packaging for rpm-based distros.
Konstantin Pavlov
1
-0
/
+1
[next]