Software /
code /
prosody
Log
core/modulemanager.lua @ 10214:f864e685e618
description | author | age |
---|---|---|
modulemanager: Set module status on successful or failed module load | Matthew Wild | Tue, 19 Mar 2019 09:05:15 +0000 |
modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] | Matthew Wild | Fri, 26 Oct 2018 19:53:02 +0100 |
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 |