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-09-17
Version bump
Andrew Clayton
2
-3
/
+35
2024-09-17
docs/unit-openapi.yaml: Update version for 1.33.0
Andrew Clayton
1
-1
/
+1
2024-09-17
Add 1.33.0 CHANGES
HEAD
1.33.0
master
Andrew Clayton
1
-0
/
+57
2024-09-17
docs/changes.xml: Add 1.33.0 changelog entries
Andrew Clayton
1
-0
/
+131
2024-09-17
tools/unitctl: Update for version 1.33.0
Andrew Clayton
6
-9
/
+9
2024-09-17
pkg/docker: Update dockerfiles for 1.33.0
Andrew Clayton
17
-51
/
+229
2024-09-17
tools/unitctl: change reload to restart
Ava Hahn
3
-4
/
+4
2024-09-17
tools/unitctl: adjust readme for socket addresses
Gabor Javorszky
2
-2
/
+3
2024-09-17
tools/unitctl: add export subcommand to readme
Gabor Javorszky
1
-0
/
+1
2024-09-17
tools/unitctl: rename UNIT -> Unit
Gabor Javorszky
8
-15
/
+15
2024-09-16
docs: add SECURITY.md
Gabor Javorszky
1
-0
/
+21
2024-09-16
docs: remove security.txt file
Gabor Javorszky
1
-30
/
+0
2024-09-16
tools/unitctl: rename app -> apps, fix readme
Gabor Javorszky
3
-4
/
+5
2024-09-16
tools/unitctl: whitespace fixes
Gabor Javorszky
1
-5
/
+17
2024-09-16
unitctl: Don't track unit-openapi/.openapi-generator/
Andrew Clayton
3
-156
/
+1
2024-09-13
python: Don't decrement a reference to a borrowed object
Andrew Clayton
1
-0
/
+1
2024-09-10
http: Fix router process crash whilst using proxy
Zhidao HONG
2
-3
/
+9
2024-09-10
tests: Suppress cargo-component output
Andrew Clayton
1
-1
/
+4
2024-09-10
tests: Fix routing tests in the no njs case
Andrew Clayton
1
-4
/
+19
2024-09-10
ci: Trigger ci.yml for changes under pkg/contrib
Andrew Clayton
1
-0
/
+2
2024-09-09
ci: Fix wasmtime paths in ci.yml
Andrew Clayton
1
-1
/
+1
2024-09-09
Packages: bump wasmtime to 24.0.0 and wasi-sysroot to 24.0.
Konstantin Pavlov
8
-21
/
+41
2024-09-09
ci: Fix tags on ad hoc unitctl releases
Dan Callahan
1
-4
/
+2
2024-09-07
java: Update third-party components
Sergey A. Osokin
3
-17
/
+17
2024-09-04
wasm-wc: Enable environment inheritance
Robbie McKinstry
1
-0
/
+1
2024-09-04
wasm-wc: bump wasmtime to v24
Ava Hahn
3
-299
/
+334
2024-08-28
ci: Enable the wasm-wasi-component tests
Andrew Clayton
1
-9
/
+14
2024-08-28
test/wasm-wc: Rename test_wasm_component.py
Andrew Clayton
1
-0
/
+0
2024-08-28
test/wasm-wc: Target wasm32-wasip1
Andrew Clayton
1
-1
/
+1
2024-08-28
tests: Fix `/status' endpoint to cater for lists
Andrew Clayton
1
-1
/
+1
2024-08-28
Added .gitignore for pkg/contrib/tarballs
Konstantin Pavlov
1
-0
/
+2
2024-08-28
Remove .hgignore files
Andrew Clayton
2
-9
/
+0
2024-08-28
Remove .hgtags
Andrew Clayton
1
-43
/
+0
2024-08-26
Docker: leave artifacts when build targets succeed
Konstantin Pavlov
1
-0
/
+2
2024-08-26
Docker: introduce "slim" python images
Konstantin Pavlov
1
-6
/
+14
2024-08-26
Docker: update Rust version
Konstantin Pavlov
1
-1
/
+1
2024-08-26
Docker: bump Go versions
Konstantin Pavlov
1
-1
/
+1
2024-08-26
socket: Prevent buffer under-read in nxt_inet_addr()
Arjun
1
-0
/
+5
2024-08-26
fuzzing: fixed harness bug
Arjun
1
-0
/
+10
2024-08-21
docs/openapi: Add new config options
Andrew Clayton
1
-0
/
+152
2024-08-21
docs/openapi: Fix brokenness
Andrew Clayton
1
-43
/
+62
2024-08-20
Tests: initial "wasm-wasi-component" test
Andrei Zeliankou
9
-1
/
+283
2024-08-20
ci/unitctl: Update paths
Andrew Clayton
1
-0
/
+1
2024-08-20
tests: "if" option in http route match
Zhidao HONG
1
-0
/
+57
2024-08-20
http: Add "if" option to the "match" object
Zhidao HONG
2
-4
/
+46
2024-08-20
http: Get rid of nxt_http_request_access_log()
Zhidao HONG
1
-22
/
+5
2024-08-20
http: Refactor out nxt_tstr_cond_t from the access log module
Zhidao HONG
6
-45
/
+80
2024-08-20
var: Remove unused functions and structure fields
Zhidao HONG
3
-60
/
+0
2024-08-20
http: Refactor access log write
Zhidao HONG
1
-25
/
+11
2024-08-20
http: Refactor static action
Zhidao HONG
1
-28
/
+22
[next]