Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Settings: fix `authenticated` parameter (#886) | Andrew Lewis | 2016-08-24 | 1 | -0/+6 |
* | [Feature] Allow to create settings for authenticated users | Vsevolod Stakhov | 2016-08-02 | 1 | -2/+9 |
* | [Fix] Fix client_ip in users settings | Vsevolod Stakhov | 2016-07-21 | 1 | -0/+7 |
* | [Feature] Allow client ip match in the settings | Vsevolod Stakhov | 2016-07-21 | 1 | -2/+18 |
* | [Fix] Use new postfilters and prefilters API in the plugins | Vsevolod Stakhov | 2016-07-12 | 1 | -1/+6 |
* | [Fix] Fix application of settings identified by ID | Vsevolod Stakhov | 2016-04-19 | 1 | -1/+4 |
* | [Fix] Fix settings id setup | Vsevolod Stakhov | 2016-04-18 | 1 | -1/+1 |
* | [Feature] Allow to select settings by id in HTTP query | Vsevolod Stakhov | 2016-03-29 | 1 | -0/+17 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -22/+12 |
* | Settings: fix IP match | Andrew Lewis | 2016-01-02 | 1 | -2/+2 |
* | Fix adding symbols in the settings | Vsevolod Stakhov | 2015-12-17 | 1 | -14/+15 |
* | Fix settings application. | Vsevolod Stakhov | 2015-10-28 | 1 | -1/+1 |
* | Fix load of settings with no setup. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+2 |
* | Allow to add symbols from settings | Vsevolod Stakhov | 2015-10-26 | 1 | -4/+12 |
* | Minor fixes to settings. | Vsevolod Stakhov | 2015-10-15 | 1 | -1/+3 |
* | Unbreak logging in the settings module. | Vsevolod Stakhov | 2015-09-14 | 1 | -5/+5 |
* | Update logging in lua modules. | Vsevolod Stakhov | 2015-09-01 | 1 | -11/+11 |
* | Fix forced settings. | Vsevolod Stakhov | 2015-08-25 | 1 | -9/+6 |
* | Allow to override settings from the query. | Vsevolod Stakhov | 2015-08-25 | 1 | -1/+51 |
* | Fix settings | Andrew Lewis | 2015-06-27 | 1 | -0/+1 |
* | Remove stupid debug. | Vsevolod Stakhov | 2015-06-25 | 1 | -1/+1 |
* | Fix settings plugin. | Vsevolod Stakhov | 2015-06-25 | 1 | -25/+22 |
* | `get_all_opt` now flattens the content of objects | Vsevolod Stakhov | 2015-05-05 | 1 | -1/+1 |
* | Rework lua_regexp lifetime. | Vsevolod Stakhov | 2015-04-09 | 1 | -3/+0 |
* | Clarify copyright for lua plugins. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+26 |
* | Make settings work as documented | Andrew Lewis | 2015-02-08 | 1 | -4/+28 |
* | Amendment: fix regex match for unqualified usernames | Andrew Lewis | 2015-02-06 | 1 | -0/+1 |
* | Amendment: nest stuff | Andrew Lewis | 2015-02-06 | 1 | -1/+1 |
* | Allow applying settings to authenticated users | Andrew Lewis | 2015-02-06 | 1 | -2/+31 |
* | Do not reset case of settings if parsed from lua. | Vsevolod Stakhov | 2015-01-18 | 1 | -1/+1 |
* | Fix multiple/single values in use settings. | Vsevolod Stakhov | 2014-11-07 | 1 | -6/+14 |
* | Adopt settings. | Vsevolod Stakhov | 2014-08-25 | 1 | -1/+4 |
* | Fix reading maps. | Vsevolod Stakhov | 2014-08-20 | 1 | -4/+10 |
* | Fix adding map for settings. | Vsevolod Stakhov | 2014-08-20 | 1 | -1/+1 |
* | Support slashed re in lua_regexp. | Vsevolod Stakhov | 2014-08-19 | 1 | -1/+1 |
* | Fix indentation. | Vsevolod Stakhov | 2014-08-19 | 1 | -49/+49 |
* | Fix settings priorities. | Vsevolod Stakhov | 2014-08-19 | 1 | -7/+13 |
* | Fix settings plugin. | Vsevolod Stakhov | 2014-08-19 | 1 | -22/+11 |
* | Refactor lua_ip slightly | Vsevolod Stakhov | 2014-08-18 | 1 | -2/+6 |
* | Add settings check logic. | Vsevolod Stakhov | 2014-08-18 | 1 | -1/+109 |
* | Add more settings processing. | Vsevolod Stakhov | 2014-08-18 | 1 | -21/+41 |
* | Start lua-settings implementation. | Vsevolod Stakhov | 2014-08-18 | 1 | -0/+209 |