Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Test] WHITELIST_SURBL | korgoth1 | 2019-09-09 | 2 | -1/+2 | |
|\ | ||||||
* | | [Test] WHITELIST_SURBL | korgoth1 | 2019-09-08 | 3 | -3/+12 | |
|\| | ||||||
* | | [Test] WHITELIST_SURBL for check | korgoth1 | 2019-09-06 | 1 | -0/+1 | |
| | | ||||||
* | | [Test] WHITELIST_SURBL for check | korgoth1 | 2019-09-06 | 3 | -2/+11 | |
|/ | ||||||
* | [Test] Add unit tests for trie table version | Vsevolod Stakhov | 2019-09-05 | 1 | -0/+27 | |
| | ||||||
* | [Minor] Slightly tune the test | Vsevolod Stakhov | 2019-09-04 | 1 | -1/+2 | |
| | ||||||
* | [Test] WHITELIST_SPF_DKIM | korgoth1 | 2019-09-03 | 3 | -0/+81 | |
| | ||||||
* | [Test] Url in subject | korgoth1 | 2019-09-03 | 3 | -0/+29 | |
| | ||||||
* | [Test] fix uribl in mail address | korgoth1 | 2019-09-01 | 2 | -18/+10 | |
| | ||||||
* | [Feature] Clickhouse: Store groups data | Vsevolod Stakhov | 2019-09-01 | 1 | -1/+3 | |
| | ||||||
* | [Test] uribl in mail address html+txt | korgoth1 | 2019-08-30 | 2 | -1/+14 | |
| | ||||||
* | [Test] uribl in mail address | korgoth1 | 2019-08-30 | 4 | -1/+27 | |
| | ||||||
* | Test uribll in image | korgoth1 | 2019-08-30 | 2 | -0/+0 | |
| | ||||||
* | test uribll in image | korgoth1 | 2019-08-30 | 5 | -0/+27 | |
| | ||||||
* | [Minor] Another fix to extract_specific | Vsevolod Stakhov | 2019-08-30 | 1 | -1/+0 | |
| | ||||||
* | [Test] Improve urls extraction tests | Vsevolod Stakhov | 2019-08-29 | 1 | -56/+189 | |
| | ||||||
* | [Rework] Kill surbl C module | Vsevolod Stakhov | 2019-08-28 | 1 | -1/+1 | |
| | ||||||
* | [Test] Moar surbl tests | Vsevolod Stakhov | 2019-08-24 | 3 | -0/+39 | |
| | ||||||
* | [Test] Add SURBL tests | Vsevolod Stakhov | 2019-08-24 | 5 | -2/+133 | |
| | ||||||
* | [Minor] Lua_util: Rework and add tests for callback_from_string | Vsevolod Stakhov | 2019-08-23 | 1 | -0/+30 | |
| | ||||||
* | [Rework] Drop url tags | Vsevolod Stakhov | 2019-08-21 | 1 | -56/+0 | |
| | ||||||
* | [Test] Add tests for IDs propagation | Vsevolod Stakhov | 2019-08-20 | 3 | -0/+48 | |
| | ||||||
* | [Rework] Lua_util: Another rework for extract_specific_urls | Vsevolod Stakhov | 2019-08-20 | 1 | -3/+3 | |
| | ||||||
* | [Test] Update unit tests | Vsevolod Stakhov | 2019-08-19 | 2 | -6/+12 | |
| | ||||||
* | [Feature] Selectors: Add `specific_urls` extractor | Vsevolod Stakhov | 2019-08-19 | 1 | -0/+12 | |
| | ||||||
* | [Test] Add test for the new selector | Vsevolod Stakhov | 2019-08-19 | 1 | -0/+4 | |
| | ||||||
* | [Rework] Reorganise selectors implementation | Vsevolod Stakhov | 2019-08-19 | 2 | -9/+9 | |
| | ||||||
* | [Test] Add options in composites tests | Vsevolod Stakhov | 2019-08-15 | 3 | -0/+44 | |
| | ||||||
* | [Test] Add unit tests | Vsevolod Stakhov | 2019-08-15 | 1 | -0/+47 | |
| | ||||||
* | [Test] Added more tests for the settings | Vsevolod Stakhov | 2019-08-14 | 2 | -2/+13 | |
| | ||||||
* | [Test] Add large https body test | Vsevolod Stakhov | 2019-08-14 | 3 | -5/+177 | |
| | ||||||
* | [Test] Add more mime tests | Vsevolod Stakhov | 2019-08-14 | 1 | -0/+48 | |
| | ||||||
* | Ignore coveralls API errors | Anton Yuzhaninov | 2019-08-13 | 1 | -9/+14 | |
| | | | | | | Exiting with zero exit code in case of errors in bad style, but we do not want to fail CI test run if coveralls.io is down. For other error (e. g. internal scrip errors) exit code still be non zero. | |||||
* | [Fix] Fix more issues with nested messages + tests | Vsevolod Stakhov | 2019-08-13 | 1 | -30/+100 | |
| | ||||||
* | [Minor] Rework utf8 lowercasing | Vsevolod Stakhov | 2019-08-13 | 1 | -4/+4 | |
| | ||||||
* | [Test] More test fixes | Vsevolod Stakhov | 2019-08-12 | 4 | -10/+14 | |
| | ||||||
* | [Test] Improve ssl test | Vsevolod Stakhov | 2019-08-12 | 2 | -4/+12 | |
| | ||||||
* | [Minor] Lua_selectors: Allow to index numeric arrays in selectors | Vsevolod Stakhov | 2019-07-23 | 1 | -0/+4 | |
| | ||||||
* | [Feature] Lua_selectors: Add `words` selector | Vsevolod Stakhov | 2019-07-23 | 1 | -2/+6 | |
| | ||||||
* | [Minor] Add one more test | Vsevolod Stakhov | 2019-07-23 | 1 | -0/+5 | |
| | ||||||
* | [Test] Add QP fuzz testing | Vsevolod Stakhov | 2019-07-22 | 1 | -0/+34 | |
| | ||||||
* | [Test] Add tests for QP encoding | Vsevolod Stakhov | 2019-07-22 | 3 | -2/+88 | |
| | ||||||
* | [Test] Fix broken tests | Vsevolod Stakhov | 2019-07-22 | 1 | -1/+3 | |
| | ||||||
* | [Fix] Lua_tcp: Various fixes and debugging improvements | Vsevolod Stakhov | 2019-07-21 | 1 | -1/+1 | |
| | ||||||
* | [Test] Log usec | Vsevolod Stakhov | 2019-07-21 | 3 | -3/+3 | |
| | ||||||
* | [Test] Add large TCP request test | Vsevolod Stakhov | 2019-07-21 | 4 | -4/+55 | |
| | ||||||
* | [Test] Sigh, just wait... | Vsevolod Stakhov | 2019-07-19 | 1 | -0/+1 | |
| | ||||||
* | [Test] Various robot fixes | Vsevolod Stakhov | 2019-07-19 | 4 | -9/+32 | |
| | ||||||
* | [Test] Add some more tests for maps in selectors | Vsevolod Stakhov | 2019-07-19 | 1 | -0/+13 | |
| | ||||||
* | [Test] Add tests for maps in selectors | Vsevolod Stakhov | 2019-07-19 | 1 | -1/+16 | |
| |