Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3574 from fatalbanana/selectors_cache | Vsevolod Stakhov | 2020-12-09 | 1 | -0/+11 |
|\ | |||||
| * | [Minor] Selectors: support extracting task cache variables | Andrew Lewis | 2020-12-09 | 1 | -0/+11 |
* | | [Test] Add some unit tests for punycode conversion | Andrew Lewis | 2020-12-09 | 1 | -0/+31 |
|/ | |||||
* | Merge pull request #3561 from fatalbanana/multimap_disable_multisymbol | Vsevolod Stakhov | 2020-11-28 | 2 | -0/+11 |
|\ | |||||
| * | [Feature] Multimap: support adding map values as extra options | Andrew Lewis | 2020-11-25 | 2 | -0/+11 |
* | | [Test] Disable broken test (type mismatch) | Vsevolod Stakhov | 2020-11-25 | 1 | -3/+3 |
|/ | |||||
* | [Fix] Fix quoted-printable soft newlines bugged case | Vsevolod Stakhov | 2020-11-20 | 1 | -0/+10 |
* | [Minor] Fix some more lua compat issues with text:find | Vsevolod Stakhov | 2020-11-19 | 1 | -0/+3 |
* | [Fix] Fix off-by-one with init check | Vsevolod Stakhov | 2020-11-18 | 1 | -0/+2 |
* | [Minor] Fix another stupid tests regression | Vsevolod Stakhov | 2020-11-18 | 2 | -1/+1 |
* | [Minor] Use CONFIGURE_DEPENDS for glob expressions | Vsevolod Stakhov | 2020-11-18 | 1 | -1/+1 |
* | [Test] Add some tests for rspamd_text:find | Vsevolod Stakhov | 2020-11-16 | 1 | -1/+45 |
* | Merge pull request #3553 from fatalbanana/byte | Vsevolod Stakhov | 2020-11-16 | 1 | -0/+30 |
|\ | |||||
| * | [Minor] rspamd_text:byte() metamethod | Andrew Lewis | 2020-11-16 | 1 | -0/+30 |
* | | [TEST] smtp date | korgoth1 | 2020-11-15 | 1 | -0/+11 |
* | | [Test] Fix tests | Vsevolod Stakhov | 2020-11-13 | 1 | -4/+4 |
|/ | |||||
* | [TEST] ARC_ALLOW | korgoth1 | 2020-11-10 | 17 | -52/+449 |
|\ | |||||
| * | [Test] Add smtp date parser unit tests | Vsevolod Stakhov | 2020-11-09 | 1 | -0/+46 |
| * | [Test] Fix stupid robot | Vsevolod Stakhov | 2020-11-08 | 1 | -1/+1 |
| * | Merge pull request #3544 from fatalbanana/tp | Vsevolod Stakhov | 2020-11-05 | 2 | -28/+45 |
| |\ | |||||
| | * | [Test] Rework composites test | Andrew Lewis | 2020-11-05 | 2 | -28/+45 |
| * | | [Fix] Composites: Allow partial match | Vsevolod Stakhov | 2020-11-05 | 2 | -0/+10 |
| * | | Merge pull request #3538 from fatalbanana/conditions_test | Vsevolod Stakhov | 2020-11-05 | 2 | -0/+30 |
| |\ \ | |||||
| | * | | [Test] Multiple conditions | Andrew Lewis | 2020-11-03 | 2 | -0/+30 |
| * | | | [Test] Fighting with windmills in robot | Vsevolod Stakhov | 2020-11-04 | 2 | -2/+15 |
| |/ / | |||||
| * | | [Rework] Track maps origins | Vsevolod Stakhov | 2020-10-26 | 1 | -2/+2 |
| * | | [Test] Improve test stability | Andrew Lewis | 2020-10-26 | 3 | -15/+24 |
| * | | [Test] Map reload: improve test output | Andrew Lewis | 2020-10-16 | 1 | -2/+6 |
| * | | [Fix] RBL: allow for multiple matches of the same label if types are different | Andrew Lewis | 2020-10-14 | 1 | -0/+5 |
| |/ | |||||
| * | [Feature] RBL: support use of multiple selectors | Andrew Lewis | 2020-10-12 | 2 | -0/+18 |
| * | [Test] RBL: content URLs | Andrew Lewis | 2020-10-02 | 4 | -1/+243 |
| * | [Test] Add tests for multimap combined scores | Vsevolod Stakhov | 2020-09-30 | 2 | -2/+4 |
| * | [Test] Fix fuzzy skip test | Andrew Lewis | 2020-09-28 | 2 | -2/+3 |
* | | [TEST] ARC_ALLOW | korgoth1 | 2020-11-10 | 3 | -0/+222 |
* | | [TEST] ARC_ALLOW | korgoth1 | 2020-11-09 | 1 | -3/+0 |
* | | [TEST] ARC_ALLOW | korgoth1 | 2020-09-25 | 2 | -0/+111 |
|/ | |||||
* | [Test] Add some tests for IDNA dots in urls | Vsevolod Stakhov | 2020-09-18 | 1 | -0/+15 |
* | [Fix] Fix group based composites | Vsevolod Stakhov | 2020-09-14 | 1 | -27/+3 |
* | [Test] Fix unit tests | Vsevolod Stakhov | 2020-09-14 | 2 | -4/+4 |
* | [Test] Add unit test for get_tld transform + sort test cases | Vsevolod Stakhov | 2020-09-13 | 1 | -2/+6 |
* | [Test] Fix selectors test | Vsevolod Stakhov | 2020-09-13 | 1 | -6/+6 |
* | [CritFix] Fix test assertion method | Vsevolod Stakhov | 2020-09-13 | 1 | -1/+5 |
* | [Test] Use HTTP & simplified test style | Andrew Lewis | 2020-09-07 | 38 | -1173/+1198 |
* | [TEST] FNames | korgoth1 | 2020-09-02 | 3 | -7/+30 |
* | [TEST] FNames | korgoth1 | 2020-09-02 | 4 | -0/+49 |
* | [Minor] Some fixes for aarch64 | Vsevolod Stakhov | 2020-09-02 | 1 | -16/+19 |
* | [Test] Add neural PCA tests | Vsevolod Stakhov | 2020-08-28 | 2 | -10/+32 |
* | [Test] Increase resilence of the NN tests | Vsevolod Stakhov | 2020-08-24 | 4 | -13/+62 |
* | [Test] Fix tests | Vsevolod Stakhov | 2020-08-17 | 4 | -8/+15 |
* | [TEST] PHISH Senders | korgoth1 | 2020-08-06 | 2 | -0/+17 |