log util/pluginloader.lua @ 4121:ea7e3f22f898

age author description
Fri, 21 Jan 2011 04:35:49 +0500 Waqas Hussain util.pluginloader: Add support for multiple plugin directories.
Sat, 31 Jul 2010 12:32:56 +0500 Waqas Hussain util.pluginloader: Remove useless datamanager dependency.
Sat, 31 Jul 2010 12:32:34 +0500 Waqas Hussain util.pluginloader: Fix loading of plugins, plugin libraries and resources in subfolders (e.g., when loading 'a/b', load 'a/mod_b.lua', and not 'mod_a/b.lua').
Fri, 11 Jun 2010 14:25:22 +0100 Matthew Wild prosodyctl, util.pluginloader: Remove support for storing plugins in the data store, and the addplugin command
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Sat, 05 Dec 2009 13:34:45 +0000 Matthew Wild util.pluginloader: Don't specify a host for the plugin data store (clever waqas...)