summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-12-19Merge tag '1.34.0' into packaging1.34.0-1Konstantin Pavlov95-1534/+6530
2024-12-19Add 1.34.0 CHANGES1.34.0Andrew Clayton1-0/+10
2024-12-19docs/changes.xml: Add 1.34.0 changelog entriesAndrew Clayton1-4/+23
2024-12-18pkg/docker: Update dockerfiles for 1.34.0Andrew Clayton17-91/+428
2024-12-18docs/unit-openapi.yaml: Update version for 1.34.0Andrew Clayton1-1/+1
2024-12-18tools/unitctl: Update for version 1.34.0Andrew Clayton6-8/+8
2024-12-18.mailmap: Add an entry for IgorAndrew Clayton1-0/+1
2024-12-18Docker: update Rust versionKonstantin Pavlov1-1/+1
2024-12-18Docker: renamed branch to fetch from after successfull hg->git migrationoxpa1-1/+1
2024-12-18Docker: enable otel and fix build with wasmtime 24+Konstantin Pavlov2-25/+26
2024-12-18Packages: enable otel supportKonstantin Pavlov4-7/+23
2024-12-18contrib: update wasmtime to 27.0.0Konstantin Pavlov2-2/+2
2024-12-18contrib: update njs to 0.8.8Konstantin Pavlov2-2/+2
2024-12-18wasm-wc: Update cratesAndrew Clayton1-417/+564
2024-12-18tools/unitctl: Update cratesAndrew Clayton1-588/+767
2024-12-18otel: Update cratesAndrew Clayton1-237/+531
2024-12-18wasm-wc: Update to wasmtime 27.0.0Andrew Clayton2-76/+76
2024-12-13auto/otel: Remove pkg-config checkAndrew Clayton1-3/+1
2024-12-12Packages: add Fedora 41 supportKonstantin Pavlov7-7/+173
2024-12-12Packages: support rpm 4.20+Konstantin Pavlov1-10/+16
2024-12-12Docker: update Python and PHP versionsKonstantin Pavlov4-8/+8
2024-12-10otel: Disable static_mut_refs warning for nxt_otel_rs_span_tx()Andrew Clayton1-0/+1
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