summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
36 hoursAdd a skeleton language module.skel_lmAndrew Clayton9-0/+218
2 daystests: Add tests for JSON format access logZhidao HONG1-0/+24
2 dayshttp: Support JSON format in access logZhidao HONG2-16/+229
2 dayshttp: Introduce nxt_router_access_log_format_t structureZhidao HONG2-37/+68
2 dayshttp: Refactor format field in nxt_router_access_log_conf_tZhidao HONG1-12/+15
2 daysMake nxt_tstr_is_js() macro public in headerZhidao HONG2-4/+4
4 daysdocs/openapi: update OpenAPI referencesAva Hahn2-0/+112
4 days.editorconfig: fix bracket balance of editorconfig fileGabor Javorszky1-1/+1
4 daysotel: configuration items and their validationAva Hahn2-0/+151
4 daysotel: add header parsing and test call stateAva Hahn3-0/+20
4 daysotel: add build tooling to include otel codeAva Hahn12-11/+621
4 daysotel: add opentelemetry rust crate codeAva Hahn4-0/+2512
4 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