summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/history_redis.lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [WebUI] Do not hide messages with bad subject, just replace it with '???'Vsevolod Stakhov2017-04-091-2/+6
* [Minor] Filter bad utf8 subjectsVsevolod Stakhov2017-04-091-1/+7
* [Fix] Fix JSON output for history_redisVsevolod Stakhov2017-04-091-4/+16
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Fix] Fix for lua 5.3Vsevolod Stakhov2017-03-161-3/+3
* [Minor] Save extra fields in historyVsevolod Stakhov2017-03-151-0/+3
* [Minor] Redis history: fix number of rowsAndrew Lewis2017-03-141-2/+2
* [Minor] Save unix time in redis historyVsevolod Stakhov2017-03-141-0/+3
* [Feature] Implement redis history queryingVsevolod Stakhov2017-03-141-3/+68
* [Feature] Preliminary implementation of redis history pluginVsevolod Stakhov2017-03-131-0/+131