configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks)
0.12
|
Matthew Wild |
2022-04-03 |
configmanager: Add method to report loaded config files (part of #1729 fix)
0.12
|
Matthew Wild |
2022-03-28 |
configmanager: Update error message to say 'VirtualHost' instead of 'Host'
|
Matthew Wild |
2021-12-20 |
core.configmanager: Handle nameprep validation errors
|
Kim Alvefur |
2019-11-02 |
core.configmanager: Ensure Hosts are given names
|
Kim Alvefur |
2019-11-02 |
core.configmanager: Removed code related to complement_lua_path
|
João Duarte |
2019-08-16 |
core.configmanager: Added support to 'complement_lua_path'
|
João Duarte |
2019-08-01 |
configmanager: Pass through warnings from included files
|
Matthew Wild |
2019-03-20 |
configmanager: Emit warning for duplicated config options
|
Matthew Wild |
2019-03-20 |
configmanager: Add support for returning warnings
|
Matthew Wild |
2019-03-20 |
configmanager: Allow referencing environment variables in the config as as ENV_<name>
|
Matthew Wild |
2018-09-03 |
configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117)
|
Kim Alvefur |
2018-03-25 |
vairious: Add annotation when an empty environment is set [luacheck]
|
Kim Alvefur |
2018-02-28 |
configmanager: Remove unused local [luacheck]
|
Kim Alvefur |
2017-05-28 |
configmanager: Remove support for multiple parsers, fixes #852.
|
Emmanuel Gil Peyrot |
2017-05-27 |
core: Split some very long lines [luacheck]
|
Kim Alvefur |
2017-03-04 |
core.*: Remove use of module() function
|
Kim Alvefur |
2015-02-21 |
configmanager: Refactor function to avoid re-declaring local variable [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Rename unused function arguments [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Rename variable to avoid name conflicts [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Rename unused function argument [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Remove unnecessary function localizations [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Rename variable to avoid name conflict [luacheck]
|
Matthew Wild |
2015-05-18 |
configmanager: Rename variable to avoid name conflict [luacheck]
|
Matthew Wild |
2015-05-18 |
Merge 0.9->0.10
|
Matthew Wild |
2014-07-31 |
configmanager: nameprep VirtualHost and Component names
|
Matthew Wild |
2014-07-31 |
Merge 0.9->0.10
|
Kim Alvefur |
2014-05-09 |
configmanager: Delay importing LuaFileSystem until needed by an Include line
|
Kim Alvefur |
2014-05-09 |
core.configmanager: Move path utility functions into util.paths
|
Kim Alvefur |
2014-05-09 |
Merge 0.9->trunk
|
Matthew Wild |
2013-09-02 |