Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Unit: Fix hash value (due to mime parsing error) | Vsevolod Stakhov | 2018-12-17 | 1 | -17/+17 |
* | [Test] Rbl: Add received and whitelists tests | Vsevolod Stakhov | 2018-12-16 | 3 | -0/+45 |
* | [Test] Rbl: Add some tests for RBL module | Vsevolod Stakhov | 2018-12-15 | 3 | -1/+87 |
* | [Test] Add some tests for greylist module | Vsevolod Stakhov | 2018-12-08 | 2 | -0/+50 |
* | [Minor] Add rspamd_str_make_utf_valid routine + unit tests | Vsevolod Stakhov | 2018-12-03 | 1 | -20/+52 |
* | [Fix] Perform policy downgrade on sample out, add tests | Vsevolod Stakhov | 2018-11-28 | 2 | -1/+23 |
* | [Test] Add tests for pct=0 case | Vsevolod Stakhov | 2018-11-28 | 3 | -0/+27 |
* | [Test] Add tests for broken richtext case | Vsevolod Stakhov | 2018-11-27 | 2 | -0/+32 |
* | [Minor] Fix tests | Vsevolod Stakhov | 2018-11-21 | 1 | -2/+3 |
* | [Test] Remove broken tests | Vsevolod Stakhov | 2018-11-16 | 4 | -12/+0 |
* | [Test] Add tests for #2584 and #2349 | Vsevolod Stakhov | 2018-11-13 | 4 | -0/+181 |
* | [Test] Fix broken tests | Vsevolod Stakhov | 2018-11-12 | 1 | -4/+4 |
* | [Minor] Improve logic of parts selection and fix some corner cases | Vsevolod Stakhov | 2018-11-06 | 1 | -0/+2 |
* | [Test] Add test for composites with symbol groups | Alexander Moisseev | 2018-10-30 | 3 | -1/+47 |
* | [Test] Add composites test | Alexander Moisseev | 2018-10-30 | 3 | -0/+214 |
* | Speedup lua coverage collecting for functional test | Anton Yuzhaninov | 2018-10-27 | 1 | -28/+65 |
* | TCP Connect robot keyword | Anton Yuzhaninov | 2018-10-24 | 1 | -0/+7 |
* | Fix race in Cases.210 Clickhouse.001 | Anton Yuzhaninov | 2018-10-24 | 1 | -1/+1 |
* | Add variable for clickhouse port | Anton Yuzhaninov | 2018-10-24 | 3 | -2/+3 |
* | [Minor] Pet luacheck | Vsevolod Stakhov | 2018-10-23 | 2 | -21/+12 |
* | Fix grammar | Anton Yuzhaninov | 2018-10-22 | 1 | -2/+2 |
* | Share robot log and report on https://ci.rspamd.com/testlogs/ | Anton Yuzhaninov | 2018-10-22 | 1 | -0/+51 |
* | [Fix] Use proper syntax for making DNS requests | Vsevolod Stakhov | 2018-10-21 | 1 | -1/+1 |
* | Fix coverage (#2603) | Anton Yuzhaninov | 2018-10-20 | 3 | -18/+284 |
* | Merge pull request #2597 from citrin/tests-kill-race-fix | Vsevolod Stakhov | 2018-10-17 | 1 | -25/+19 |
|\ | |||||
| * | Cleanup unused imports | Anton Yuzhaninov | 2018-10-16 | 1 | -3/+0 |
| * | [functional test] Fix races in shutdown_process | Anton Yuzhaninov | 2018-10-16 | 1 | -22/+19 |
* | | [Test] Try to fix test segfault | Vsevolod Stakhov | 2018-10-16 | 1 | -11/+12 |
|/ | |||||
* | [Minor] Fix test build with lua >= 5.3 | Vsevolod Stakhov | 2018-10-16 | 1 | -0/+12 |
* | Add git repo info to coveralls payload | Anton Yuzhaninov | 2018-10-15 | 1 | -0/+14 |
* | Drone coverage fix (#2592) | Anton Yuzhaninov | 2018-10-14 | 1 | -6/+13 |
* | [Minor] Python... | Vsevolod Stakhov | 2018-10-13 | 1 | -1/+1 |
* | [Minor] Python... | Vsevolod Stakhov | 2018-10-13 | 1 | -3/+3 |
* | [Minor] Fucking python | Vsevolod Stakhov | 2018-10-13 | 1 | -2/+2 |
* | [Minor] Another try to fix bloody python | Vsevolod Stakhov | 2018-10-13 | 1 | -5/+9 |
* | [Minor] Further try to fix bloody python | Vsevolod Stakhov | 2018-10-13 | 1 | -1/+1 |
* | [Minor] Use python3 | Vsevolod Stakhov | 2018-10-13 | 1 | -5/+5 |
* | Drone speedup (#2588) | Anton Yuzhaninov | 2018-10-13 | 1 | -2/+9 |
* | [Test] Fix tests that are not RFC conformant | Vsevolod Stakhov | 2018-10-12 | 1 | -4/+4 |
* | [Minor] Adopted merger to work with drone | Mikhail Galanin | 2018-10-09 | 1 | -3/+9 |
* | [Test] fixed unit test | Mikhail Galanin | 2018-10-09 | 1 | -2/+1 |
* | Merge pull request #2577 from negram/fix-edge-case | Vsevolod Stakhov | 2018-10-08 | 1 | -35/+55 |
|\ | |||||
| * | [Test] one more test case | Mikhail Galanin | 2018-10-08 | 1 | -35/+55 |
* | | Merge pull request #2576 from negram/more-coverage | Vsevolod Stakhov | 2018-10-08 | 7 | -0/+7 |
|\ \ | |||||
| * | | [Test] Collect coverage in all functional tests | Mikhail Galanin | 2018-10-08 | 7 | -0/+7 |
| |/ | |||||
* / | [Minor] Added coverage collection documentation | Mikhail Galanin | 2018-10-08 | 1 | -0/+58 |
|/ | |||||
* | [Test] Coverage merge/push script | Mikhail Galanin | 2018-10-08 | 1 | -0/+139 |
* | [Test] Collect coverage from rspamd workers | Mikhail Galanin | 2018-10-08 | 2 | -0/+107 |
* | [Test] use the coverage collector in tests | Mikhail Galanin | 2018-10-05 | 3 | -1/+3 |
* | [Test] added Lua test coverage collector for functional tests | Mikhail Galanin | 2018-10-05 | 1 | -0/+46 |