Commit Graph

  • f71ead5fa5 Updated copyright notice. Andrei Zeliankou 2024-01-30 09:14:39 +00:00
  • 6aa5ef63ce Tools: setup-unit: ctl edit: Append suffix to tmp file name Alejandro Colomar 2024-02-09 00:49:07 +01:00
  • bc093ab3ee Tools: setup-unit: Fix error message Alejandro Colomar 2024-02-09 00:28:51 +01:00
  • 565a8ed018 Tools: setup-unit: ctl edit: Print file name on error Alejandro Colomar 2024-02-09 00:26:47 +01:00
  • e9a0c49dbc Tools: setup-unit: Pass --fail-with-body to curl(1) Alejandro Colomar 2024-02-09 14:01:56 +01:00
  • d6ed000316 Tools: setup-unit: De-duplicate code Alejandro Colomar 2024-02-09 12:51:28 +01:00
  • cca2c46e49 Tools: setup-unit: Use trap(1) to handle cleanup Alejandro Colomar 2024-02-09 12:37:14 +01:00
  • 2765522b94 Tests: NJS request variables Andrei Zeliankou 2024-01-17 14:36:36 +00:00
  • d52a9361a8 Docker: Update versions of Go, Node, PHP, Ruby Dan Callahan 2024-02-20 12:56:15 +00:00
  • 914cd4e354 .mailmap: Map some more personal addresses Andrew Clayton 2024-02-20 12:57:18 +00:00
  • bd0abdf083 Docker: Shallow clone the Unit repo Dan Callahan 2024-02-19 12:59:22 +00:00
  • d24ae5a9a4 Add additional replace rules for node:* modules Gabor Javorszky 2023-12-07 15:07:24 +00:00
  • 53648ed564 Tools: Fix typo in tools/README.md Dan Callahan 2024-01-05 12:09:36 +00:00
  • 5570d807d9 Packages: fixed a path to python 3.12 example app Konstantin Pavlov 2024-02-13 11:19:34 -08:00
  • 183a1e9d63 Docker: redirect logs to stderr Konstantin Pavlov 2024-02-13 18:30:22 -08:00
  • 33c6c4d4c0 NJS: variable access support Zhidao HONG 2024-01-31 14:51:21 +08:00
  • 63ad4deb8a NJS: Simplified nxt_js_call() Zhidao HONG 2024-01-31 14:38:00 +08:00
  • 465540157f Var: Introduced nxt_var_get() Zhidao HONG 2024-01-31 14:32:08 +08:00
  • 63507c499e Var: Make nxt_var_cache_value() more general Zhidao HONG 2024-01-31 14:14:28 +08:00
  • 01fd121c4e Var: Refactored nxt_http_unknown_var_ref() Zhidao HONG 2024-01-31 14:11:29 +08:00
  • 62894ae77b Var: Refactored nxt_var_ref_get() Zhidao HONG 2024-01-31 14:08:57 +08:00
  • 30b410e490 Avoid a segfault in nxt_conn_io_sendbuf() Andrew Clayton 2024-02-19 15:20:51 +00:00
  • 0c98353091 Node.js: Build/install fix Andrew Clayton 2023-11-07 19:38:28 +00:00
  • ea239635be Docker: Switch python3.12 to using github Andrei Zeliankou 2024-02-19 14:41:28 +00:00
  • 756feafd54 Node.js: Use console.warn instead of stderr.write Dan Callahan 2024-02-19 12:22:05 +00:00
  • 1dca86028a Tools: disambiguate unitc control socket detection Liam Crilly 2023-11-08 09:33:38 +00:00
  • 2bd3b41876 Docs: Update man page for new --control-* options Andrew Clayton 2023-11-06 22:14:08 +00:00
  • b500c36d2e Allow to set the permissions of the Unix domain control socket Andrew Clayton 2023-11-06 18:48:51 +00:00
  • 34b3a812b1 Add nxt_file_chown() Andrew Clayton 2023-11-06 18:43:19 +00:00
  • baff936be1 Packages: Move dist target to git archive Konstantin Pavlov 2024-02-15 22:12:03 -08:00
  • c3af21e970 Docker: Switch to github Konstantin Pavlov 2024-02-15 21:43:58 -08:00
  • fbeb2065b1 fix: Take options as well as requestListener (#1091) Gabor Javorszky 2024-02-14 18:16:01 +00:00
  • 2b0d93d1a7 Docker: Generated Dockerfile for Unit 1.31.1. tclesius 2024-01-08 16:16:21 +01:00
  • 661e918a70 Docker: added python3.12 to versions tclesius 2024-01-08 16:15:15 +01:00
  • bad2c181e1 Packages: Added Fedora 39 support. Konstantin Pavlov 2023-11-17 16:29:18 -08:00
  • ca1bc0625a contrib: updated njs to 0.8.2. Konstantin Pavlov 2023-10-25 12:37:10 -07:00
  • 8ebe04fd5d contrib: Bump libunit-wasm to 0.3.0. Konstantin Pavlov 2023-10-20 18:21:00 -07:00
  • 3a2687bb71 Packages: added Ubuntu 23.10 "mantic" support. Konstantin Pavlov 2023-10-17 16:22:44 -07:00
  • 9e98670448 Configuration: Fix validation of "processes" Alejandro Colomar 2024-02-08 11:15:34 +01:00
  • 46cef09f29 Configuration: Don't corrupt abstract socket names Alejandro Colomar 2024-01-31 15:34:57 +01:00
  • bb376c6838 Simplify, by calling nxt_conf_get_string_dup() Alejandro Colomar 2024-02-02 23:43:13 +01:00
  • ecd573924f Configuration: Add nxt_conf_get_string_dup() Alejandro Colomar 2024-02-02 23:29:48 +01:00
  • 990fbe7010 Configuration: Remove procmap validation code Andrew Clayton 2024-01-24 22:17:02 +00:00
  • eba7378d4f Configuration: Use the NXT_CONF_VLDT_REQUIRED flag for procmap Andrew Clayton 2024-01-24 22:03:12 +00:00
  • f7c9d3a8b3 Isolation: Use an appropriate type for storing uid/gids Andrew Clayton 2024-01-24 18:01:49 +00:00
  • 9919b50aec Isolation: Add a new nxt_cred_t type Andrew Clayton 2024-01-24 17:21:53 +00:00
  • ad3645074e Tests: "if" option in access logging. Andrei Zeliankou 2024-01-24 16:09:41 +00:00
  • dcbff27d9b Docs: Update changes.xml for conditional access logging Zhidao HONG 2024-01-29 20:07:53 +08:00
  • 4c91bebb50 HTTP: enhanced access log with conditional filtering. Zhidao HONG 2024-01-23 18:57:30 +08:00
  • 37abe2e463 HTTP: refactored out nxt_http_request_access_log(). Zhidao HONG 2024-01-23 18:45:27 +08:00
  • 6452ca111c Node.js: fixed "httpVersion" variable format Andrei Zeliankou 2024-01-25 12:49:47 +00:00
  • ba56e50ee7 Tools: setup-unit: -hh: Add short-cut for the advanced help Alejandro Colomar 2024-01-23 13:42:14 +01:00
  • 034b6394a4 Tools: setup-unit: -hh: The advanced commands aren't experimental Alejandro Colomar 2024-01-23 13:40:04 +01:00
  • af6833a182 Tools: setup-unit: -hh: Add missing documentation for 'restart' Alejandro Colomar 2024-01-23 13:37:08 +01:00
  • 02d1984c91 HTTP: Remove short read check in nxt_http_static_buf_completion() Andrew Clayton 2024-01-17 17:18:30 +00:00
  • 4e08f49549 Tests: added Ruby tests with array in header values Andrei Zeliankou 2024-01-15 17:53:46 +00:00
  • a1e00b4e28 White space formatting fixes Andrei Zeliankou 2024-01-16 15:37:07 +00:00
  • 5a8337933d Tests: pathlib used where appropriate Andrei Zeliankou 2024-01-15 15:48:58 +00:00
  • e95a91cbfa .mailmap: Add a few more entries Andrew Clayton 2024-01-12 18:33:27 +00:00
  • b04455f6c1 Updated security.txt Konstantin Pavlov 2024-01-09 13:15:18 -08:00
  • 6ee5d5553f .mailmap: Fix up Taryn's email address Andrew Clayton 2024-01-11 01:05:31 +00:00
  • 7e03a6cc6b Go: Add missing +build and go:build comments Danielle De Leo 2024-01-09 13:14:41 -05:00
  • 263460d930 Docs: replaced the slack community links with GitHub Discussions Taryn Musgrave 2024-01-09 10:32:17 -05:00
  • 49aee6760a HTTP: added TSTR validation flag to the rewrite option. Zhidao HONG 2023-12-11 10:46:58 +08:00
  • 88854cf146 Ruby: Prevent a possible integer underflow Andrew Clayton 2023-12-13 02:04:38 +00:00
  • d9f5f1fb74 Ruby: Handle response field arrays Andrew Clayton 2023-10-23 14:24:01 +01:00
  • 846a7f4836 .mailmap: Set correct address for Danielle Andrew Clayton 2023-12-06 13:52:44 +00:00
  • f26bd644fe Merge pull request #1017 from danielledeleo/ldflags-brew Dani De Leo 2023-12-05 14:20:22 -05:00
  • 9a36de84c8 Go: Use Homebrew include paths Danielle De Leo 2023-12-05 10:42:28 -05:00
  • a922f9a6f0 Update third-party components for the Java module. Sergey A. Osokin 2023-11-29 10:28:44 -05:00
  • 3fdf8c63a2 Fix port number in listener object for php hello world app. Chris Adams 2023-11-08 11:27:44 +00:00
  • 73d723e56a Red Hat should always be spelled as two words. Andrew Clayton 2023-04-13 11:57:14 +01:00
  • 6b6e3bd897 Fixed the MD5Encoder deprecation warning. Sergey A. Osokin 2023-11-20 10:56:41 -05:00
  • 0fc5232107 Tests: added more expected Ruby features. Andrei Zeliankou 2023-11-17 17:28:52 +00:00
  • 8fbe437ca6 Tests: Ruby input.rewind is no longer required. Andrei Zeliankou 2023-11-17 17:28:44 +00:00
  • 1443d623d4 Node.js: ServerResponse.flushHeaders() implemented. Andrei Zeliankou 2023-11-17 17:27:31 +00:00
  • 919cae7ff9 PHP: Fix a possible file-pointer leak. Andrew Clayton 2023-11-15 03:34:49 +00:00
  • 27c787f437 Fix comments for src/nxt_unit.h. Andrei Vasiliu 2023-05-21 16:37:51 +03:00
  • dfdf948f89 Define nxt_cpu_pause for ARM64. David CARLIER 2020-12-31 20:49:19 +00:00
  • 5cfad9cc0b Python: Fix header field values character encoding. Andrew Clayton 2023-05-26 20:54:43 +01:00
  • dd0c53a77d Python: Do nxt_unit_sptr_get() earlier in nxt_python_field_value(). Andrew Clayton 2023-05-26 20:51:35 +01:00
  • 0b85fe29f7 Tests: 8XXX used as default port range. Andrei Zeliankou 2023-11-08 18:37:02 +00:00
  • 78c133d0ca Var: simplified length calculation for $status variable. Andrei Zeliankou 2023-11-08 17:38:07 +00:00
  • a88e857b5b Var: $request_id variable. Andrei Zeliankou 2023-11-08 17:34:59 +00:00
  • 6ae7142840 Removed trailing 0 from debug message in nxt_credential_get(). Zhidao HONG 2023-11-02 17:07:34 +08:00
  • 822303e23c Version bump. Andrei Zeliankou 2023-10-26 14:26:53 +01:00
  • 299e783e5d .mailmap: updated address for Alex. Alejandro Colomar 2023-10-25 14:00:38 +02:00
  • fb33ec86a3 Unit 1.31.1 release. Andrei Zeliankou 2023-10-19 11:47:22 +01:00
  • 09ab626b13 Generated Dockerfiles for Unit 1.31.1. Andrei Zeliankou 2023-10-17 14:15:38 +00:00
  • 6736841acc Added version 1.31.1 CHANGES. Andrei Zeliankou 2023-10-19 11:44:18 +01:00
  • f5d2088a5c Edited changes.xml for the 1.31.1 release. Andrei Zeliankou 2023-10-19 11:42:05 +01:00
  • b47415fb72 Prepearing for 1.31.1 release. Andrei Zeliankou 2023-10-19 11:41:25 +01:00
  • d51f7def14 Tools: unitc remote mode edit fix. Liam Crilly 2023-10-18 22:26:13 +01:00
  • 5265b7e058 Update third-party components for the Java module. Sergey A. Osokin 2023-10-17 13:43:51 -04:00
  • b99e26567f contrib: updated njs to 0.8.1. Konstantin Pavlov 2023-10-13 12:12:23 -07:00
  • f1ce2a5ac2 Node.js: provide reasonable default paths for macOS. Konstantin Pavlov 2023-09-26 16:14:21 -07:00
  • 43f140dfd3 Tools: unitc Docker mode. Liam Crilly 2023-10-16 10:32:19 +01:00
  • e78ada0140 Tests: added PHP test with rewrite and query string. Andrei Zeliankou 2023-10-11 16:42:55 +01:00
  • c433a3c914 Rewrite and response headers mentioned in OpenAPI. Andrei Zeliankou 2023-10-11 15:21:09 +01:00
  • 01d185cb52 Wasm: Re-add a removed 'const' qualifier in nxt_rt_wasmtime.c. Andrew Clayton 2023-09-27 21:25:09 +01:00