Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Fix] Another try to fix rspamd_text passing in the selectors | Vsevolod Stakhov | 2021-09-22 | 1 | -2/+2 |
| | | | | Suggested by: @citrin | ||||
* | [Fix] Fix passing of rspamd_text in selectors pipelines | Vsevolod Stakhov | 2021-09-21 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix rspamd_text in selectors combinators | Vsevolod Stakhov | 2021-07-28 | 1 | -1/+1 |
| | |||||
* | [Minor] Allow utf8 identifiers in the selectors | Vsevolod Stakhov | 2021-05-19 | 1 | -1/+5 |
| | |||||
* | [Fix] Selectors: Properly fix implicit tostring for nils | Vsevolod Stakhov | 2021-02-25 | 1 | -1/+5 |
| | |||||
* | Revert "[Fix] Selectors: Filter nil elements in lists" | Vsevolod Stakhov | 2021-02-25 | 1 | -8/+3 |
| | | | | This reverts commit 60396f2478b0f7284b42139d6d8e05bf81b12b20. | ||||
* | [Fix] Selectors: Filter nil elements in lists | Vsevolod Stakhov | 2021-02-25 | 1 | -3/+8 |
| | |||||
* | [Fix] Fix text selectors | Vsevolod Stakhov | 2020-11-26 | 1 | -4/+17 |
| | |||||
* | [Minor] Selectors: fixes for specific URLs | Andrew Lewis | 2020-11-24 | 1 | -2/+4 |
| | |||||
* | [Fix] Deduct type of a table methods | Vsevolod Stakhov | 2020-11-13 | 1 | -11/+15 |
| | |||||
* | [Fix] Fix passing of methods arguments | Vsevolod Stakhov | 2020-05-14 | 1 | -2/+2 |
| | |||||
* | [Fix] Fix calling of methods in selectors | Vsevolod Stakhov | 2020-05-14 | 1 | -63/+70 |
| | |||||
* | [Project] Allow rspamd_text based selectors | Vsevolod Stakhov | 2020-05-13 | 1 | -0/+10 |
| | |||||
* | [Minor] Support flatten attribute in rspamd_config:register_re_selector | Vsevolod Stakhov | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | [Feature] Selectors: Add flatten function | Vsevolod Stakhov | 2019-08-21 | 1 | -2/+30 |
| | |||||
* | [Feature] Lua_selectors: Allow table arguments for selectors | Vsevolod Stakhov | 2019-08-19 | 1 | -1/+6 |
| | |||||
* | [Minor] Oops, fix paths | Vsevolod Stakhov | 2019-08-19 | 1 | -2/+2 |
| | |||||
* | [Rework] Reorganise selectors implementation | Vsevolod Stakhov | 2019-08-19 | 1 | -0/+496 |