summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-19Allow to set the permissions of the Unix domain control socketAndrew Clayton3-3/+72
2024-02-19Add nxt_file_chown()Andrew Clayton2-0/+84
2024-02-16Packages: Move dist target to git archiveKonstantin Pavlov2-4/+10
2024-02-16Docker: Switch to githubKonstantin Pavlov13-26/+26
2024-02-14fix: Take options as well as requestListener (#1091)Gabor Javorszky5-3/+27
2024-02-13Docker: Generated Dockerfile for Unit 1.31.1.tclesius1-0/+89
2024-02-13Docker: added python3.12 to versionstclesius1-1/+1
2024-02-09Packages: Added Fedora 39 support.Konstantin Pavlov5-2/+101
2024-02-09contrib: updated njs to 0.8.2.Konstantin Pavlov2-2/+2