Age | Commit message (Expand) | Author | Files | Lines |
2023-07-07 | Update third-party components for Unit's Java module. | Sergey A. Osokin | 1 | -1/+1 |
2023-06-14 | Tests: get rid of classes in test files. | Andrei Zeliankou | 10 | -35/+43 |
2023-06-12 | Tests: prerequisites checking reworked. | Andrei Zeliankou | 1 | -3/+0 |
2023-05-29 | Tests: more fixtures. | Andrei Zeliankou | 1 | -24/+0 |
2023-05-29 | Tests: Log reworked. | Andrei Zeliankou | 1 | -4/+2 |
2023-05-25 | Tests: removed unused variables. | Andrei Zeliankou | 1 | -1/+1 |
2023-03-27 | Tests: relaxed jar glob. | Konstantin Pavlov | 1 | -1/+1 |
2023-02-21 | Tests: switched to using f-strings. | Andrei Zeliankou | 9 | -96/+86 |
2023-02-21 | Tests: removed list usage as default argument. | Andrei Zeliankou | 1 | -1/+3 |
2022-12-14 | Python: Added "prefix" to configuration. | OutOfFocus4 | 1 | -0/+1 |
2022-12-14 | Java: upgrading third-party components. | Sergey A. Osokin | 1 | -1/+1 |
2022-12-12 | Tests: pretty output. | Andrei Zeliankou | 1 | -2/+4 |
2022-10-11 | Tests: don't try to return response when "no_recv" is True. | Andrei Zeliankou | 1 | -2/+1 |
2022-07-28 | Tests: added flags to search functions in proto.py. | Andrei Zeliankou | 1 | -6/+6 |
2022-06-30 | Tests: minor improvements. | Andrei Zeliankou | 2 | -1/+6 |
2022-04-11 | Tests: style. | Andrei Zeliankou | 2 | -7/+10 |
2022-01-31 | Tests: removed TestApplicationTLS.get_server_certificate(). | Andrei Zeliankou | 1 | -15/+0 |
2022-01-10 | Tests: using modules in Go. | Max Romanov | 1 | -11/+32 |
2021-11-15 | Tests: refactored working with processes. | Andrei Zeliankou | 3 | -11/+16 |
2021-11-09 | Tests: PHP shared opcache test added. | Max Romanov | 1 | -9/+18 |
2021-11-02 | Tests: removed unused imports. | Andrei Zeliankou | 1 | -1/+0 |
2021-10-18 | Tests: style. | Andrei Zeliankou | 2 | -2/+1 |
2021-08-12 | Java: upgrading third-party components. | Max Romanov | 1 | -1/+1 |
2021-08-09 | Java: upgrading third-party components. | Max Romanov | 1 | -1/+1 |
2021-07-29 | Application restart introduced. | Max Romanov | 1 | -0/+1 |
2021-07-02 | Tests: Ruby hooks. | Oisin Canty | 2 | -16/+24 |
2021-07-02 | Tests: run Ruby applications inside temporary directory. | Oisin Canty | 1 | -1/+15 |
2021-05-25 | Go: fixing tests for Go 1.16. | Max Romanov | 1 | -0/+1 |
2021-05-24 | Node.js: renamed "require_shim" to "loader". | Oisin Canty | 1 | -3/+3 |
2021-05-20 | Tests: Python targets. | Oisin Canty | 1 | -2/+9 |
2021-05-12 | Tests: added test for TLS with IP in SAN. | Andrei Zeliankou | 1 | -2/+7 |
2021-05-12 | Node.js: a shim for overriding "http" and "websocket" modules. | Oisin Canty | 1 | -3/+18 |
2021-04-08 | Tests: preserving unit.log when run without restart. | Max Romanov | 1 | -6/+12 |
2021-04-05 | Tests: style. | Andrei Zeliankou | 2 | -18/+22 |
2021-03-26 | Tests: SNI. | Andrei Zeliankou | 1 | -3/+18 |
2021-03-22 | Java: upgrading third-party components. | Sergey A. Osokin | 1 | -1/+1 |
2021-02-10 | Tests: increased timeout in wait_for_record(). | Andrei Zeliankou | 1 | -2/+2 |
2020-12-21 | Tests: introduced a separate cache directory for Go builds. | Tiago Natel de Moura | 1 | -0/+1 |
2020-12-08 | Tests: utils module introduced. | Andrei Zeliankou | 1 | -1/+1 |
2020-12-06 | Tests: options moved to the separate class. | Andrei Zeliankou | 9 | -9/+9 |
2020-11-16 | Tests: fixing tests interrupt in terminal. | Max Romanov | 2 | -1/+13 |
2020-11-10 | Python: supporting ASGI legacy protocol. | Max Romanov | 1 | -1/+2 |
2020-11-10 | Tests: supporting instant app parameters in load(). | Max Romanov | 1 | -9/+13 |
2020-11-03 | Tests: force applications to build for JVM 8. | Andrei Zeliankou | 1 | -0/+1 |
2020-11-02 | Java: upgrading 3rd-party components. | Max Romanov | 1 | -1/+1 |
2020-10-29 | Isolation: mounting of procfs by default when using "rootfs". | Tiago Natel de Moura | 1 | -0/+14 |
2020-10-28 | Tests: improving get_application_type() and fixing its name. | Max Romanov | 6 | -27/+11 |
2020-10-27 | Tests: fixed isolation detection. | Andrei Zeliankou | 2 | -4/+13 |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 6 | -20/+17 |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 10 | -16/+14 |