Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [Minor] It's too early to test rspamadm with redis | Mikhail Galanin | 2018-09-06 | 1 | -2/+0 | |
* | | [Test] Added more test for rspamadm and test for lua tcp client invoked via r... | Mikhail Galanin | 2018-09-05 | 6 | -0/+137 | |
|/ | ||||||
* | [Test] Read the whole response from dummy http | Mikhail Galanin | 2018-08-31 | 1 | -14/+33 | |
* | [Minor] test | Mikhail Galanin | 2018-08-30 | 1 | -1/+0 | |
* | [Test] Test for TCP library | Mikhail Galanin | 2018-08-30 | 5 | -29/+285 | |
* | [Test] Use new routines in test, just for test (manual one) :) | Mikhail Galanin | 2018-08-24 | 1 | -4/+51 | |
* | [Test] More test cases for ClickHouse | Mikhail Galanin | 2018-08-24 | 12 | -164/+305 | |
* | [Test] More test cases for HTTP API | Mikhail Galanin | 2018-08-23 | 5 | -21/+118 | |
* | [Test] Improved process termination in tests | Mikhail Galanin | 2018-08-22 | 1 | -10/+26 | |
* | [Test] Added test for HTTP API | Mikhail Galanin | 2018-08-22 | 5 | -4/+160 | |
* | [Test] Added test for clickhouse migration vNONE -> v2 | Mikhail Galanin | 2018-08-21 | 13 | -3/+868 | |
* | [Test] Added few more fake records | Mikhail Galanin | 2018-08-14 | 3 | -1/+36 | |
* | Merge pull request #2418 from negram/save-logs-and-configs-in-tests | Vsevolod Stakhov | 2018-08-13 | 2 | -0/+21 | |
|\ | ||||||
| * | [Test] Save logs and config once a test has been done | Mikhail Galanin | 2018-08-13 | 2 | -0/+21 | |
* | | [Test] Fake Lua test suite | Mikhail Galanin | 2018-08-10 | 1 | -0/+5 | |
* | | [Test] Cover "102 Multimap" suite with faked records | Mikhail Galanin | 2018-08-10 | 1 | -0/+140 | |
|/ | ||||||
* | [Fix] Use fake dns records in tests | Mikhail Galanin | 2018-08-08 | 1 | -0/+230 | |
* | [Test] Add more gtube parts to test | Vsevolod Stakhov | 2018-08-01 | 1 | -1/+32 | |
* | [Test] Remove broken test | Vsevolod Stakhov | 2018-07-31 | 1 | -84/+0 | |
* | [Test] Disable broken test | Vsevolod Stakhov | 2018-07-28 | 1 | -5/+6 | |
* | [Test] Log rspamc output | Vsevolod Stakhov | 2018-07-28 | 1 | -0/+1 | |
* | [Fix] Detect empty text part as text, not HTML | Mikhail Galanin | 2018-07-27 | 2 | -0/+18 | |
* | [Conf] Add fallback maps | Vsevolod Stakhov | 2018-07-18 | 1 | -1/+4 | |
* | [Conf] Use remote maps | Vsevolod Stakhov | 2018-07-17 | 1 | -1/+1 | |
* | [Test] Remove delay | Vsevolod Stakhov | 2018-06-26 | 1 | -1/+0 | |
* | [Test] Another blind try to fix | Vsevolod Stakhov | 2018-06-22 | 2 | -4/+12 | |
* | [Test] Sigh... another try to fix tests config | Vsevolod Stakhov | 2018-06-22 | 1 | -0/+1 | |
* | [Test] Use the proper config | Vsevolod Stakhov | 2018-06-22 | 1 | -1/+1 | |
* | [Test] Restore test | Vsevolod Stakhov | 2018-06-22 | 1 | -1/+7 | |
* | [Test] Try to disable test | Vsevolod Stakhov | 2018-06-21 | 1 | -7/+1 | |
* | [Test] Add a simple test for zerofont | Vsevolod Stakhov | 2018-06-21 | 2 | -0/+23 | |
* | [Fix] Update ed25519 signing schema | Vsevolod Stakhov | 2018-06-18 | 3 | -26/+60 | |
* | [Test] Check legacy protocol more precisely | Vsevolod Stakhov | 2018-06-15 | 1 | -2/+2 | |
* | [Test] Fix config | Vsevolod Stakhov | 2018-06-13 | 1 | -3/+2 | |
* | [Test] Add nginx setup test | Vsevolod Stakhov | 2018-06-13 | 3 | -1/+40 | |
* | [Test] Add tests for strict pubkey checking | Vsevolod Stakhov | 2018-06-12 | 5 | -21/+52 | |
* | [Feature] Add maps based on Top Level Domains | Vsevolod Stakhov | 2018-06-12 | 3 | -0/+15 | |
* | [Test] Add ed25519 tests | Vsevolod Stakhov | 2018-06-11 | 4 | -22/+63 | |
* | [Test] Remove url tags tests - they rely on broken functionality | Vsevolod Stakhov | 2018-06-06 | 1 | -41/+0 | |
* | [Test] Disable broken tests | Vsevolod Stakhov | 2018-05-17 | 1 | -9/+9 | |
* | [Minor] Check for archive cloaking | Alexander Moisseev | 2018-05-17 | 3 | -0/+30 | |
* | [Test] Try to fix AV tests | Vsevolod Stakhov | 2018-04-30 | 1 | -4/+4 | |
* | [Minor] Fix various minor issues | Vsevolod Stakhov | 2018-03-03 | 1 | -0/+4 | |
* | [Test] Extend & enable combined milter test | Andrew Lewis | 2018-02-27 | 2 | -5/+19 | |
* | [Test] Extend milter tests | Andrew Lewis | 2018-02-12 | 10 | -62/+299 | |
* | Merge pull request #2007 from fatalbanana/miltertest | Vsevolod Stakhov | 2018-01-30 | 3 | -0/+140 | |
|\ | ||||||
| * | [Test] Beginning of tests for milter | Andrew Lewis | 2018-01-30 | 3 | -0/+140 | |
* | | [Test] Try really improve test stability | Andrew Lewis | 2018-01-29 | 12 | -183/+12 | |
|/ | ||||||
* | [Minor] Fix previous commit | Andrew Lewis | 2018-01-24 | 1 | -1/+1 | |
* | [Test] Try improve test stability | Andrew Lewis | 2018-01-09 | 2 | -1/+2 |