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
2024-02-21
Packages: added wasm-wasi-component module packaging for deb-based distros
Konstantin Pavlov
1
-3
/
+3
2024-02-21
Tests: renamed test_python_procman.py since it's not Python-specific
Andrei Zeliankou
1
-0
/
+0
2024-02-21
Tests: skip some of TLS reconfiguration tests under AddressSanitizer
Andrei Zeliankou
1
-0
/
+7
2024-02-21
Tests: check for the AddressSanitizer flag during discovery
Andrei Zeliankou
2
-0
/
+3
2024-02-21
Tests: Ruby hook tests unstable for version older 3.0
Andrei Zeliankou
1
-1
/
+4
2024-02-21
Docker: Re-generate Dockerfile.wasm
Andrew Clayton
1
-7
/
+8
2024-02-21
Docker: Add wasm-wasi-component to the wasm target
Andrew Clayton
1
-3
/
+4
2024-02-21
Docker: Bump rust version to 1.76.0
Andrew Clayton
1
-1
/
+2
2024-02-21
Wasm-wc: Wire it up to the build system
Andrew Clayton
3
-0
/
+128
2024-02-21
Fix alignment of wasm options text in auto/help
Andrew Clayton
1
-2
/
+2
2024-02-21
Wasm-wc: Wire up the language module to the config system
Andrew Clayton
3
-0
/
+35
2024-02-21
Wasm-wc: Add Cargo.lock
Andrew Clayton
2
-2
/
+2293
2024-02-21
Wasm-wc: Allow to use the 'reactor' adaptor again
Andrew Clayton
1
-1
/
+2
2024-02-21
Wasm-wc: Upgrade to wasmtime 17
Andrew Clayton
2
-16
/
+17
2024-02-21
Wasm-wc: Improve request buffer handling
Andrew Clayton
1
-7
/
+14
2024-02-21
Wasm-wc: Run src/lib.rs through rustfmt
Andrew Clayton
1
-31
/
+84
2024-02-21
Add a .rustfmt.toml file
Andrew Clayton
1
-0
/
+1
2024-02-21
Wasm-wc: Core of initial Wasm component model language module support
Alex Crichton
5
-0
/
+620
2024-02-21
Wasm-wc: Add core configuration data structure
Andrew Clayton
1
-0
/
+8
2024-02-21
Wasm-wc: Register a new Wasm component model language module type
Andrew Clayton
2
-0
/
+2
2024-02-21
.mailmap: Map Dylan's GitHub address
Andrew Clayton
1
-0
/
+1
2024-02-21
Add GitHub Actions
Dylan Arbour
1
-0
/
+335
2024-02-21
Python: bytearray body support for ASGI module.
Andrei Zeliankou
4
-12
/
+53
2024-02-20
Updated copyright notice.
Andrei Zeliankou
13
-54
/
+102
2024-02-20
Tools: setup-unit: ctl edit: Append suffix to tmp file name
Alejandro Colomar
1
-1
/
+6
2024-02-20
Tools: setup-unit: Fix error message
Alejandro Colomar
1
-1
/
+1
2024-02-20
Tools: setup-unit: ctl edit: Print file name on error
Alejandro Colomar
1
-0
/
+9
2024-02-20
Tools: setup-unit: Pass --fail-with-body to curl(1)
Alejandro Colomar
1
-1
/
+1
2024-02-20
Tools: setup-unit: De-duplicate code
Alejandro Colomar
1
-78
/
+22
2024-02-20
Tools: setup-unit: Use trap(1) to handle cleanup
Alejandro Colomar
1
-20
/
+33
2024-02-20
Tests: NJS request variables
Andrei Zeliankou
1
-1
/
+35
2024-02-20
Docker: Update versions of Go, Node, PHP, Ruby
Dan Callahan
16
-21
/
+199
2024-02-20
.mailmap: Map some more personal addresses
Andrew Clayton
1
-0
/
+3
2024-02-20
Docker: Shallow clone the Unit repo
Dan Callahan
14
-14
/
+14
2024-02-20
Add additional replace rules for node:* modules
Gabor Javorszky
2
-0
/
+4
2024-02-20
Tools: Fix typo in tools/README.md
Dan Callahan
1
-1
/
+1
2024-02-20
Packages: fixed a path to python 3.12 example app
Konstantin Pavlov
1
-1
/
+1
2024-02-20
Docker: redirect logs to stderr
Konstantin Pavlov
1
-1
/
+1
2024-02-20
NJS: variable access support
Zhidao HONG
3
-2
/
+58
2024-02-20
NJS: Simplified nxt_js_call()
Zhidao HONG
1
-40
/
+17
2024-02-20
Var: Introduced nxt_var_get()
Zhidao HONG
2
-13
/
+39
2024-02-20
Var: Make nxt_var_cache_value() more general
Zhidao HONG
1
-9
/
+9
2024-02-20
Var: Refactored nxt_http_unknown_var_ref()
Zhidao HONG
3
-9
/
+8
2024-02-20
Var: Refactored nxt_var_ref_get()
Zhidao HONG
1
-6
/
+8
2024-02-19
Avoid a segfault in nxt_conn_io_sendbuf()
Andrew Clayton
1
-0
/
+7
2024-02-19
Node.js: Build/install fix
Andrew Clayton
1
-2
/
+2
2024-02-19
Docker: Switch python3.12 to using github
Andrei Zeliankou
1
-2
/
+2
2024-02-19
Node.js: Use console.warn instead of stderr.write
Dan Callahan
1
-2
/
+1
2024-02-19
Tools: disambiguate unitc control socket detection
Liam Crilly
1
-2
/
+2
2024-02-19
Docs: Update man page for new --control-* options
Andrew Clayton
1
-0
/
+9
[next]