Software /
code /
prosody
Log
core/configmanager.lua @ 5413:0bf5e90be086
description | author | age |
---|---|---|
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 |