summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Added version 1.32.1 CHANGES1.32.1Andrei Zeliankou3-3/+12
2024-03-15Generated Dockerfiles for Unit 1.32.1Andrei Zeliankou15-30/+30
2024-03-15Edited changes.xml for the 1.32.1 releaseAndrei Zeliankou1-0/+12
2024-03-15Wasm-wc: Fix application restartsAndrew Clayton1-3/+12
2024-03-15Tests: NJS cacheable variables with access logAndrei Zeliankou1-0/+18
2024-03-15Var: Fix cacheable issue for njs variable accessZhidao HONG1-1/+1
2024-03-15Version bumpAndrei Zeliankou2-2/+35
2024-02-27Added version 1.32.0 CHANGES1.32.0Andrei Zeliankou3-3/+56
2024-02-27Generated Dockerfiles for Unit 1.32.0Andrei Zeliankou14-28/+28
2024-02-27Edited changes.xml for the 1.32.0 releaseAndrei Zeliankou1-10/+80
2024-02-24Update setup-go to v5Dylan Arbour1-1/+2
2024-02-23Add PHP 8.2 and 8.1 to test matrixDylan Arbour1-0/+4
2024-02-22Packages: Pass CFLAGS to compile wasm modules on all packaging targetsKonstantin Pavlov2-3/+3
2024-02-22Remove debug from builds and testsDylan Arbour1-2/+1
2024-02-22Update third-party java components to their recent versionsSergey A. Osokin3-15/+15
2024-02-22Wasm-wc: Use the cargo build output as the make target dependencyAndrew Clayton1-3/+5
2024-02-22Wasm-wc: Add nxt_unit.o as a dependency in the auto scriptAndrew Clayton1-2/+1
2024-02-21Packages: added wasm-wasi-component module packaging for rpm-based distrosKonstantin Pavlov1-3/+3
2024-02-21Packages: added wasm-wasi-component module packaging for deb-based distrosKonstantin Pavlov1-3/+3
2024-02-21Tests: renamed test_python_procman.py since it's not Python-specificAndrei Zeliankou1-0/+0
2024-02-21Tests: skip some of TLS reconfiguration tests under AddressSanitizerAndrei Zeliankou1-0/+7
2024-02-21Tests: check for the AddressSanitizer flag during discoveryAndrei Zeliankou2-0/+3
2024-02-21Tests: Ruby hook tests unstable for version older 3.0Andrei Zeliankou1-1/+4
2024-02-21Docker: Re-generate Dockerfile.wasmAndrew Clayton1-7/+8
2024-02-21Docker: Add wasm-wasi-component to the wasm targetAndrew Clayton1-3/+4
2024-02-21Docker: Bump rust version to 1.76.0Andrew Clayton1-1/+2
2024-02-21Wasm-wc: Wire it up to the build systemAndrew Clayton3-0/+128
2024-02-21Fix alignment of wasm options text in auto/helpAndrew Clayton1-2/+2
2024-02-21Wasm-wc: Wire up the language module to the config systemAndrew Clayton3-0/+35
2024-02-21Wasm-wc: Add Cargo.lockAndrew Clayton2-2/+2293
2024-02-21Wasm-wc: Allow to use the 'reactor' adaptor againAndrew Clayton1-1/+2
2024-02-21Wasm-wc: Upgrade to wasmtime 17Andrew Clayton2-16/+17
2024-02-21Wasm-wc: Improve request buffer handlingAndrew Clayton1-7/+14
2024-02-21Wasm-wc: Run src/lib.rs through rustfmtAndrew Clayton1-31/+84
2024-02-21Add a .rustfmt.toml fileAndrew Clayton1-0/+1
2024-02-21Wasm-wc: Core of initial Wasm component model language module supportAlex Crichton5-0/+620
2024-02-21Wasm-wc: Add core configuration data structureAndrew Clayton1-0/+8
2024-02-21Wasm-wc: Register a new Wasm component model language module typeAndrew Clayton2-0/+2
2024-02-21.mailmap: Map Dylan's GitHub addressAndrew Clayton1-0/+1
2024-02-21Add GitHub ActionsDylan Arbour1-0/+335
2024-02-21Python: bytearray body support for ASGI module.Andrei Zeliankou4-12/+53
2024-02-20Updated copyright notice.Andrei Zeliankou13-54/+102
2024-02-20Tools: setup-unit: ctl edit: Append suffix to tmp file nameAlejandro Colomar1-1/+6
2024-02-20Tools: setup-unit: Fix error messageAlejandro Colomar1-1/+1
2024-02-20Tools: setup-unit: ctl edit: Print file name on errorAlejandro Colomar1-0/+9
2024-02-20Tools: setup-unit: Pass --fail-with-body to curl(1)Alejandro Colomar1-1/+1
2024-02-20Tools: setup-unit: De-duplicate codeAlejandro Colomar1-78/+22
2024-02-20Tools: setup-unit: Use trap(1) to handle cleanupAlejandro Colomar1-20/+33
2024-02-20Tests: NJS request variablesAndrei Zeliankou1-1/+35
2024-02-20Docker: Update versions of Go, Node, PHP, RubyDan Callahan16-21/+199