log core/configmanager.lua @ 9598:dcd85bc34d21

age author description
Mon, 03 Sep 2018 17:45:30 +0100 Matthew Wild configmanager: Allow referencing environment variables in the config as as ENV_<name>
Sun, 25 Mar 2018 17:02:00 +0200 Kim Alvefur configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Sun, 28 May 2017 23:40:26 +0200 Kim Alvefur configmanager: Remove unused local [luacheck]
Sat, 27 May 2017 15:32:28 +0100 Emmanuel Gil Peyrot configmanager: Remove support for multiple parsers, fixes #852.
Sat, 04 Mar 2017 17:49:48 +0100 Kim Alvefur core: Split some very long lines [luacheck]
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function