aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/settings.lua
Commit message (Expand)AuthorAgeFilesLines
...
* Update logging in lua modules.Vsevolod Stakhov2015-09-011-11/+11
* Fix forced settings.Vsevolod Stakhov2015-08-251-9/+6
* Allow to override settings from the query.Vsevolod Stakhov2015-08-251-1/+51
* Fix settingsAndrew Lewis2015-06-271-0/+1
* Remove stupid debug.Vsevolod Stakhov2015-06-251-1/+1
* Fix settings plugin.Vsevolod Stakhov2015-06-251-25/+22
* `get_all_opt` now flattens the content of objectsVsevolod Stakhov2015-05-051-1/+1
* Rework lua_regexp lifetime.Vsevolod Stakhov2015-04-091-3/+0
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-131-0/+26
* Make settings work as documentedAndrew Lewis2015-02-081-4/+28
* Amendment: fix regex match for unqualified usernamesAndrew Lewis2015-02-061-0/+1
* Amendment: nest stuffAndrew Lewis2015-02-061-1/+1
* Allow applying settings to authenticated usersAndrew Lewis2015-02-061-2/+31
* Do not reset case of settings if parsed from lua.Vsevolod Stakhov2015-01-181-1/+1
* Fix multiple/single values in use settings.Vsevolod Stakhov2014-11-071-6/+14
* Adopt settings.Vsevolod Stakhov2014-08-251-1/+4
* Fix reading maps.Vsevolod Stakhov2014-08-201-4/+10
* Fix adding map for settings.Vsevolod Stakhov2014-08-201-1/+1
* Support slashed re in lua_regexp.Vsevolod Stakhov2014-08-191-1/+1
* Fix indentation.Vsevolod Stakhov2014-08-191-49/+49
* Fix settings priorities.Vsevolod Stakhov2014-08-191-7/+13
* Fix settings plugin.Vsevolod Stakhov2014-08-191-22/+11
* Refactor lua_ip slightlyVsevolod Stakhov2014-08-181-2/+6
* Add settings check logic.Vsevolod Stakhov2014-08-181-1/+109
* Add more settings processing.Vsevolod Stakhov2014-08-181-21/+41
* Start lua-settings implementation.Vsevolod Stakhov2014-08-181-0/+209