aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/bayes_expiry.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Try better to expiry bayes in a clustered setupVsevolod Stakhov2018-03-121-5/+17
* [Minor] Add jittering to expiration periodicVsevolod Stakhov2018-03-121-1/+1
* [Minor] Try to improve tokens expiration logicVsevolod Stakhov2018-03-121-18/+38
* [Minor] Use more portable rounding functionVsevolod Stakhov2018-03-111-2/+2
* [Fix] Fix expire roundingVsevolod Stakhov2018-03-111-13/+10
* [Minor] Add common methods to find a primary controllerVsevolod Stakhov2018-02-261-1/+1
* [Feature] New bayes expiry pluginVsevolod Stakhov2018-02-241-234/+186
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-1/+4
* [Minor] Use controller for single-instance tasksAndrew Lewis2017-08-261-2/+2
* [Feature] Bayes expiry pluginAndrew Lewis2017-06-101-0/+296