Wed, 10 Nov 2010 19:46:53 +0000 prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
Matthew Wild <mwild1@gmail.com> [Wed, 10 Nov 2010 19:46:53 +0000] rev 3609
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
Wed, 10 Nov 2010 22:27:09 +0500 modulemanager, usermanager: Removed hooks for the 'component-activated' event (components now fire 'host-activated').
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 22:27:09 +0500] rev 3608
modulemanager, usermanager: Removed hooks for the 'component-activated' event (components now fire 'host-activated').
Wed, 10 Nov 2010 22:02:28 +0500 mod_proxy65: Use module:get_option() instead of configmanager.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 22:02:28 +0500] rev 3607
mod_proxy65: Use module:get_option() instead of configmanager.
Wed, 10 Nov 2010 21:48:28 +0500 componentmanager: Removed.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 21:48:28 +0500] rev 3606
componentmanager: Removed.
Wed, 10 Nov 2010 21:47:39 +0500 prosody: Added a stub implementation of core.componentmanager to the package.loaded table.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 21:47:39 +0500] rev 3605
prosody: Added a stub implementation of core.componentmanager to the package.loaded table.
Wed, 10 Nov 2010 20:59:16 +0500 prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 20:59:16 +0500] rev 3604
prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file.
Wed, 10 Nov 2010 20:51:23 +0500 componentmanager: Removed most of the code. Stub implementations of register_component and deregister_component remain.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 20:51:23 +0500] rev 3603
componentmanager: Removed most of the code. Stub implementations of register_component and deregister_component remain.
Wed, 10 Nov 2010 20:42:59 +0500 componentmanager: Removed get_children(host).
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 20:42:59 +0500] rev 3602
componentmanager: Removed get_children(host).
Wed, 10 Nov 2010 20:36:37 +0500 hostmanager: Don't include hosts with '@' or '/' in the name in the get_children(host) result.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 20:36:37 +0500] rev 3601
hostmanager: Don't include hosts with '@' or '/' in the name in the get_children(host) result.
Wed, 10 Nov 2010 20:31:28 +0500 mod_disco: Updated to use hostmanager.get_children instead of componentmanager.get_children.
Waqas Hussain <waqas20@gmail.com> [Wed, 10 Nov 2010 20:31:28 +0500] rev 3600
mod_disco: Updated to use hostmanager.get_children instead of componentmanager.get_children.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip