summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
5 daysjava: Update third-party components to their recent versionsSergey A. Osokin3-13/+13
9 dayswasm-wc: Update to wasmtime v26.0.1Andrew Clayton2-181/+177
11 daysauto: Remove unused pthread spinlock checksAndrew Clayton1-50/+0
2024-10-29ci: Add a clang-ast workflowAndrew Clayton1-0/+76
2024-10-29src/test: Fix missing parameter to nxt_log_alert() in nxt_base64_test()Andrew Clayton1-1/+2
2024-10-29Use nxt_nitems() instead of sizeof() for strings (arrays)Alejandro Colomar1-1/+1
2024-10-24Some more variable constificationAndrew Clayton3-16/+16
2024-10-22Fix missing newlines in access logs for JS configurationZhidao HONG1-13/+2
2024-10-22Add flag for newline control in access log entriesZhidao HONG4-8/+24
2024-10-17perl: Remove unused module constructorAndrew Clayton1-3/+0
2024-10-17ci: Drop PHP 8.1 from our testsAndrew Clayton1-2/+0
2024-10-17ci: Install pytest via apt(8)Andrew Clayton1-7/+4
2024-10-17ci: Fix disabling of the mono-xsp4.serviceAndrew Clayton1-6/+12
2024-10-09wasm-wc: Bump the wasmtime crate from 24.0.0 to 24.0.1dependabot[bot]2-51/+51
2024-09-25Re-work nxt_process_check_pid_status() slightlyAndrew Clayton1-6/+2
2024-09-24tools/unitctl: bump bollard and clarify docker client errorAva Hahn4-52/+58
2024-09-24tools/unitctl: use hyper-rustls instead of hyper-tlsAva Hahn4-6/+77
2024-09-24src/test: Add an extra test case to nxt_term_parse_test.cAndrew Clayton1-0/+1
2024-09-24Resolve unused assignment in nxt_term_parse()Andrew Clayton1-15/+9
2024-09-24Compile with -funsigned-charAndrew Clayton1-0/+4
2024-09-17Version bumpAndrew Clayton2-3/+35
2024-09-17docs/unit-openapi.yaml: Update version for 1.33.0Andrew Clayton1-1/+1
2024-09-17Add 1.33.0 CHANGESHEAD1.33.0masterAndrew Clayton1-0/+57
2024-09-17docs/changes.xml: Add 1.33.0 changelog entriesAndrew Clayton1-0/+131
2024-09-17tools/unitctl: Update for version 1.33.0Andrew Clayton6-9/+9
2024-09-17pkg/docker: Update dockerfiles for 1.33.0Andrew Clayton17-51/+229
2024-09-17tools/unitctl: change reload to restartAva Hahn3-4/+4
2024-09-17tools/unitctl: adjust readme for socket addressesGabor Javorszky2-2/+3
2024-09-17tools/unitctl: add export subcommand to readmeGabor Javorszky1-0/+1
2024-09-17tools/unitctl: rename UNIT -> UnitGabor Javorszky8-15/+15
2024-09-16docs: add SECURITY.mdGabor Javorszky1-0/+21
2024-09-16docs: remove security.txt fileGabor Javorszky1-30/+0
2024-09-16tools/unitctl: rename app -> apps, fix readmeGabor Javorszky3-4/+5
2024-09-16tools/unitctl: whitespace fixesGabor Javorszky1-5/+17
2024-09-16unitctl: Don't track unit-openapi/.openapi-generator/Andrew Clayton3-156/+1
2024-09-13python: Don't decrement a reference to a borrowed objectAndrew Clayton1-0/+1
2024-09-10http: Fix router process crash whilst using proxyZhidao HONG2-3/+9
2024-09-10tests: Suppress cargo-component outputAndrew Clayton1-1/+4
2024-09-10tests: Fix routing tests in the no njs caseAndrew Clayton1-4/+19
2024-09-10ci: Trigger ci.yml for changes under pkg/contribAndrew Clayton1-0/+2
2024-09-09ci: Fix wasmtime paths in ci.ymlAndrew Clayton1-1/+1
2024-09-09Packages: bump wasmtime to 24.0.0 and wasi-sysroot to 24.0.Konstantin Pavlov8-21/+41
2024-09-09ci: Fix tags on ad hoc unitctl releasesDan Callahan1-4/+2
2024-09-07java: Update third-party componentsSergey A. Osokin3-17/+17
2024-09-04wasm-wc: Enable environment inheritanceRobbie McKinstry1-0/+1
2024-09-04wasm-wc: bump wasmtime to v24Ava Hahn3-299/+334
2024-08-28ci: Enable the wasm-wasi-component testsAndrew Clayton1-9/+14
2024-08-28test/wasm-wc: Rename test_wasm_component.pyAndrew Clayton1-0/+0
2024-08-28test/wasm-wc: Target wasm32-wasip1Andrew Clayton1-1/+1
2024-08-28tests: Fix `/status' endpoint to cater for listsAndrew Clayton1-1/+1