Software /
code /
prosody
Log
util/pluginloader.lua @ 6107:5491be05b84c
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.pluginloader: Remove unused imports | Matthew Wild | 2012-08-01 |
util.pluginloader: Expose load_file | Matthew Wild | 2012-08-01 |
Eliminate direct setfenv usage | Florian Zeitz | 2012-06-08 |
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 |