prosody
log
graph
tags
bookmarks
branches
791388f90156
browse
changeset
core/modulemanager.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
core/modulemanager.lua @ 4733:
791388f90156
less
more
|
(0)
-100
-30
-10
-7
tip
description
author
age
modulemanager: Clear modulemap when a host is deactivated (thanks xnyhps)
Matthew Wild
Fri, 27 Apr 2012 22:36:35 +0100
modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda)
Matthew Wild
Fri, 27 Apr 2012 21:37:45 +0100
modulemanager: Set module.loaded = false on unload
Matthew Wild
Mon, 23 Apr 2012 15:38:36 +0100
modulemanager: Report errors that happen when loading a shared module onto its original host
Matthew Wild
Mon, 23 Apr 2012 14:11:10 +0100
modulemanager: For children of shared modules, set module.environment to the empty environment for that module (useful to expose data or APIs at host.modules[module])
Matthew Wild
Sat, 21 Apr 2012 22:53:22 +0100
modulemanager: When a shared module becomes global, ensure it still gets loaded onto the original target host
Matthew Wild
Sat, 21 Apr 2012 20:37:06 +0100
modulemanager: Support for shared modules - function module.add_host(host_module) in a global module
Matthew Wild
Sat, 21 Apr 2012 20:09:03 +0100
less
more
|
(0)
-100
-30
-10
-7
tip