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
36 hours
Add a skeleton language module.
skel_lm
Andrew Clayton
9
-0
/
+218
2 days
tests: Add tests for JSON format access log
Zhidao HONG
1
-0
/
+24
2 days
http: Support JSON format in access log
Zhidao HONG
2
-16
/
+229
2 days
http: Introduce nxt_router_access_log_format_t structure
Zhidao HONG
2
-37
/
+68
2 days
http: Refactor format field in nxt_router_access_log_conf_t
Zhidao HONG
1
-12
/
+15
2 days
Make nxt_tstr_is_js() macro public in header
Zhidao HONG
2
-4
/
+4
4 days
docs/openapi: update OpenAPI references
Ava Hahn
2
-0
/
+112
4 days
.editorconfig: fix bracket balance of editorconfig file
Gabor Javorszky
1
-1
/
+1
4 days
otel: configuration items and their validation
Ava Hahn
2
-0
/
+151
4 days
otel: add header parsing and test call state
Ava Hahn
3
-0
/
+20
4 days
otel: add build tooling to include otel code
Ava Hahn
12
-11
/
+621
4 days
otel: add opentelemetry rust crate code
Ava Hahn
4
-0
/
+2512
4 days
java: Update third-party components to their recent versions
Sergey A. Osokin
3
-13
/
+13
9 days
wasm-wc: Update to wasmtime v26.0.1
Andrew Clayton
2
-181
/
+177
11 days
auto: Remove unused pthread spinlock checks
Andrew Clayton
1
-50
/
+0
2024-10-29
ci: Add a clang-ast workflow
Andrew Clayton
1
-0
/
+76
2024-10-29
src/test: Fix missing parameter to nxt_log_alert() in nxt_base64_test()
Andrew Clayton
1
-1
/
+2
2024-10-29
Use nxt_nitems() instead of sizeof() for strings (arrays)
Alejandro Colomar
1
-1
/
+1
2024-10-24
Some more variable constification
Andrew Clayton
3
-16
/
+16
2024-10-22
Fix missing newlines in access logs for JS configuration
Zhidao HONG
1
-13
/
+2
2024-10-22
Add flag for newline control in access log entries
Zhidao HONG
4
-8
/
+24
2024-10-17
perl: Remove unused module constructor
Andrew Clayton
1
-3
/
+0
2024-10-17
ci: Drop PHP 8.1 from our tests
Andrew Clayton
1
-2
/
+0
2024-10-17
ci: Install pytest via apt(8)
Andrew Clayton
1
-7
/
+4
2024-10-17
ci: Fix disabling of the mono-xsp4.service
Andrew Clayton
1
-6
/
+12
2024-10-09
wasm-wc: Bump the wasmtime crate from 24.0.0 to 24.0.1
dependabot[bot]
2
-51
/
+51
2024-09-25
Re-work nxt_process_check_pid_status() slightly
Andrew Clayton
1
-6
/
+2
2024-09-24
tools/unitctl: bump bollard and clarify docker client error
Ava Hahn
4
-52
/
+58
2024-09-24
tools/unitctl: use hyper-rustls instead of hyper-tls
Ava Hahn
4
-6
/
+77
2024-09-24
src/test: Add an extra test case to nxt_term_parse_test.c
Andrew Clayton
1
-0
/
+1
2024-09-24
Resolve unused assignment in nxt_term_parse()
Andrew Clayton
1
-15
/
+9
2024-09-24
Compile with -funsigned-char
Andrew Clayton
1
-0
/
+4
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
[next]