Log

core/configmanager.lua @ 11899:6d06068363aa

description author age
core.configmanager: Handle nameprep validation errors Kim Alvefur Sat, 02 Nov 2019 13:56:13 +0100
core.configmanager: Ensure Hosts are given names Kim Alvefur Sat, 02 Nov 2019 13:55:38 +0100
core.configmanager: Removed code related to complement_lua_path João Duarte Fri, 16 Aug 2019 14:02:51 -0700
core.configmanager: Added support to 'complement_lua_path' João Duarte Thu, 01 Aug 2019 09:21:10 -0700
configmanager: Pass through warnings from included files Matthew Wild Wed, 20 Mar 2019 12:45:08 +0000
configmanager: Emit warning for duplicated config options Matthew Wild Wed, 20 Mar 2019 12:20:51 +0000
configmanager: Add support for returning warnings Matthew Wild Wed, 20 Mar 2019 12:19:43 +0000
configmanager: Allow referencing environment variables in the config as as ENV_<name> Matthew Wild Mon, 03 Sep 2018 17:45:30 +0100
configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117) Kim Alvefur Sun, 25 Mar 2018 17:02:00 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
configmanager: Remove unused local [luacheck] Kim Alvefur Sun, 28 May 2017 23:40:26 +0200
configmanager: Remove support for multiple parsers, fixes #852. Emmanuel Gil Peyrot Sat, 27 May 2017 15:32:28 +0100
core: Split some very long lines [luacheck] Kim Alvefur Sat, 04 Mar 2017 17:49:48 +0100
core.*: Remove use of module() function Kim Alvefur Sat, 21 Feb 2015 10:42:19 +0100
configmanager: Refactor function to avoid re-declaring local variable [luacheck] Matthew Wild Mon, 18 May 2015 19:07:31 +0100
configmanager: Rename unused function arguments [luacheck] Matthew Wild Mon, 18 May 2015 19:07:06 +0100
configmanager: Rename variable to avoid name conflicts [luacheck] Matthew Wild Mon, 18 May 2015 19:06:34 +0100
configmanager: Rename unused function argument [luacheck] Matthew Wild Mon, 18 May 2015 19:05:26 +0100
configmanager: Remove unnecessary function localizations [luacheck] Matthew Wild Mon, 18 May 2015 19:05:08 +0100
configmanager: Rename variable to avoid name conflict [luacheck] Matthew Wild Mon, 18 May 2015 19:04:37 +0100
configmanager: Rename variable to avoid name conflict [luacheck] Matthew Wild Mon, 18 May 2015 19:03:07 +0100
Merge 0.9->0.10 Matthew Wild Thu, 31 Jul 2014 07:11:54 +0100
configmanager: nameprep VirtualHost and Component names Matthew Wild Thu, 31 Jul 2014 06:56:21 +0100
Merge 0.9->0.10 Kim Alvefur Fri, 09 May 2014 23:28:09 +0200
configmanager: Delay importing LuaFileSystem until needed by an Include line Kim Alvefur Fri, 09 May 2014 19:59:49 +0200
core.configmanager: Move path utility functions into util.paths Kim Alvefur Fri, 09 May 2014 19:34:35 +0200
Merge 0.9->trunk Matthew Wild Tue, 03 Sep 2013 00:20:28 +0100
configmanager: Fix checking of absolute paths on Windows Kim Alvefur Fri, 30 Aug 2013 18:51:55 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
configmanager: Some cleanup, remove unused variables and imports Matthew Wild Wed, 03 Apr 2013 08:14:55 +0100