summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-20.mailmap: Map some more personal addressesAndrew Clayton1-0/+3
2024-02-20Docker: Shallow clone the Unit repoDan Callahan14-14/+14
2024-02-20Add additional replace rules for node:* modulesGabor Javorszky2-0/+4
2024-02-20Tools: Fix typo in tools/README.mdDan Callahan1-1/+1
2024-02-20Packages: fixed a path to python 3.12 example appKonstantin Pavlov1-1/+1
2024-02-20Docker: redirect logs to stderrKonstantin Pavlov1-1/+1
2024-02-20NJS: variable access supportZhidao HONG3-2/+58
2024-02-20NJS: Simplified nxt_js_call()Zhidao HONG1-40/+17
2024-02-20Var: Introduced nxt_var_get()Zhidao HONG2-13/+39
2024-02-20Var: Make nxt_var_cache_value() more generalZhidao HONG1-9/+9
2024-02-20Var: Refactored nxt_http_unknown_var_ref()Zhidao HONG3-9/+8
2024-02-20Var: Refactored nxt_var_ref_get()Zhidao HONG1-6/+8
2024-02-19Avoid a segfault in nxt_conn_io_sendbuf()Andrew Clayton1-0/+7
2024-02-19Node.js: Build/install fixAndrew Clayton1-2/+2
2024-02-19Docker: Switch python3.12 to using githubAndrei Zeliankou1-2/+2
2024-02-19Node.js: Use console.warn instead of stderr.writeDan Callahan1-2/+1
2024-02-19Tools: disambiguate unitc control socket detectionLiam Crilly1-2/+2
2024-02-19Docs: Update man page for new --control-* optionsAndrew Clayton1-0/+9