Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Add large https body test | Vsevolod Stakhov | 2019-08-14 | 1 | -0/+9 |
* | [Test] More test fixes | Vsevolod Stakhov | 2019-08-12 | 1 | -2/+2 |
* | [Test] Fix broken tests | Vsevolod Stakhov | 2019-07-22 | 1 | -1/+3 |
* | [Test] Add large TCP request test | Vsevolod Stakhov | 2019-07-21 | 1 | -3/+8 |
* | [Test] Sigh, just wait... | Vsevolod Stakhov | 2019-07-19 | 1 | -0/+1 |
* | [Test] Various robot fixes | Vsevolod Stakhov | 2019-07-19 | 1 | -1/+1 |
* | [Test] Killmeplease... | Vsevolod Stakhov | 2019-07-17 | 1 | -2/+0 |
* | [Test] Sigh, another try to fix robot | Vsevolod Stakhov | 2019-07-17 | 1 | -0/+1 |
* | [Test] Sigh, brain damaged robot | Vsevolod Stakhov | 2019-07-17 | 1 | -1/+0 |
* | [Test] Add functional tests for neural plugin | Vsevolod Stakhov | 2019-07-15 | 1 | -0/+72 |
* | [Test] Sigh, poor-poor test | Vsevolod Stakhov | 2019-07-15 | 1 | -3/+3 |
* | [Test] Try to fix racy test | Vsevolod Stakhov | 2019-07-15 | 1 | -1/+1 |
* | [Test] Fix statistics tests | Vsevolod Stakhov | 2019-07-10 | 1 | -6/+10 |
* | [Test] Add symbols injection tests | Vsevolod Stakhov | 2019-07-04 | 1 | -0/+5 |
* | [Test] Add angled recipients test | Vsevolod Stakhov | 2019-06-28 | 1 | -0/+8 |
* | [Minor] Log all SMTP recipients to ClickHouse | Anton Yuzhaninov | 2019-06-26 | 1 | -1/+4 |
* | [Test] Add moar tests for settings | Vsevolod Stakhov | 2019-06-25 | 1 | -0/+67 |
* | [Fix] Settings: Fix settings check flags | Vsevolod Stakhov | 2019-06-25 | 1 | -1/+1 |
* | Merge pull request #2935 from citrin/clickhouse | Vsevolod Stakhov | 2019-06-21 | 1 | -75/+63 |
|\ | |||||
| * | Save ClickHouse error log | Anton Yuzhaninov | 2019-06-21 | 1 | -0/+1 |
| * | [Minor] Tests: Fix robot warning and reformat to better redability | Anton Yuzhaninov | 2019-06-20 | 1 | -75/+62 |
| * | [Minor] Fix ClickHouse test after upgrade | Anton Yuzhaninov | 2019-06-20 | 1 | -5/+5 |
* | | [Minor] Update test to work with current robot version | Anton Yuzhaninov | 2019-06-21 | 2 | -21/+28 |
|/ | |||||
* | [Test] Improve settings tests coverage | Vsevolod Stakhov | 2019-06-15 | 1 | -0/+4 |
* | [Test] Add test for virtual symbols | Vsevolod Stakhov | 2019-06-14 | 1 | -0/+14 |
* | [Test] Fix clickhose tests | Vsevolod Stakhov | 2019-06-11 | 1 | -1/+1 |
* | [Test] Copy statistics to avoid permissions problem | Vsevolod Stakhov | 2019-06-10 | 1 | -0/+2 |
* | [Test] Add classifier symbols to the tests | Vsevolod Stakhov | 2019-06-10 | 1 | -3/+13 |
* | [Test] Add some classifiers to settings tests | Vsevolod Stakhov | 2019-06-10 | 1 | -2/+12 |
* | [Test] Add settings id tests | Vsevolod Stakhov | 2019-06-10 | 1 | -0/+12 |
* | [Test] Add functional tests for ssl in lua_tcp | Vsevolod Stakhov | 2019-05-31 | 1 | -5/+16 |
* | [Test] Add combined maps tests | Vsevolod Stakhov | 2019-05-20 | 1 | -0/+20 |
* | [Test] Add some tests for arc signing | Vsevolod Stakhov | 2019-05-14 | 2 | -0/+76 |
* | [Test] Sigh, fucking python | Vsevolod Stakhov | 2019-04-18 | 1 | -1/+1 |
* | [Test] What the hell is going on | Vsevolod Stakhov | 2019-04-18 | 1 | -1/+1 |
* | [Test] Fix clickhouse tests | Vsevolod Stakhov | 2019-04-18 | 1 | -1/+1 |
* | [Test] Fix CH migration tests | Vsevolod Stakhov | 2019-04-16 | 1 | -1/+1 |
* | [Test] Fix schema version | Vsevolod Stakhov | 2019-04-15 | 1 | -1/+1 |
* | [Test] Add tests for sign maps | Vsevolod Stakhov | 2019-04-09 | 1 | -0/+34 |
* | [Test] Revert tests changes | Vsevolod Stakhov | 2019-03-01 | 4 | -9/+26 |
* | [Test] Remove more broken tests | Vsevolod Stakhov | 2019-02-28 | 1 | -1/+0 |
* | [Test] Remove more broken tests | Vsevolod Stakhov | 2019-02-28 | 2 | -18/+2 |
* | [Test] Fix http tests - remove coroutines tests | Vsevolod Stakhov | 2019-02-28 | 1 | -8/+8 |
* | [Fix] Fix HTTP headers signing case | Vsevolod Stakhov | 2019-02-18 | 1 | -1/+1 |
* | [Minor] Fix tests | Vsevolod Stakhov | 2019-02-18 | 1 | -1/+1 |
* | [Test] Add test for http headers signing | Vsevolod Stakhov | 2019-02-18 | 1 | -0/+5 |
* | Merge pull request #2758 from moisseev/mid | Vsevolod Stakhov | 2019-02-15 | 1 | -0/+42 |
|\ | |||||
| * | [Test] Add tests for MID module | Alexander Moisseev | 2019-02-15 | 1 | -0/+42 |
* | | [Test] Disable it, it is doomed | Vsevolod Stakhov | 2019-02-13 | 1 | -7/+7 |
* | | [Test] Another try to fix migration test | Vsevolod Stakhov | 2019-02-12 | 1 | -2/+2 |