Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Porject] Css: Rework functions parsing | Vsevolod Stakhov | 2021-03-03 | 1 | -0/+25 | |
| | ||||||
* | [Minor] More Lua 5.4 compatibility | Vsevolod Stakhov | 2021-03-03 | 1 | -0/+6 | |
| | | | | Issue: #3656 | |||||
* | [Test] Fix phishing tests | Vsevolod Stakhov | 2021-02-25 | 1 | -4/+8 | |
| | ||||||
* | [Project] Css: Start semantic parsing for rules | Vsevolod Stakhov | 2021-02-17 | 1 | -3/+3 | |
| | ||||||
* | [Project] Css: Several fixes + tests | Vsevolod Stakhov | 2021-01-29 | 1 | -1/+68 | |
| | ||||||
* | [Minor] Css: Add a simple testing logic for css parsing | Vsevolod Stakhov | 2021-01-29 | 1 | -0/+19 | |
| | ||||||
* | [Test] Start css unit testing | Vsevolod Stakhov | 2021-01-22 | 1 | -0/+23 | |
| | ||||||
* | [Fix] Fix logging for rspamadm | Vsevolod Stakhov | 2021-01-06 | 1 | -4/+5 | |
| | ||||||
* | [Test] Fix test | Vsevolod Stakhov | 2020-12-30 | 1 | -0/+1 | |
| | ||||||
* | [Minor] Allow to load config with no controller defined | Vsevolod Stakhov | 2020-12-27 | 1 | -1/+4 | |
| | ||||||
* | [Minor] Add a path test | Vsevolod Stakhov | 2020-12-22 | 1 | -1/+2 | |
| | ||||||
* | [Minor] neural: use prefix in pool variable names | Andrew Lewis | 2020-12-17 | 1 | -1/+1 | |
| | | | | - Also deduplicate some duplicated stuff | |||||
* | [Feature] Add controller endpoint for training neural | Andrew Lewis | 2020-12-17 | 6 | -2/+217 | |
| | | | | | | | | - Move neural functions to library - Parameterise spawn_train - neural plugin: Fix store_pool_only when autotrain is true - neural plugin: Use cache_set instead of mempool - Add test | |||||
* | Merge pull request #3574 from fatalbanana/selectors_cache | Vsevolod Stakhov | 2020-12-09 | 1 | -0/+11 | |
|\ | | | | | [Minor] Selectors: support extracting task cache variables | |||||
| * | [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 | |||||
| * | [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 | |||||
| * | [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 | |||||
| | * | [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 | |||||
| | * | | [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 | |
| | | | | | | | | | | | | | | | | | | - Antivirus: better visibility into why test servers mightn't start - Antivirus: don't use ephemeral port range - Fuzzy skip hash: wait for map reload | |||||
| * | | [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 | |
| |/ | | | | | | | - Also log full hostname in case of unknown result | |||||
| * | [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 | |
| |