Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Unify some configs | Andrew Lewis | 2016-08-04 | 5 | -49/+34 |
| | |||||
* | [Test] Add test for CDB maps | Andrew Lewis | 2016-08-04 | 3 | -0/+12 |
| | |||||
* | [Test] Some basic tests for JSON sanity | Andrew Lewis | 2016-08-03 | 3 | -0/+51 |
| | |||||
* | [Test] Add DKIM sign + verify tests | Andrew Lewis | 2016-08-02 | 3 | -0/+87 |
| | |||||
* | [Test] Replace get_process_children with psutil function | Andrew Lewis | 2016-08-02 | 1 | -14/+2 |
| | |||||
* | Merge pull request #775 from fatalbanana/multimap | Vsevolod Stakhov | 2016-08-01 | 3 | -3/+15 |
|\ | | | | | Allow for matching hostnames in multimap (#773) | ||||
| * | [Test] Add test for hostname map | Andrew Lewis | 2016-07-31 | 2 | -0/+12 |
| | | |||||
| * | [Test] Some minor fixes for tests | Andrew Lewis | 2016-07-31 | 2 | -3/+3 |
| | | |||||
* | | [Feature] Check UTF validity when there are utf regexps in a map | Vsevolod Stakhov | 2016-08-01 | 1 | -1/+1 |
|/ | |||||
* | [Test] Add a simple multimap utf test | Vsevolod Stakhov | 2016-07-31 | 4 | -0/+32 |
| | |||||
* | Merge pull request #771 from fatalbanana/fun | Vsevolod Stakhov | 2016-07-29 | 1 | -0/+1 |
|\ | | | | | [Test] Help rspamd find fun.lua | ||||
| * | [Test] Help rspamd find fun.lua | Andrew Lewis | 2016-07-29 | 1 | -0/+1 |
| | | |||||
* | | [Test] Some minor fixes & improvements for tests | Andrew Lewis | 2016-07-29 | 3 | -23/+24 |
|/ | | | | - Also machine-format test data again | ||||
* | [Feature] Allow maps with multiple symbols and scores | Vsevolod Stakhov | 2016-07-29 | 3 | -2/+42 |
| | |||||
* | [Test] Add tests for controller passwords | Vsevolod Stakhov | 2016-07-28 | 3 | -1/+94 |
| | |||||
* | [Feature] Implement dependencies for maps | Vsevolod Stakhov | 2016-07-28 | 2 | -1/+12 |
| | | | | Issue: #765 | ||||
* | [Test] Add more tests for multimap module | Vsevolod Stakhov | 2016-07-28 | 5 | -1/+66 |
| | |||||
* | Merge pull request #767 from fatalbanana/robot | Vsevolod Stakhov | 2016-07-28 | 1 | -4/+4 |
|\ | | | | | [Test] Fix paths | ||||
| * | [Test] Fix paths | Andrew Lewis | 2016-07-28 | 1 | -4/+4 |
| | | |||||
* | | [Test] Add multimap test | Vsevolod Stakhov | 2016-07-28 | 2 | -0/+56 |
| | | |||||
* | | [Fix] Fix paths in tests | Vsevolod Stakhov | 2016-07-28 | 2 | -2/+2 |
| | | |||||
* | | [Test] Reorder tests | Vsevolod Stakhov | 2016-07-28 | 18 | -0/+0 |
| | | |||||
* | | [Test] Fix rspamc invocation to support arguments passing | Vsevolod Stakhov | 2016-07-28 | 1 | -2/+2 |
|/ | |||||
* | [Test] Rework tests framework to run in a custom environment | Vsevolod Stakhov | 2016-07-28 | 2 | -7/+33 |
| | |||||
* | [Test] Try harder to kill rspamd + child processes to avoid cascading failures | Andrew Lewis | 2016-07-25 | 3 | -9/+32 |
| | |||||
* | Merge pull request #743 from fatalbanana/fuzzy-test | Vsevolod Stakhov | 2016-07-22 | 1 | -4/+1 |
|\ | | | | | [Test] Set fuzzy worker count to 1 | ||||
| * | [Test] Set fuzzy worker count to 1 | Andrew Lewis | 2016-07-22 | 1 | -4/+1 |
| | | |||||
* | | [Test] Add test for legacy RSPAMC protocol | Andrew Lewis | 2016-07-22 | 2 | -0/+18 |
|/ | |||||
* | [Test] Sleep after calling rspamadm fuzzy_sync | Andrew Lewis | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | [Test] Fix braindamaged shutdown_process function | Andrew Lewis | 2016-07-21 | 1 | -10/+5 |
| | |||||
* | [Test] Don't insist on return code != 0 for broken stats test | Andrew Lewis | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | [Test] Fix race conditions in functional tests | Andrew Lewis | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | [Fix] Partial fix for mmap'd statistics tests | Andrew Lewis | 2016-07-20 | 3 | -0/+4 |
| | |||||
* | [Test] Integrate functional tests with Travis CI | Andrew Lewis | 2016-07-18 | 7 | -5/+11 |
| | |||||
* | [Test] Fix scan file test | Andrew Lewis | 2016-07-17 | 1 | -1/+1 |
| | |||||
* | [Test] Fix double bad extension test | Andrew Lewis | 2016-07-17 | 1 | -1/+1 |
| | |||||
* | [Test] Add test for pre & post filters | Andrew Lewis | 2016-07-17 | 2 | -0/+71 |
| | |||||
* | [Test] Some basic functional tests for mime_types module & archives | Andrew Lewis | 2016-07-10 | 7 | -11/+127 |
| | | | | | - Also some new features for Check Rspamc function - Run rspamd/rspamc with LD_LIBRARY_PATH | ||||
* | [Test] Add & rework functional tests | Andrew Lewis | 2016-07-02 | 26 | -165/+521 |
| | | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics | ||||
* | [Test] Fix Python3 compatibility | Andrew Lewis | 2016-06-29 | 1 | -7/+14 |
| | |||||
* | [Test] Add generic rspamc result processor | Andrew Lewis | 2016-06-29 | 4 | -39/+28 |
| | |||||
* | [Fix] Fix build with the new tests framework | Vsevolod Stakhov | 2016-06-29 | 1 | -28/+0 |
| | |||||
* | [Test] New functional test framework | Andrew Lewis | 2016-06-27 | 32 | -542/+362 |
| | |||||
* | [Minor] Print algorithm name when testing shingles | Vsevolod Stakhov | 2016-06-21 | 1 | -2/+25 |
| | |||||
* | [Minor] Add some more tests | Vsevolod Stakhov | 2016-06-16 | 1 | -3/+5 |
| | |||||
* | [Feature] Implement SSL support in http client | Vsevolod Stakhov | 2016-06-13 | 1 | -3/+7 |
| | |||||
* | [Rework] Finish rework for the rest of places that use HTTP | Vsevolod Stakhov | 2016-06-10 | 2 | -1/+3 |
| | |||||
* | [Feature] Add protection against open files limit and accepting sockets | Vsevolod Stakhov | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | [Fix] Try to fix false positive URL detections in text parts | Vsevolod Stakhov | 2016-05-12 | 1 | -2/+2 |
| | |||||
* | [Test] Add static test for shingles | Vsevolod Stakhov | 2016-05-12 | 1 | -0/+90 |
| |