Software /
code /
prosody
Log
core/modulemanager.lua @ 9562:acf74ad0b795
description | author | age |
---|---|---|
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | Fri, 26 Oct 2018 19:32:00 +0100 |
modulemanager: Expose function to get the list of modules that should be loaded on a host | Matthew Wild | Wed, 20 Jun 2018 10:41:02 +0100 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
core: Split some very long lines [luacheck] | Kim Alvefur | Sat, 04 Mar 2017 17:49:48 +0100 |
modulemanager: Silence log message about attempts to load already loaded modules for shared modules | Kim Alvefur | Sat, 19 Mar 2016 16:35:43 +0100 |