log core/configmanager.lua @ 5532:d5cbcdcdb2f7

age author description
Wed, 03 Apr 2013 08:14:55 +0100 Matthew Wild configmanager: Some cleanup, remove unused variables and imports
Sat, 23 Mar 2013 04:14:52 +0100 Kim Alvefur configmanager: Fix so unset variables are searched for in the global section
Fri, 22 Mar 2013 11:21:24 +0000 Matthew Wild configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users.
Thu, 13 Sep 2012 18:31:34 +0100 Matthew Wild configmanager: Fix include of relative files via Include directive in config
Fri, 08 Jun 2012 05:04:38 +0200 Florian Zeitz Eliminate direct setfenv usage
Sat, 10 Dec 2011 17:21:19 +0000 Matthew Wild configmanager: get(): Make section (core) optional (hurrah)
Thu, 25 Aug 2011 12:07:36 +0500 Waqas Hussain configmanager: resolve_relative_path: Improved detection of absolute paths on Windows.