summaryrefslogtreecommitdiffstats
path: root/lualib/redis_scripts
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-076-22/+48
|
* [Minor] Minor fixes for previous ratelimit changesAndrew Lewis2023-07-241-1/+1
|
* [Fix] Try harder to clean pending bucketVsevolod Stakhov2023-06-171-0/+29
| | | | Issue: #4467
* fix: avoid double-dip of nrcpt when calculating ratelimit conditionAndreas Simbuerger2023-03-291-1/+1
| | | | | Before this commit, rspamd would consider the number of recipients of the current message twice when calculating the ratelimit condition.
* [Minor] Neural: Extract lua scriptsVsevolod Stakhov2023-03-254-0/+88
|
* [Minor] Add some more comments as we now strip themVsevolod Stakhov2023-03-252-29/+42
|
* [Minor] Improve style in the scriptsVsevolod Stakhov2023-03-252-40/+45
|
* [Minor] Move redis scripts from ratelimit file to simplify checksVsevolod Stakhov2023-03-252-0/+142