Log

core/configmanager.lua @ 3566:75d287daad16

description author age
configmanager: Allow VirtualHost/Component definitions to be followed by a table of config options Matthew Wild 2010-10-08
configmanager: Remove dependency on eventmanager, and global 'prosody' object Matthew Wild 2010-07-17
Merge configmanager->trunk Matthew Wild 2010-05-05
configmanager: Add VirtualHost as an alias for Host (re-applied in trunk due to previous bad merge with 0.7) Matthew Wild 2010-04-14
Merge 0.7->trunk (with MUC needing checking, waqas) Matthew Wild 2010-05-04
Merge 0.6 into 0.7. Waqas Hussain 2010-05-01
configmanager: Add VirtualHost as an alias for Host Matthew Wild 2010-04-14
configmanager: Fix very wacky indentation Matthew Wild 2010-05-04
configmanager: Fix some wacky indentation Matthew Wild 2010-05-04
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
configmanager: Remove debugging code accidentally committed Matthew Wild 2010-02-14
configmanager: Error when a component and host clash hostnames Matthew Wild 2010-02-14
configmanager: Remove debugging code accidentally committed Matthew Wild 2010-02-14
configmanager: Error when a component and host clash hostnames Matthew Wild 2010-02-14
configmanager: Trailing whitespace Matthew Wild 2010-01-31
configmanager: Add parsers() method to return an array of supported config formats Matthew Wild 2010-01-09
configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). Waqas Hussain 2009-09-11
configmanager: Default options appearing before Host "*" to global (fixes potential traceback) Matthew Wild 2009-07-28
Remove version number from copyright headers Matthew Wild 2009-07-10
configmanager, modulemanager: Allow components to have modules specified in the config (but don't load the global set of modules for them) Matthew Wild 2009-07-09
core.configmanager: Fire event when (re)loading config file Matthew Wild 2009-04-17
core.configmanager: Make components use 'component' module by default if none specified Matthew Wild 2009-03-22
0.3->0.4 Matthew Wild 2009-03-20
core.configmanager: Small fix to check validity of Component definitions Matthew Wild 2009-03-03
Add RunScript command to config to run a Lua script prior to starting the server Matthew Wild 2009-02-13
Add Include command to include extra configuration files from the main one Matthew Wild 2009-02-13
Report errors in the config file to the user Matthew Wild 2009-02-13
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30