Software /
code /
prosody
Log
util/pluginloader.lua @ 2964:49b5c87d2fa0
description | author | age |
---|---|---|
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 |