util/pluginloader.lua
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...)
Wed, 02 Dec 2009 18:05:03 +0000 Matthew Wild util.pluginloader: Support for fetching plugins from the data store
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Sun, 28 Jun 2009 22:29:17 +0500 Waqas Hussain util.pluginloader: Append "@" to chunk names (fixes weird formatting in plugin tracebacks)
Mon, 22 Jun 2009 21:56:52 +0100 Matthew Wild util.pluginloader: Remove unnecessary return value suppressing the real load error
Sun, 14 Jun 2009 21:01:30 +0500 Waqas Hussain util.pluginloader: Initial commit - a plugin resource loader
less more (0) tip