Tue, 21 Dec 2010 22:25:54 +0000 Matthew Wild configmanager: Filenames without a path are also relative to the config file path, not the current working directory file | diff | annotate
Mon, 20 Dec 2010 14:06:32 +0000 Matthew Wild configmanager: Support for wildcards in Include directives file | diff | annotate
Sat, 18 Dec 2010 23:15:58 +0000 Matthew Wild configmanager: Switch back to returning 'ok' to signal config load success - fixes config errors not being displayed file | diff | annotate
Thu, 11 Nov 2010 12:23:51 +0000 Matthew Wild configmanager: Change parser API again to pass a config table to insert settings to. Fixes Include(). (Thanks Zash/answerman) file | diff | annotate
Wed, 10 Nov 2010 19:50:07 +0000 Matthew Wild configmanager: Update Include and RunScript directives to support paths relative to the (current!) config file file | diff | annotate
Wed, 10 Nov 2010 19:46:53 +0000 Matthew Wild prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function) file | diff | annotate
Sun, 07 Nov 2010 20:38:01 +0000 Matthew Wild configmanager: Atomic reloads, and some other internal changes to achieve this file | diff | annotate
Fri, 08 Oct 2010 03:19:20 +0100 Matthew Wild configmanager: Allow VirtualHost/Component definitions to be followed by a table of config options file | diff | annotate
Sat, 17 Jul 2010 14:50:16 +0100 Matthew Wild configmanager: Remove dependency on eventmanager, and global 'prosody' object file | diff | annotate
Wed, 05 May 2010 19:01:14 +0100 Matthew Wild Merge configmanager->trunk file | diff | annotate
Wed, 14 Apr 2010 12:59:46 +0100 Matthew Wild configmanager: Add VirtualHost as an alias for Host (re-applied in trunk due to previous bad merge with 0.7) file | diff | annotate
Tue, 04 May 2010 23:36:50 +0100 Matthew Wild Merge 0.7->trunk (with MUC needing checking, waqas) file | diff | annotate
Sat, 01 May 2010 05:18:38 +0500 Waqas Hussain Merge 0.6 into 0.7. file | diff | annotate
Wed, 14 Apr 2010 12:59:46 +0100 Matthew Wild configmanager: Add VirtualHost as an alias for Host file | diff | annotate
Tue, 04 May 2010 23:11:41 +0100 Matthew Wild configmanager: Fix very wacky indentation file | diff | annotate
Tue, 04 May 2010 23:07:49 +0100 Matthew Wild configmanager: Fix some wacky indentation file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Sun, 14 Feb 2010 20:37:49 +0000 Matthew Wild configmanager: Remove debugging code accidentally committed file | diff | annotate
Sun, 14 Feb 2010 18:41:44 +0000 Matthew Wild configmanager: Error when a component and host clash hostnames file | diff | annotate
Sun, 14 Feb 2010 20:37:49 +0000 Matthew Wild configmanager: Remove debugging code accidentally committed file | diff | annotate
Sun, 14 Feb 2010 18:41:44 +0000 Matthew Wild configmanager: Error when a component and host clash hostnames file | diff | annotate
Sun, 31 Jan 2010 17:14:52 +0000 Matthew Wild configmanager: Trailing whitespace file | diff | annotate
Sat, 09 Jan 2010 06:59:47 +0000 Matthew Wild configmanager: Add parsers() method to return an array of supported config formats file | diff | annotate
Sat, 12 Sep 2009 03:45:19 +0500 Waqas Hussain configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). file | diff | annotate
Tue, 28 Jul 2009 18:02:11 +0100 Matthew Wild configmanager: Default options appearing before Host "*" to global (fixes potential traceback) file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Thu, 09 Jul 2009 14:34:49 +0100 Matthew Wild configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) file | diff | annotate
Fri, 17 Apr 2009 16:14:20 +0100 Matthew Wild core.configmanager: Fire event when (re)loading config file file | diff | annotate
Sun, 22 Mar 2009 15:33:38 +0000 Matthew Wild core.configmanager: Make components use 'component' module by default if none specified file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Tue, 03 Mar 2009 16:54:29 +0000 Matthew Wild core.configmanager: Small fix to check validity of Component definitions file | diff | annotate
Fri, 13 Feb 2009 14:43:12 +0000 Matthew Wild Add RunScript command to config to run a Lua script prior to starting the server file | diff | annotate
Fri, 13 Feb 2009 14:38:17 +0000 Matthew Wild Add Include command to include extra configuration files from the main one file | diff | annotate
Fri, 13 Feb 2009 14:37:15 +0000 Matthew Wild Report errors in the config file to the user file | diff | annotate
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009 file | diff | annotate
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3 file | diff | annotate
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT! file | diff | annotate
Thu, 29 Jan 2009 02:13:30 +0000 Matthew Wild configmanager: Add support for defining components file | diff | annotate
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2 file | diff | annotate
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers file | diff | annotate
Sat, 29 Nov 2008 03:26:46 +0000 Matthew Wild Fix for configmanager when config file can't be found file | diff | annotate
Sun, 23 Nov 2008 02:12:46 +0000 Matthew Wild New configmanager. Old-style config files still work, but will print a warning file | diff | annotate
Fri, 21 Nov 2008 05:47:27 +0000 Matthew Wild Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;) file | diff | annotate
(0) tip

mercurial