Software /
code /
prosody
Log
.luacheckrc @ 8710:ed3dcbc5336f
description | author | age |
---|---|---|
luacheckrc: Remove allowance for the global log() since it may not exist as early as before | Kim Alvefur | Thu, 05 Apr 2018 15:56:47 +0200 |
luacheckrc: Allow top level variables in prosodyctl (eg CFG_*) [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 13:18:28 +0100 |
luacheckrc: Let luacheck know about the log and server globals | Kim Alvefur | Fri, 23 Mar 2018 13:16:14 +0100 |
luacheckrc: Only allow top level declarations in the main prosody executable | Kim Alvefur | Fri, 23 Mar 2018 13:13:07 +0100 |
luacheckrc: Ignore all unknown globals in config file (ie all settings) | Kim Alvefur | Sat, 10 Mar 2018 00:08:21 +0100 |
luacheckrc: Restore module semantics, but only for plugins (ignores some globals) | Kim Alvefur | Fri, 09 Mar 2018 19:23:19 +0100 |
.luacheckrc: Add awareness of the module:http_url API added by mod_http | Kim Alvefur | Wed, 07 Mar 2018 19:21:24 +0100 |
luacheckrc: Remove allowance legacy module() related globals | Kim Alvefur | Wed, 07 Mar 2018 19:20:31 +0100 |