Age | Commit message (Expand) | Author | Files | Lines |
2020-09-22 | Tests: improved response receiving while upgrade. | Max Romanov | 1 | -4/+1 |
2020-09-22 | Tests: using dict.get() method with default value. | Max Romanov | 1 | -18/+9 |
2020-09-21 | Tests: added variable test with nonexistent upstream. | Andrei Zeliankou | 1 | -0/+23 |
2020-09-21 | Tests: added test for "idle_timeout" with empty payload. | Andrei Zeliankou | 1 | -0/+18 |
2020-09-21 | Tests: added multiple headers concatenation test. | Max Romanov | 1 | -9/+13 |
2020-09-21 | Tests: changing Python application callable name. | Max Romanov | 2 | -0/+35 |
2020-08-28 | Router: fixed "pass" to upstreams. | hongzhidao | 1 | -0/+79 |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 53 | -6321/+4776 |
2020-08-31 | Tests: $host varaible test. | Andrei Zeliankou | 1 | -7/+24 |
2020-08-25 | Tests: disable of language_deps. | Tiago Natel de Moura | 1 | -0/+69 |
2020-08-25 | Tests: PHP extension mounts. | Tiago Natel de Moura | 3 | -0/+66 |
2020-08-20 | Tests: default tmpfs in rootfs. | Tiago Natel de Moura | 1 | -0/+20 |
2020-08-13 | Tests: set root by unprivilaged user. | Tiago Natel de Moura | 1 | -0/+27 |
2020-08-13 | Tests: added test with error on loading application. | Andrei Zeliankou | 1 | -0/+11 |
2020-08-13 | Tests: added variables tests. | Andrei Zeliankou | 1 | -0/+94 |
2020-08-11 | Tests: reducing the number of generated applications. | Max Romanov | 1 | -1/+3 |
2020-08-11 | Tests: skipping idle zero timeout. | Max Romanov | 1 | -0/+1 |
2020-07-28 | Tests: added PHP test with time check in error log messages. | Andrei Zeliankou | 2 | -0/+29 |
2020-07-28 | Tests: fixed double stop() call for some tests. | Andrei Zeliankou | 1 | -6/+11 |
2020-07-28 | Tests: style. | Andrei Zeliankou | 4 | -7/+5 |
2020-07-22 | Tests: switching stdout to blocking before printing log. | Max Romanov | 1 | -3/+6 |
2020-07-10 | Router: route patterns multi wildcards fix. | Axel Duch | 1 | -0/+21 |
2020-07-04 | Router: route patterns multi wildcards support. | Axel Duch | 1 | -5/+44 |
2020-06-26 | Tests: fixed opcache detection. | Andrei Zeliankou | 1 | -1/+2 |
2020-06-24 | Tests: added chunked tests. | Andrei Zeliankou | 1 | -0/+249 |
2020-05-28 | Tests: Added rootfs tests. | Tiago Natel de Moura | 12 | -35/+543 |
2020-03-09 | Refactor of process management. | Tiago Natel de Moura | 1 | -0/+1 |
2020-05-20 | Tests: print unit.log in case of errors. | Andrei Zeliankou | 1 | -1/+2 |
2020-05-15 | Tests: added tests for "targets" option. | Andrei Zeliankou | 4 | -0/+141 |
2020-05-15 | Tests: added test for encoding in the "pass" option. | Andrei Zeliankou | 1 | -0/+55 |
2020-05-15 | Tests: style. | Andrei Zeliankou | 34 | -43/+60 |
2020-05-15 | Tests: test_proxy_invalid simplified. | Andrei Zeliankou | 1 | -79/+20 |
2020-05-14 | Tests: decode uri and args. | Axel Duch | 1 | -35/+158 |
2020-05-14 | Configuration: URI encoding in the "pass" option. | Valentin Bartenev | 1 | -1/+4 |
2020-05-12 | Tests: added respawn tests. | Andrei Zeliankou | 1 | -0/+95 |
2020-04-24 | Tests: introduced module version specification in prerequisites. | Andrei Zeliankou | 25 | -26/+38 |
2020-04-20 | Tests: skips adjusted. | Andrei Zeliankou | 2 | -9/+21 |
2020-04-14 | Tests: added test with rescheduling requests. | Andrei Zeliankou | 1 | -0/+32 |
2020-04-14 | Tests: minor fixes and style. | Andrei Zeliankou | 16 | -175/+99 |
2020-04-08 | Controller: improved handling of unix domain control socket. | Valentin Bartenev | 1 | -4/+1 |
2020-04-03 | Tests: use "return" action in upstream tests. | Andrei Zeliankou | 5 | -98/+101 |
2020-04-03 | Tests: added notification on "read_timeout" expiration. | Andrei Zeliankou | 2 | -4/+30 |
2020-04-03 | Tests: minor fixes. | Andrei Zeliankou | 3 | -9/+20 |
2020-03-30 | Tests: added tests for rational numbers in upstream server weight. | Andrei Zeliankou | 2 | -12/+98 |
2020-03-30 | Fixing application process infinite loop. | Max Romanov | 2 | -2/+1 |
2020-03-30 | Handling change file message in libunit. | Max Romanov | 2 | -2/+1 |
2020-03-27 | Tests: added tests for "location" option. | Andrei Zeliankou | 1 | -0/+94 |
2020-03-27 | Tests: added tests for "return" action. | Andrei Zeliankou | 4 | -270/+191 |
2020-03-27 | Tests: increase default "read_timeout" to 60s in message_read(). | Andrei Zeliankou | 1 | -1/+1 |
2020-03-25 | Tests: added tests for comments in JSON. | Andrei Zeliankou | 1 | -0/+61 |