prosody
log
graph
tags
bookmarks
branches
f600591c87fa
browse
changeset
util/pluginloader.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/pluginloader.lua @ 4353:
f600591c87fa
less
more
|
(0)
tip
description
author
age
util.pluginloader: Rewritten resource loading to be cleaner, and added support for prosody-modules directory layout. "/" in plugin names is no longer supported.
Waqas Hussain
2011-02-22
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring.
Waqas Hussain
2011-02-20
util.pluginloader: Return file path on success in pluginloader.load_code().
Waqas Hussain
2011-02-20
util.pluginloader: Return full file path from internal file loader on success, not just the name.
Waqas Hussain
2011-02-20
util.pluginloader: Add support for multiple plugin directories.
Waqas Hussain
2011-01-20
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
less
more
|
(0)
tip