aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/settings.lua
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Support selectors in settingsVsevolod Stakhov2018-09-231-1/+22
* [Feature] Use pure Lua debugm functionVsevolod Stakhov2018-08-101-5/+7
* [Feature] Allow to add symbols using settings directlyVsevolod Stakhov2018-06-121-0/+18
* [Feature] Allow to set task flags via settingsVsevolod Stakhov2018-06-061-25/+25
* [Minor] Allow redis key handlers to return nilVsevolod Stakhov2018-05-101-1/+2
* [Fix] Fix enabling/disabling squeezed rulesVsevolod Stakhov2018-03-161-0/+6
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-2/+4
* [Refactor] Rename all lua libraries in the common wayVsevolod Stakhov2018-02-231-1/+1
* [Fix] Settings: header: deal with multiple settings (#1988)Andrew Lewis2018-01-161-12/+38
* [Fix] Settings: avoid checking invalid IP (#1981)Andrew Lewis2018-01-101-1/+1
* [Minor] Save settings table in lua cacheVsevolod Stakhov2017-10-101-1/+7
* [Feature] Allow to use global lua maps in settingsVsevolod Stakhov2017-09-021-31/+43
* User settings: add header rulesMichael Kuron2017-09-011-0/+26
* [Feature] Skip certain symbols from ANN classifyVsevolod Stakhov2017-07-291-2/+2
* [Feature] Allow to set headers from settingsVsevolod Stakhov2017-07-221-0/+8
* [Feature] Redis settings: support checking multiple keysAndrew Lewis2017-07-191-14/+29
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-2/+2
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [Feature] Support using request headers in settingsAndrew Lewis2017-03-091-0/+26
* [Minor] Avoid `nil` indexAlexander Moisseev2016-12-041-1/+1
* [Fix] Fix some issues in redis settingsAndrew Lewis2016-11-251-2/+2
* [Fix] Settings: correctly read redis configAndrew Lewis2016-11-231-1/+1
* [Minor] settings: make string matches case insensitiveAlexander Moisseev2016-11-171-3/+3
* [Fix] Fix implicit settings module settingsupVsevolod Stakhov2016-11-161-4/+0
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-16/+17
* [Minor] Add missing `fun` module local referenceAlexander Moisseev2016-11-051-1/+1
* [Minor] Remove more globalsAndrew Lewis2016-11-041-4/+4
* [Rework] Adopt pluginsVsevolod Stakhov2016-10-171-1/+1
* [Minor] Fix settings module loggingAlexander Moisseev2016-10-051-1/+1
* [Feature] Check settings with equal priopities in alphabetical orderAlexander Moisseev2016-10-021-8/+8
* [Minor] Do not override high priority settings with low prio onesVsevolod Stakhov2016-09-291-1/+4
* [Feature] Allow to store settings in redisVsevolod Stakhov2016-09-221-4/+81
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-4/+1
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-1/+7
* [Fix] Settings: fix `authenticated` parameter (#886)Andrew Lewis2016-08-241-0/+6
* [Feature] Allow to create settings for authenticated usersVsevolod Stakhov2016-08-021-2/+9
* [Fix] Fix client_ip in users settingsVsevolod Stakhov2016-07-211-0/+7
* [Feature] Allow client ip match in the settingsVsevolod Stakhov2016-07-211-2/+18
* [Fix] Use new postfilters and prefilters API in the pluginsVsevolod Stakhov2016-07-121-1/+6
* [Fix] Fix application of settings identified by IDVsevolod Stakhov2016-04-191-1/+4
* [Fix] Fix settings id setupVsevolod Stakhov2016-04-181-1/+1
* [Feature] Allow to select settings by id in HTTP queryVsevolod Stakhov2016-03-291-0/+17
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
* Settings: fix IP matchAndrew Lewis2016-01-021-2/+2
* Fix adding symbols in the settingsVsevolod Stakhov2015-12-171-14/+15
* Fix settings application.Vsevolod Stakhov2015-10-281-1/+1
* Fix load of settings with no setup.Vsevolod Stakhov2015-10-261-2/+2
* Allow to add symbols from settingsVsevolod Stakhov2015-10-261-4/+12
* Minor fixes to settings.Vsevolod Stakhov2015-10-151-1/+3
* Unbreak logging in the settings module.Vsevolod Stakhov2015-09-141-5/+5