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 |
configmanager: Fix so unset variables are searched for in the global section
|
Kim Alvefur |
Sat, 23 Mar 2013 04:14:52 +0100 |
configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users.
|
Matthew Wild |
Fri, 22 Mar 2013 11:21:24 +0000 |
configmanager: Fix include of relative files via Include directive in config
|
Matthew Wild |
Thu, 13 Sep 2012 18:31:34 +0100 |
Eliminate direct setfenv usage
|
Florian Zeitz |
Fri, 08 Jun 2012 05:04:38 +0200 |
configmanager: get(): Make section (core) optional (hurrah)
|
Matthew Wild |
Sat, 10 Dec 2011 17:21:19 +0000 |
configmanager: resolve_relative_path: Improved detection of absolute paths on Windows.
|
Waqas Hussain |
Thu, 25 Aug 2011 12:07:36 +0500 |
configmanager: Added rawget().
|
Waqas Hussain |
Wed, 05 Jan 2011 06:16:07 +0500 |
configmanager: Filenames without a path are also relative to the config file path, not the current working directory
|
Matthew Wild |
Tue, 21 Dec 2010 22:25:54 +0000 |
configmanager: Support for wildcards in Include directives
|
Matthew Wild |
Mon, 20 Dec 2010 14:06:32 +0000 |