aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/clustering.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Replace rspamd_logger.debugm with proper lua_util.debugmVsevolod Stakhov10 days1-5/+5
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-19/+29
* [Minor] Register more timeoutsVsevolod Stakhov2022-09-101-0/+1
* [Minor] Some more missing flagsVsevolod Stakhov2022-07-211-0/+1
* [Feature] Add verdict library in luaVsevolod Stakhov2019-11-041-1/+2
* [Minor] clustering.lua - fix typosCarsten Rosenberg2019-03-191-3/+3
* [Minor] Remove too long strings in Lua codeVsevolod Stakhov2018-12-231-1/+2
* [Minor] Ignore skipped tasksVsevolod Stakhov2018-10-311-0/+3
* [Feature] Use verdict instead of the plain action in pluginsVsevolod Stakhov2018-10-151-6/+6
* [Project] Add clustering logicVsevolod Stakhov2018-09-261-3/+107
* [Project] Add Redis logic to the clustering moduleVsevolod Stakhov2018-09-261-3/+80
* [Project] Start clustering plugin workVsevolod Stakhov2018-09-261-0/+124