Age | Commit message (Expand) | Author | Files | Lines |
2023-06-14 | Tests: no caching for $uri variable. | Andrei Zeliankou | 1 | -0/+23 |
2023-06-14 | Tests: get rid of classes in test files. | Andrei Zeliankou | 84 | -16006/+16647 |
2023-06-12 | Tests: removed alert skip, unnecessary after 1a48ea61fec8. | Andrei Zeliankou | 3 | -12/+0 |
2023-06-12 | Tests: prerequisites checking reworked. | Andrei Zeliankou | 79 | -548/+524 |
2023-05-29 | Tests: more fixtures. | Andrei Zeliankou | 24 | -341/+340 |
2023-05-29 | Tests: Log reworked. | Andrei Zeliankou | 3 | -80/+90 |
2023-05-25 | Tests: assertion related fixes. | Andrei Zeliankou | 11 | -95/+90 |
2023-05-25 | Tests: "temp_dir" fixture used were possible. | Andrei Zeliankou | 3 | -5/+5 |
2023-05-25 | Tests: unified setup method usage. | Andrei Zeliankou | 15 | -93/+113 |
2023-05-25 | Tests: removed unused variables. | Andrei Zeliankou | 34 | -91/+87 |
2023-05-19 | Tests: added tests for "server_version" option. | Andrei Zeliankou | 1 | -0/+15 |
2023-05-19 | Tests: added ASGI application with IPv6 address test. | Andrei Zeliankou | 1 | -0/+9 |
2023-05-10 | Tests: added tests for NJS loadable modules. | Andrei Zeliankou | 6 | -15/+133 |
2023-05-09 | Tests: added tests for the URI rewrite. | Andrei Zeliankou | 1 | -0/+219 |
2023-04-12 | HTTP: optimizing $request_line. | Alejandro Colomar | 1 | -4/+4 |
2023-03-29 | Auto: mirroring installation structure in build tree. | Alejandro Colomar | 1 | -9/+12 |
2023-03-29 | Renamed --libstatedir to --statedir. | Alejandro Colomar | 1 | -1/+1 |
2023-03-27 | Tests: relaxed jar glob. | Konstantin Pavlov | 1 | -1/+1 |
2023-03-21 | Tests: added tests for the "log_route" option. | Andrei Zeliankou | 1 | -0/+154 |
2023-03-14 | Tests: added Perl test with many responses using streaming body. | Andrei Zeliankou | 2 | -0/+16 |
2023-03-07 | Tests: _clear_temp_dir() function introduced. | Andrei Zeliankou | 1 | -26/+31 |
2023-02-21 | Tests: switched to using f-strings. | Andrei Zeliankou | 74 | -778/+695 |
2023-02-21 | Tests: added Python tests with encoding. | Andrei Zeliankou | 3 | -0/+98 |
2023-02-21 | Tests: removed list usage as default argument. | Andrei Zeliankou | 1 | -1/+3 |
2023-01-31 | Added default values for pathnames. | Alejandro Colomar | 1 | -3/+3 |
2023-01-30 | Tests: Add some PHP tests for 403 and 404 error handling. | Andrew Clayton | 2 | -1/+21 |
2023-01-24 | Tests: added NJS iteration tests. | Andrei Zeliankou | 1 | -0/+6 |
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-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 |