Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Fix REPLYTO_ADDR_EQ_FROM for normalised addresses | Andrew Lewis | 2021-04-29 | 2 | -0/+8 |
| | |||||
* | [Rules] Add raw addresses to MULTIPLE_FROM options | Anton Yuzhaninov | 2021-04-27 | 1 | -1/+1 |
| | | | | | | It is confusing to have MULTIPLE_FROM with a single address in options, which happens if one of addresses is empty - usually because of misplaces <>. While here simplify condition. | ||||
* | [Test] Add unit tests for stream compression | Vsevolod Stakhov | 2021-04-26 | 1 | -0/+56 |
| | |||||
* | [Test] url-redirector | Andrew Lewis | 2021-04-13 | 6 | -3/+93 |
| | |||||
* | [Test] Add some more rfc2047 tricky cases | Vsevolod Stakhov | 2021-04-01 | 1 | -2/+4 |
| | |||||
* | [Test] Add verbose flag to cxx test | Vsevolod Stakhov | 2021-03-16 | 1 | -11/+47 |
| | |||||
* | [Project] Css: Move some of the tests to the doctest | Vsevolod Stakhov | 2021-03-15 | 1 | -0/+15 |
| | |||||
* | [Project] Css: Add some c++ unit tests | Vsevolod Stakhov | 2021-03-12 | 2 | -0/+42 |
| | |||||
* | [Project] Add doctest unit testing library | Vsevolod Stakhov | 2021-03-12 | 1 | -1/+0 |
| | |||||
* | [Project] Css: Add display value support | Vsevolod Stakhov | 2021-03-10 | 1 | -2/+2 |
| | |||||
* | [Project] Css: Add dimensions handling | Vsevolod Stakhov | 2021-03-09 | 1 | -1/+4 |
| | |||||
* | [Project] Css: Add opacity support | Vsevolod Stakhov | 2021-03-09 | 1 | -0/+5 |
| | |||||
* | [Project] Css: Rework flags of css properties | Vsevolod Stakhov | 2021-03-05 | 1 | -2/+2 |
| | |||||
* | [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 |
| | | | |