Log

.luacheckrc @ 12949:2f61ebcf37c0

description author age
luacheck: Remove long gone mod_storage_sql1 from excludes Kim Alvefur Thu, 19 Jan 2023 17:29:40 +0100
.luacheckrc: Add test_mutants.sh.lua to the ignore list Matthew Wild Tue, 11 Oct 2022 13:12:26 +0100
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild Wed, 15 Jun 2022 12:15:01 +0100
luacheck: Set expected globals to Lua 5.4 + compat Kim Alvefur Sun, 10 Jul 2022 16:10:29 +0200
Merge 0.12->trunk Kim Alvefur Fri, 08 Jul 2022 19:56:29 +0200
luacheck: Shut up (backports 3caff1f93520, ignores module deleted in trunk) 0.12 Kim Alvefur Mon, 30 May 2022 17:34:58 +0200
Merge 0.12->trunk Kim Alvefur Fri, 08 Jul 2022 19:43:47 +0200
Backport 875f73ead4e8 8e4033213c62 to deal with luacheck 0.26 0.12 Kim Alvefur Fri, 08 Jul 2022 19:42:48 +0200
luacheck: Ignore new warning about uses of `not (x == y)` and similar Kim Alvefur Mon, 30 May 2022 17:12:58 +0200
luacheck: Ignore new warning about using variables prefixed with '_' Kim Alvefur Mon, 30 May 2022 16:49:52 +0200
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions Kim Alvefur Fri, 11 Feb 2022 21:36:53 +0100
prosody: Expose main thread on the 'prosody' global Kim Alvefur Wed, 06 Oct 2021 14:49:26 +0200
mod_cron: Add a 'weekly' job frequency Kim Alvefur Fri, 03 Dec 2021 09:05:41 +0100
core.moduleapi: Add API for adding daily or hourly tasks via mod_cron Kim Alvefur Sun, 21 Nov 2021 18:13:21 +0100
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer Sun, 18 Apr 2021 11:47:41 +0200
util.datamapper: Library for extracting data from stanzas Kim Alvefur Sun, 07 Mar 2021 00:57:36 +0100
util.jsonschema: Library for JSON Schema validation Kim Alvefur Sat, 06 Mar 2021 21:07:53 +0100
luacheck: Remove exception for net.cqueues since it is now clean Kim Alvefur Wed, 08 Jul 2020 20:22:48 +0200
util.sasl.digest-md5: Remove, obsolete since 2011 Kim Alvefur Tue, 14 Apr 2020 16:51:24 +0200
luacheck: Don't not warn about not using secondary return values Kim Alvefur Fri, 20 Dec 2019 22:23:22 +0100
.luacheckrc: Remove passing spec/ files from ignore list Matthew Wild Mon, 09 Dec 2019 12:44:43 +0000
.luacheckrc: Remove passing file from ignore list Matthew Wild Mon, 09 Dec 2019 12:42:22 +0000
.luacheckrc: Correct indentation of 'exclude_files' list Kim Alvefur Mon, 01 Apr 2019 21:15:47 +0200
.luacheckrc: Update to reflect new module API methods Matthew Wild Tue, 19 Mar 2019 09:07:36 +0000
luacheckrc: Teach luacheck about the new module:send_iq() API Kim Alvefur Sun, 30 Dec 2018 03:20:37 +0100
net.adns: Silence individual luacheck warnings instead of ignoring entire file Kim Alvefur Mon, 24 Dec 2018 03:00:27 +0100
luacheckrc: No longer ignore access to undefined fields on table lib Kim Alvefur Sat, 08 Dec 2018 17:13:39 +0100
lint: No longer ignore access to the deprecated global 'unpack' Kim Alvefur Sat, 08 Dec 2018 17:07:28 +0100
luacheckrc: Set Lua standard to 5.3 with 5.2 compat enabled Kim Alvefur Sat, 08 Dec 2018 17:00:30 +0100
mod_net_multiplex: Remove exception from luacheck Kim Alvefur Wed, 10 Oct 2018 21:55:58 +0200