Age | Commit message (Expand) | Author | Files | Lines |
2021-01-14 | Tests: added missing checks for configuration results. | Andrei Zeliankou | 1 | -1/+1 |
2021-01-13 | Tests: style. | Andrei Zeliankou | 1 | -1/+0 |
2020-12-08 | Tests: skip_alert() converted to the fixture. | Andrei Zeliankou | 1 | -4/+3 |
2020-12-06 | Tests: options moved to the separate class. | Andrei Zeliankou | 1 | -1/+1 |
2020-11-17 | Router: matching regular expressions support. | Axel Duch | 1 | -0/+42 |
2020-10-19 | Tests: fixed unit.log print. | Andrei Zeliankou | 1 | -7/+5 |
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -1/+2 |
2020-10-07 | Router: fixed "not empty" pattern matching. | Valentin Bartenev | 1 | -0/+15 |
2020-08-28 | Router: fixed "pass" to upstreams. | hongzhidao | 1 | -0/+79 |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -1061/+816 |
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-05-15 | Tests: added test for encoding in the "pass" option. | Andrei Zeliankou | 1 | -0/+55 |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -1/+2 |
2020-05-14 | Tests: decode uri and args. | Axel Duch | 1 | -35/+158 |
2020-04-24 | Tests: introduced module version specification in prerequisites. | Andrei Zeliankou | 1 | -1/+1 |
2020-04-14 | Tests: minor fixes and style. | Andrei Zeliankou | 1 | -1/+1 |
2020-03-27 | Tests: added tests for "return" action. | Andrei Zeliankou | 1 | -136/+25 |
2020-01-31 | Tests: more routing tests with negative rules. | Andrei Zeliankou | 1 | -0/+57 |
2020-03-03 | Tests: check unique options in "action" object. | Andrei Zeliankou | 1 | -0/+50 |
2020-03-03 | Improved validation of the "action" object. | Valentin Bartenev | 1 | -2/+0 |
2020-02-27 | Tests: added test with invalid IPv6 address in routing block. | Andrei Zeliankou | 1 | -0/+1 |
2019-12-24 | Tests: routing by listener address. | Axel Duch | 1 | -0/+58 |
2019-12-24 | Tests: routing by client address configuration. | Axel Duch | 1 | -0/+353 |
2019-12-09 | Tests: routing tests refactored. | Andrei Zeliankou | 1 | -1770/+329 |
2019-10-23 | Tests: more URI normalization tests. | Andrey Zelenkov | 1 | -8/+52 |
2019-10-23 | Tests: check initial configuration in test_routing.py. | Andrey Zelenkov | 1 | -27/+31 |
2019-09-14 | Tests: refactored prerequisites model. | Andrey Zelenkov | 1 | -1/+1 |
2019-07-24 | Added routing based on request scheme. | Axel Duch | 1 | -0/+94 |
2019-07-14 | Tests: simplified one route case configuration. | Andrey Zelenkov | 1 | -661/+406 |
2019-07-02 | Tests: removed misleading comments in test_routing.t. | Andrey Zelenkov | 1 | -2/+2 |
2019-06-10 | Cookie-based routing should be case-sensitive. | Igor Sysoev | 1 | -11/+22 |
2019-05-30 | Tests: routing "cookies" tests. | Andrey Zelenkov | 1 | -0/+482 |
2019-05-30 | Tests: routing "arguments" tests. | Andrey Zelenkov | 1 | -0/+434 |
2019-05-30 | Tests: routing "headers" tests. | Andrey Zelenkov | 1 | -0/+481 |
2019-05-30 | Tests: fixed tests without "Host" header. | Andrey Zelenkov | 1 | -6/+23 |
2019-05-30 | Tests: adjusted skipping tests. | Andrey Zelenkov | 1 | -20/+0 |
2019-05-30 | Tests: configure arrays with PUT tests. | Andrey Zelenkov | 1 | -0/+22 |
2019-04-26 | Tests: more routing tests with arrays. | Andrey Zelenkov | 1 | -0/+407 |
2019-04-22 | Tests: fixed naming. | Andrey Zelenkov | 1 | -1/+1 |
2019-04-15 | Tests: more wildcard pattern tests for routing. | Andrey Zelenkov | 1 | -0/+304 |
2019-04-09 | Tests: simplified module checking. | Andrey Zelenkov | 1 | -2/+1 |
2019-03-28 | Tests: unit module refactoring. | Andrey Zelenkov | 1 | -5/+4 |
2019-03-26 | Tests: style. | Andrey Zelenkov | 1 | -342/+648 |
2019-02-27 | Tests: routing. | Andrey Zelenkov | 1 | -0/+458 |