log util/pluginloader.lua @ 3410:32b018eeeb3b

age author description
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...)
Wed, 02 Dec 2009 18:05:03 +0000 Matthew Wild util.pluginloader: Support for fetching plugins from the data store