Software /
code /
prosody
Log
core/modulemanager.lua @ 2072:464a5392bc80
description | author | age |
---|---|---|
modulemanager: api:get_option(): Handle correctly option values of boolean false, don't assume value unset | Matthew Wild | Sun, 08 Nov 2009 15:09:11 +0000 |
modulemanager: Module loading rewritten to gracefully deal with errors in module initialization. | Waqas Hussain | Sun, 18 Oct 2009 05:17:07 +0500 |
modulemanager: Use componentmanager to create new components. | Waqas Hussain | Sun, 18 Oct 2009 03:15:33 +0500 |
modulemanager: Fixed: Stanza modules were being auto-loaded for components (regression in hg:1e674dae31ae). | Waqas Hussain | Sun, 18 Oct 2009 01:19:03 +0500 |
modulemanager: Fixed traceback on loading modules on unknown hosts. | Waqas Hussain | Sat, 17 Oct 2009 23:50:09 +0500 |
modulemanager: Slightly rearranged code for more robust unloading of modules. | Waqas Hussain | Sat, 17 Oct 2009 23:48:30 +0500 |