Age | Commit message (Expand) | Author | Files | Lines |
2023-01-24 | Tests: NJS tests reworked. | Andrei Zeliankou | 1 | -35/+31 |
2023-01-12 | PHP: Fix a potential problem parsing the path. | Andrew Clayton | 1 | -0/+1 |
2022-12-14 | Tests: added tests for "path" option in isolation/cgroup. | Andrei Zeliankou | 1 | -0/+123 |
2022-12-14 | Python: Added "prefix" to configuration. | OutOfFocus4 | 10 | -0/+310 |
2022-12-14 | Java: upgrading third-party components. | Sergey A. Osokin | 2 | -8/+11 |
2022-12-13 | Tests: added tests for the large header buffer settings. | Andrei Zeliankou | 1 | -0/+60 |
2022-12-12 | Tests: stop execution if can't unmount any filesystem. | Andrei Zeliankou | 2 | -2/+15 |
2022-12-12 | Tests: pretty output. | Andrei Zeliankou | 3 | -9/+10 |
2022-12-09 | Tests: fixed tests to run as privileged user. | Andrei Zeliankou | 2 | -8/+15 |
2022-11-29 | Tests: NJS. | Andrei Zeliankou | 4 | -1/+101 |
2022-11-20 | Var: improved variable parsing with empty names. | Zhidao HONG | 1 | -0/+1 |
2022-11-07 | PHP: Fix a potential problem parsing the path. | Andrew Clayton | 1 | -0/+1 |
2022-11-15 | Tests: fixed _check_processes() checks in "--restart" mode. | Andrei Zeliankou | 1 | -0/+4 |
2022-11-15 | Tests: removed migration test. | Andrei Zeliankou | 1 | -46/+0 |
2022-11-15 | Tests: fixed assertion in test_variables_dynamic. | Andrei Zeliankou | 1 | -4/+7 |
2022-11-15 | Tests: features and options checks improved. | Andrei Zeliankou | 3 | -16/+13 |
2022-11-02 | PHP: allowed to specify URLs without a trailing '/'. | Andrew Clayton | 1 | -0/+44 |
2022-10-13 | Tests: added tests for the $request_time variable. | Andrei Zeliankou | 1 | -0/+29 |
2022-10-11 | Tests: reworked "test_variables.py". | Andrei Zeliankou | 2 | -216/+259 |
2022-10-11 | Tests: don't try to return response when "no_recv" is True. | Andrei Zeliankou | 14 | -50/+30 |
2022-09-27 | Tests: added test with proxy for status. | Andrei Zeliankou | 1 | -44/+51 |
2022-09-19 | HTTP: fixed cookie parsing. | Zhidao HONG | 1 | -0/+14 |
2022-09-07 | Tests: minor fixes. | Andrei Zeliankou | 11 | -171/+19 |
2022-09-05 | Tests: added tests for basic statistics. | Andrei Zeliankou | 4 | -0/+301 |
2022-08-25 | Tests: added tests with abstract UNIX sockets. | Andrei Zeliankou | 6 | -1/+176 |
2022-08-16 | Tests: added test for ASGI with UNIX socket. | Andrei Zeliankou | 1 | -0/+10 |
2022-08-11 | Fixing isolated process PID manipulation. | Max Romanov | 1 | -1/+1 |
2022-08-08 | Tests: added tests with UNIX sockets in "source". | Andrei Zeliankou | 2 | -4/+37 |
2022-07-28 | Tests: added tests for the log format. | Andrei Zeliankou | 1 | -0/+80 |
2022-07-28 | Tests: added flags to search functions in proto.py. | Andrei Zeliankou | 3 | -13/+8 |
2022-07-27 | Ruby: fixed contents of SCRIPT_NAME. | Alejandro Colomar | 1 | -1/+1 |
2022-07-20 | Tests: added tests for translating $dollar into a literal $. | Andrew Clayton | 1 | -0/+21 |
2022-07-19 | Tests: added tests for more HTTP variables. | Andrei Zeliankou | 1 | -0/+51 |
2022-07-14 | Tests: added tests for dynamic variables. | Andrei Zeliankou | 1 | -0/+82 |
2022-06-30 | Tests: minor improvements. | Andrei Zeliankou | 5 | -98/+39 |
2022-06-20 | Tests: forwarded header replacement tests. | Zhidao HONG | 2 | -0/+276 |
2022-06-20 | Tests: reworked client IP tests. | Zhidao HONG | 1 | -17/+38 |
2022-06-01 | Tests: improved test for $request_uri variable. | Andrei Zeliankou | 1 | -2/+2 |
2022-06-01 | Tests: removed deprecated ssl.PROTOCOL_TLSv1_2 constant. | Andrei Zeliankou | 1 | -2/+5 |
2022-05-31 | Tests: Added tests for $request_uri. | Alejandro Colomar | 1 | -0/+9 |
2022-05-30 | Tests: added tests for "index" (string) option. | Alejandro Colomar | 1 | -0/+28 |
2022-05-16 | Tests: Added tests for empty "location". | Alejandro Colomar | 1 | -0/+15 |
2022-05-13 | Tests: added tests for Ruby stream IO.close(). | Andrei Zeliankou | 3 | -7/+8 |
2022-05-10 | Tests: added test for "SCRIPT_NAME" variable in Ruby. | Andrei Zeliankou | 2 | -0/+2 |
2022-05-09 | Tests: added more tests with reconfiguration. | Andrei Zeliankou | 4 | -51/+155 |
2022-04-28 | Tests: Added tests for variables in "location". | Alejandro Colomar | 1 | -0/+19 |
2022-04-28 | Tests: Changed tests to accept variables in "location". | Alejandro Colomar | 1 | -4/+4 |
2022-04-12 | Tests: added check for zombie processes. | Andrei Zeliankou | 1 | -0/+58 |
2022-04-11 | Tests: style. | Andrei Zeliankou | 36 | -343/+291 |
2022-02-15 | Tests: added test with long certificate chain. | Andrei Zeliankou | 1 | -0/+45 |