index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
pluginloader.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
util.pluginloader: Remove useless datamanager dependency.
Waqas Hussain
2010-07-31
1
-2
/
+0
|
*
util.pluginloader: Fix loading of plugins, plugin libraries and resources in ↵
Waqas Hussain
2010-07-31
1
-9
/
+23
|
|
|
|
subfolders (e.g., when loading 'a/b', load 'a/mod_b.lua', and not 'mod_a/b.lua').
*
prosodyctl, util.pluginloader: Remove support for storing plugins in the ↵
Matthew Wild
2010-06-11
1
-23
/
+0
|
|
|
|
data store, and the addplugin command
*
Merge 0.6->0.7
Matthew Wild
2010-03-22
1
-2
/
+2
|
\
|
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
|
|
*
|
util.pluginloader: Don't specify a host for the plugin data store (clever ↵
Matthew Wild
2009-12-05
1
-2
/
+2
|
|
|
|
|
|
|
|
waqas...)
*
|
util.pluginloader: Support for fetching plugins from the data store
Matthew Wild
2009-12-02
1
-5
/
+33
|
/
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
1
-0
/
+8
|
*
util.pluginloader: Append "@" to chunk names (fixes weird formatting in ↵
Waqas Hussain
2009-06-28
1
-1
/
+1
|
|
|
|
plugin tracebacks)
*
util.pluginloader: Remove unnecessary return value suppressing the real load ↵
Matthew Wild
2009-06-22
1
-1
/
+1
|
|
|
|
error
*
util.pluginloader: Initial commit - a plugin resource loader
Waqas Hussain
2009-06-14
1
-0
/
+33