Sat, 24 Mar 2018 11:29:04 +0000 net.http: Fix for Lua 5.2: return error from error handler (xpcall changed)
Matthew Wild <mwild1@gmail.com> [Sat, 24 Mar 2018 11:29:04 +0000] rev 8692
net.http: Fix for Lua 5.2: return error from error handler (xpcall changed)
Sat, 24 Mar 2018 21:39:03 +0100 util.startup: Read version for prosodyctl (restores version in 'about' command)
Kim Alvefur <zash@zash.se> [Sat, 24 Mar 2018 21:39:03 +0100] rev 8691
util.startup: Read version for prosodyctl (restores version in 'about' command)
Sat, 24 Mar 2018 00:06:55 +0100 net.http.server: Prevent loading of net.server in tests (breaks unrelated tests for some reason)
Kim Alvefur <zash@zash.se> [Sat, 24 Mar 2018 00:06:55 +0100] rev 8690
net.http.server: Prevent loading of net.server in tests (breaks unrelated tests for some reason)
Fri, 23 Mar 2018 18:02:37 +0100 net.server: Try to require configmanager instead checking for the prosody global which does not yet exist when net.server is loaded now
Kim Alvefur <zash@zash.se> [Fri, 23 Mar 2018 18:02:37 +0100] rev 8689
net.server: Try to require configmanager instead checking for the prosody global which does not yet exist when net.server is loaded now
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]
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip