Software /
code /
prosody
Log
util/pluginloader.lua @ 5021:85b2689dbcfe
description | author | age |
---|---|---|
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
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 | Tue, 22 Feb 2011 21:47:38 +0500 |
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring. | Waqas Hussain | Sun, 20 Feb 2011 20:11:52 +0500 |
util.pluginloader: Return file path on success in pluginloader.load_code(). | Waqas Hussain | Sun, 20 Feb 2011 20:03:43 +0500 |
util.pluginloader: Return full file path from internal file loader on success, not just the name. | Waqas Hussain | Sun, 20 Feb 2011 20:01:05 +0500 |
util.pluginloader: Add support for multiple plugin directories. | Waqas Hussain | Fri, 21 Jan 2011 04:35:49 +0500 |