Fri, 23 Mar 2018 21:18:15 +0100 util.timer: Move sleep() here from util.async
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 21:18:15 +0100] rev 8688
util.timer: Move sleep() here from util.async This is to solve a indirect dependency issue where net.server was initialized before the config was read
Fri, 23 Mar 2018 20:57:34 +0100 util.async: Remove last trace of async.once [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 20:57:34 +0100] rev 8687
util.async: Remove last trace of async.once [luacheck]
Fri, 23 Mar 2018 14:22:01 +0000 util.async: Remove async.once(), can now be replaced by runner():run(func)
Matthew Wild <mwild1@gmail.com> [Fri, 23 Mar 2018 14:22:01 +0000] rev 8686
util.async: Remove async.once(), can now be replaced by runner():run(func)
Fri, 23 Mar 2018 14:18:27 +0000 prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC
Matthew Wild <mwild1@gmail.com> [Fri, 23 Mar 2018 14:18:27 +0000] rev 8685
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC
Fri, 23 Mar 2018 14:02:33 +0000 util.async: Make parameters to async.runner() optional
Matthew Wild <mwild1@gmail.com> [Fri, 23 Mar 2018 14:02:33 +0000] rev 8684
util.async: Make parameters to async.runner() optional
Fri, 23 Mar 2018 14:01:42 +0100 mod_announce: Remove unreachable return statement [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 14:01:42 +0100] rev 8683
mod_announce: Remove unreachable return statement [luacheck]
Fri, 23 Mar 2018 13:20:19 +0100 net.httpserver: Make function local, fixes loading since there is no environment [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 13:20:19 +0100] rev 8682
net.httpserver: Make function local, fixes loading since there is no environment [luacheck]
Fri, 23 Mar 2018 13:18:28 +0100 luacheckrc: Allow top level variables in prosodyctl (eg CFG_*) [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 13:18:28 +0100] rev 8681
luacheckrc: Allow top level variables in prosodyctl (eg CFG_*) [luacheck]
Fri, 23 Mar 2018 13:16:14 +0100 luacheckrc: Let luacheck know about the log and server globals
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 13:16:14 +0100] rev 8680
luacheckrc: Let luacheck know about the log and server globals
Fri, 23 Mar 2018 13:15:19 +0100 stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 13:15:19 +0100] rev 8679
stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck]
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip