summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-12-09java: update third-party components to their recent versionsSergey A. Osokin3-13/+13
2024-12-05ci: Build with --otel on dev distrosAndrew Clayton1-6/+8
2024-12-05tools/unitctl: bump anstream from 0.6.5 to 0.6.15dependabot[bot]1-2/+9
2024-11-26wasm: Fix build with wasmtime 27.0.0Sergey A. Osokin1-0/+6
2024-11-19Decast nxt_cpymem()Andrew Clayton1-1/+1
2024-11-14tests: Add tests for JSON format access logZhidao HONG1-0/+24
2024-11-14http: Support JSON format in access logZhidao HONG2-16/+229
2024-11-14http: Introduce nxt_router_access_log_format_t structureZhidao HONG2-37/+68
2024-11-14http: Refactor format field in nxt_router_access_log_conf_tZhidao HONG1-12/+15
2024-11-14Make nxt_tstr_is_js() macro public in headerZhidao HONG2-4/+4
2024-11-12docs/openapi: update OpenAPI referencesAva Hahn2-0/+112
2024-11-12.editorconfig: fix bracket balance of editorconfig fileGabor Javorszky1-1/+1
2024-11-12otel: configuration items and their validationAva Hahn2-0/+151
2024-11-12otel: add header parsing and test call stateAva Hahn3-0/+20
2024-11-12otel: add build tooling to include otel codeAva Hahn12-11/+621
2024-11-12otel: add opentelemetry rust crate codeAva Hahn4-0/+2512
2024-11-12java: Update third-party components to their recent versionsSergey A. Osokin3-13/+13
2024-11-07wasm-wc: Update to wasmtime v26.0.1Andrew Clayton2-181/+177
2024-11-05auto: 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 CHANGES1.33.0Andrew 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