Log

util/pluginloader.lua @ 4097:2d3866aed062

description author age
util.pluginloader: Remove useless datamanager dependency. Waqas Hussain 2010-07-31
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'). Waqas Hussain 2010-07-31
prosodyctl, util.pluginloader: Remove support for storing plugins in the data store, and the addplugin command Matthew Wild 2010-06-11
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
util.pluginloader: Don't specify a host for the plugin data store (clever waqas...) Matthew Wild 2009-12-05
util.pluginloader: Support for fetching plugins from the data store Matthew Wild 2009-12-02
Add copyright header to those files missing one Matthew Wild 2009-07-10
util.pluginloader: Append "@" to chunk names (fixes weird formatting in plugin tracebacks) Waqas Hussain 2009-06-28
util.pluginloader: Remove unnecessary return value suppressing the real load error Matthew Wild 2009-06-22
util.pluginloader: Initial commit - a plugin resource loader Waqas Hussain 2009-06-14