summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Generated Dockerfiles for Unit 1.31.1.1.31.1Andrei Zeliankou12-24/+24
2023-10-19Added version 1.31.1 CHANGES.Andrei Zeliankou2-2/+29
2023-10-19Edited changes.xml for the 1.31.1 release.Andrei Zeliankou1-0/+58
2023-10-19Prepearing for 1.31.1 release.Andrei Zeliankou3-6/+6
2023-10-18Tools: unitc remote mode edit fix.Liam Crilly1-2/+2
2023-10-17Update third-party components for the Java module.Sergey A. Osokin3-11/+11
2023-10-13contrib: updated njs to 0.8.1.Konstantin Pavlov2-2/+2
2023-09-26Node.js: provide reasonable default paths for macOS.Konstantin Pavlov1-3/+22
2023-10-16Tools: unitc Docker mode.Liam Crilly2-21/+43
2023-10-11Tests: added PHP test with rewrite and query string.Andrei Zeliankou1-0/+30
2023-10-11Rewrite and response headers mentioned in OpenAPI.Andrei Zeliankou1-1/+41
2023-10-10Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c.Andrew Clayton2-2/+2
2023-10-10Update third-party components for the Java module.Sergey A. Osokin3-15/+15
2023-10-10Tools: unitc YAML mode.Liam Crilly2-7/+55
2023-10-10Refactored nxt_vsprintf().Zhidao HONG1-9/+8
2023-10-06Update third-party components for the Java module.Sergey A. Osokin3-17/+17
2023-10-05HTTP: Fix URL with query string rewrite.Andrew Clayton1-0/+1
2023-10-04Docker: fix HTML escaping.Liam Crilly1-1/+1
2023-10-04Proxy mentioned in OpenAPI.Andrei Zeliankou1-0/+15
2023-10-03Tools: unitc quiet mode fix for macOS.Liam Crilly1-1/+1
2023-10-02Tests: added Java test with multiple headers.Andrei Zeliankou1-0/+17
2023-10-02Added routes array to the default configuration.Liam Crilly1-2/+3
2023-09-28Java: fixed the calculation related to the response buffer.Zhidao HONG2-4/+6
2023-09-26Node.js: ServerRequest.destroy() implemented.Andrei Zeliankou1-0/+9
2023-09-26Node.js: response body chunk can now be a Uint8Array.Andrei Zeliankou4-3/+14
2023-09-25Wasm: Allow uploads larger than 4GiB.Andrew Clayton1-3/+5
2023-09-25Wasm: Fix multiple successive calls to the request_handler.Andrew Clayton1-2/+2
2023-09-25Wasm: Allow to set the HTTP response status.Andrew Clayton3-7/+49
2023-09-11Fix build on musl libc with clang.Andrew Clayton1-2/+16
2023-09-07Log: fixed typo.Alejandro Colomar3-4/+4
2023-09-04Version file bump.Andrei Zeliankou1-2/+2
2023-09-04Tests: added tests for the "response_headers" option.Andrei Zeliankou1-0/+173
2023-09-04Version bump.Andrei Zeliankou1-0/+31
2023-08-30Fixed tag for 1.31.0 release.Konstantin Pavlov1-1/+1
2023-08-28Unit 1.31.0 release.Andrei Zeliankou1-0/+1
2023-08-23Generated Dockerfiles for Unit 1.31.0.tag1.31.0Andrei Zeliankou12-24/+24
2023-08-28Added version 1.31.0 CHANGES.Andrei Zeliankou2-2/+22
2023-08-28Mention WebAssembly application module in changes.xml.Andrei Zeliankou1-2/+13
2023-08-22Edited changes.xml for the 1.31.0 release.Andrei Zeliankou1-3/+4
2023-08-22Regenerated Dockerfiles.Konstantin Pavlov12-37/+453
2023-08-22Docker: remove gem caches in ruby images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove maven caches in jsc images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove npm caches in node images.Konstantin Pavlov1-1/+1
2023-08-22Docker: remove build-essential package.Konstantin Pavlov1-1/+1
2023-08-22Docker: added a container-diff helper.Konstantin Pavlov1-0/+5
2023-08-22Docker: be POSIX-compliant in the library creation script.Konstantin Pavlov1-2/+2
2023-08-22Docker: avoid error if /docker-entrypoint.d already exists.RomainMou1-1/+1
2023-08-22Docker: bumped language versions.Konstantin Pavlov1-3/+3
2023-08-22Docker: added meaningful title to metadata.Konstantin Pavlov2-1/+2
2023-08-22Docker: added wasm variant.Konstantin Pavlov1-2/+31