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-05-20
tools/unitctl: Replace matching image name to matching command
Gabor Javorszky
1
-3
/
+4
2024-05-17
Add unitctl quickstart to README.md
Danielle De Leo
1
-27
/
+89
2024-05-15
Add GitHub workflows for extra coverage
Andrew Clayton
1
-0
/
+177
2024-05-14
.mailmap: Add an entry for Ava's GitHub address
Andrew Clayton
1
-0
/
+1
2024-05-14
ci: Add unit testing to unitctl CI workflow
Ava Hahn
2
-4
/
+62
2024-05-09
trigger unitctl CI on version tags of existing format
Ava Hahn
1
-3
/
+3
2024-05-09
Add unitctl build and release CI
Dylan Arbour
3
-1
/
+133
2024-05-09
tests: REQUEST_URI variable test with rewrite
Andrei Zeliankou
1
-0
/
+40
2024-05-09
tests: Change request_uri tests for changed behaviour
Gabor Javorszky
1
-4
/
+4
2024-05-09
http: Ensure REQUEST_URI immutability
Zhidao HONG
1
-27
/
+2
2024-05-09
http: Use consistent target in nxt_h1p_peer_header_send()
Zhidao HONG
1
-1
/
+1
2024-05-08
java: Update third-party components
Sergey A. Osokin
3
-13
/
+13
2024-05-08
tools/unitctl: enable passing IP addresses to the 'instances new' command
Ava Hahn
7
-81
/
+235
2024-05-08
tools/unitctl: clean up control socket impls
Ava Hahn
1
-87
/
+87
2024-05-08
tools/unitctl: Update host_path() to account for OSX special behaviour
Ava Hahn
2
-9
/
+32
2024-05-08
tools/unitctl: Improve quality of life on osx
Ava Hahn
2
-9
/
+23
2024-05-08
tools/unitctl: Readme fixes
Ava Hahn
1
-12
/
+12
2024-05-08
tools/unitctl: temporarily ignore issues with autogenerated readme
Ava Hahn
1
-0
/
+1
2024-05-08
tools/unitctl: Add new functionality to README.md and fmt code
Ava Hahn
6
-108
/
+140
2024-05-08
tools/unitctl: Add Docker deployment functionality
Ava Hahn
3
-10
/
+108
2024-05-08
tools/unitctl: API Plumbing for docker deployments
Ava Hahn
4
-27
/
+91
2024-05-08
tools/unitctl: Initial Docker Procedures
Ava Hahn
17
-185
/
+990
2024-05-07
auto, perl: Fix building the Perl language module with clang
Andrew Clayton
1
-0
/
+6
2024-05-07
Convert 0-sized arrays to true flexible array members
Andrew Clayton
4
-10
/
+10
2024-05-07
auto/wasm: No need to explicitly set -fno-strict-aliasing now
Andrew Clayton
1
-2
/
+1
2024-05-02
Add a GitHub workflow to check for whitespace issues
Andrew Clayton
1
-0
/
+48
2024-04-30
tools: Add unitctl section to the README
Taryn Musgrave
1
-0
/
+12
2024-04-30
tools: Add unitctl CLI
Ava Hahn
54
-0
/
+7212
2024-04-25
Tighten up some string arrays
Andrew Clayton
3
-10
/
+13
2024-04-25
configuration: Constify more pointers
Andrew Clayton
2
-24
/
+28
2024-04-25
php: Constify some local static variables
Andrew Clayton
1
-6
/
+6
2024-04-25
Constify a bunch of static local variables
Andrew Clayton
10
-74
/
+79
2024-04-25
configuration: Constify numerous pointers
Andrew Clayton
3
-68
/
+74
2024-04-23
Fix some trailing whitespace and long lines in the README
Andrew Clayton
1
-3
/
+4
2024-04-19
wasm-wc: Bump the rustls crate from 0.21.10 to 0.21.11
dependabot[bot]
1
-2
/
+2
2024-04-18
Elaborate on docker image differences
Ava Hahn
1
-1
/
+3
2024-04-18
Add additional information to the README
Ava Hahn
1
-2
/
+23
2024-04-17
Fixes: 64934e59f ("HTTP: Introduce quoted target marker in HTTP parsing")
Zhidao HONG
1
-2
/
+2
2024-04-11
HTTP: Rewrote url target section in nxt_h1p_peer_header_send()
Zhidao HONG
3
-5
/
+74
2024-04-11
HTTP: Introduce quoted target marker in HTTP parsing
Zhidao HONG
2
-12
/
+5
2024-04-10
Tests: error report corrected for unknown variables in "response_headers"
Andrei Zeliankou
1
-7
/
+6
2024-04-10
HTTP: Added variable validation to the response_headers option
Zhidao HONG
1
-1
/
+12
2024-04-10
Tests: compatibility with OpenSSL 3.2.0
Andrei Zeliankou
1
-1
/
+5
2024-04-10
Tests: added $request_uri tests with proxy
Andrei Zeliankou
1
-1
/
+100
2024-04-10
Docs: njs (lowercase) is more preferred way to mention
Andrei Zeliankou
2
-9
/
+9
2024-04-10
njs (lowercase) is more preferred way to mention
Andrei Zeliankou
3
-5
/
+5
2024-04-09
Wasm-wc: Bump the h2 crate from 0.4.2 to 0.4.4
dependabot[bot]
1
-2
/
+2
2024-03-14
Wasm-wc: Fix application restarts
Andrew Clayton
1
-3
/
+12
2024-03-14
Rebuild wasm-wasi-component when any of its dependencies change
Andrew Clayton
1
-1
/
+8
2024-03-13
Build with -std=gnu11 (C11 with GNU extensions)
Alejandro Colomar
1
-2
/
+3
[next]