Software /
code /
prosody
Log
core/modulemanager.lua @ 7420:3fc5560557a5
description | author | age |
---|---|---|
modulemanager: Silence log message about attempts to load already loaded modules for shared modules | Kim Alvefur | Sat, 19 Mar 2016 16:35:43 +0100 |
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck] | Kim Alvefur | Thu, 18 Feb 2016 14:57:51 +0100 |
loggingmanager,modulemanager,moduleapi: Localize unpack compatible with Lua 5.2+ | Kim Alvefur | Thu, 18 Feb 2016 14:57:04 +0100 |
core.*: Remove use of module() function | Kim Alvefur | Sat, 21 Feb 2015 10:42:19 +0100 |
modulemanager: Add luacheck annotations | Matthew Wild | Wed, 06 May 2015 19:16:16 +0100 |
modulemanager: Remove unused import of pcall #luacheck | Matthew Wild | Wed, 06 May 2015 19:15:35 +0100 |
core.module{manager,api}: Fix for 010b141e91ed (Thanks v1ct0r) | Kim Alvefur | Tue, 23 Sep 2014 00:23:33 +0200 |