core/configmanager.lua
Fri, 08 Dec 2023 15:37:13 +0000 Matthew Wild configmanager: Fix linter issues
Fri, 08 Dec 2023 15:34:48 +0000 Matthew Wild configmanager: Support for appending to existing config options
Fri, 08 Dec 2023 14:24:49 +0000 Matthew Wild configmanager: Make _G accessible via `Lua` variable, deprecate direct access
Fri, 08 Dec 2023 13:36:51 +0000 Matthew Wild configmanager: Allow referencing previously-set options in the config file
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Sun, 29 May 2022 16:06:42 +0200 Kim Alvefur core.configmanager: Remove COMPAT for old config format from 2013
Sun, 03 Apr 2022 12:56:11 +0100 Matthew Wild configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks) 0.12
Mon, 28 Mar 2022 11:41:32 +0100 Matthew Wild configmanager: Add method to report loaded config files (part of #1729 fix) 0.12
Mon, 20 Dec 2021 20:46:24 +0000 Matthew Wild configmanager: Update error message to say 'VirtualHost' instead of 'Host'
Sat, 02 Nov 2019 13:56:13 +0100 Kim Alvefur core.configmanager: Handle nameprep validation errors
Sat, 02 Nov 2019 13:55:38 +0100 Kim Alvefur core.configmanager: Ensure Hosts are given names
Fri, 16 Aug 2019 14:02:51 -0700 João Duarte core.configmanager: Removed code related to complement_lua_path
Thu, 01 Aug 2019 09:21:10 -0700 João Duarte core.configmanager: Added support to 'complement_lua_path'
Wed, 20 Mar 2019 12:45:08 +0000 Matthew Wild configmanager: Pass through warnings from included files
Wed, 20 Mar 2019 12:20:51 +0000 Matthew Wild configmanager: Emit warning for duplicated config options
Wed, 20 Mar 2019 12:19:43 +0000 Matthew Wild configmanager: Add support for returning warnings
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
Mon, 18 May 2015 19:07:31 +0100 Matthew Wild configmanager: Refactor function to avoid re-declaring local variable [luacheck]
Mon, 18 May 2015 19:07:06 +0100 Matthew Wild configmanager: Rename unused function arguments [luacheck]
Mon, 18 May 2015 19:06:34 +0100 Matthew Wild configmanager: Rename variable to avoid name conflicts [luacheck]
Mon, 18 May 2015 19:05:26 +0100 Matthew Wild configmanager: Rename unused function argument [luacheck]
Mon, 18 May 2015 19:05:08 +0100 Matthew Wild configmanager: Remove unnecessary function localizations [luacheck]
Mon, 18 May 2015 19:04:37 +0100 Matthew Wild configmanager: Rename variable to avoid name conflict [luacheck]
Mon, 18 May 2015 19:03:07 +0100 Matthew Wild configmanager: Rename variable to avoid name conflict [luacheck]
less more (0) -50 -30 tip