Thu, 05 Apr 2018 16:01:10 +0200 util.startup: Use own logger instead of the possibly not available yet _G.log
Kim Alvefur <zash@zash.se> [Thu, 05 Apr 2018 16:01:10 +0200] rev 8716
util.startup: Use own logger instead of the possibly not available yet _G.log
Thu, 05 Apr 2018 16:00:27 +0200 util.startup: Remove luacheck directive for ignoring use of _G.log which might not exist until loggingmanager has been loaded
Kim Alvefur <zash@zash.se> [Thu, 05 Apr 2018 16:00:27 +0200] rev 8715
util.startup: Remove luacheck directive for ignoring use of _G.log which might not exist until loggingmanager has been loaded
Thu, 05 Apr 2018 15:58:08 +0200 net.server: Init a local logger (fixes traceback on attempt to warn about missing luaevent due to later loggingmanager initialization)
Kim Alvefur <zash@zash.se> [Thu, 05 Apr 2018 15:58:08 +0200] rev 8714
net.server: Init a local logger (fixes traceback on attempt to warn about missing luaevent due to later loggingmanager initialization)
Thu, 05 Apr 2018 15:56:47 +0200 luacheckrc: Remove allowance for the global log() since it may not exist as early as before
Kim Alvefur <zash@zash.se> [Thu, 05 Apr 2018 15:56:47 +0200] rev 8713
luacheckrc: Remove allowance for the global log() since it may not exist as early as before
Wed, 04 Apr 2018 18:42:32 +0100 Merge 0.10 -> trunk
Matthew Wild <mwild1@gmail.com> [Wed, 04 Apr 2018 18:42:32 +0100] rev 8712
Merge 0.10 -> trunk
Tue, 03 Apr 2018 00:08:30 +0200 CHANGES: Normalize syntax
Kim Alvefur <zash@zash.se> [Tue, 03 Apr 2018 00:08:30 +0200] rev 8711
CHANGES: Normalize syntax
Wed, 04 Apr 2018 18:42:05 +0100 Merge 0.10 -> trunk
Matthew Wild <mwild1@gmail.com> [Wed, 04 Apr 2018 18:42:05 +0100] rev 8710
Merge 0.10 -> trunk
Wed, 04 Apr 2018 18:27:44 +0100 net.http: Fix parameter order to http request callbacks
Matthew Wild <mwild1@gmail.com> [Wed, 04 Apr 2018 18:27:44 +0100] rev 8709
net.http: Fix parameter order to http request callbacks Commit e3b9dc9dd940 changed the parameter order in 2013, but did not update the names of the parameters in the callback function. Due to this inconsistency, 12df41a5a4b1 accidentally reversed the order when fixing the variable names without fixing where they are used. Additionally the documentation was incorrect (since 2013), and this has also now been fixed.
Wed, 28 Mar 2018 18:11:09 +0200 MUC: Don't reply to errors with more errors (fixes #1122)
Kim Alvefur <zash@zash.se> [Wed, 28 Mar 2018 18:11:09 +0200] rev 8708
MUC: Don't reply to errors with more errors (fixes #1122)
Mon, 12 Mar 2018 16:05:08 +0100 MUC: Say something about storage failure before aborting (see #1091)
Kim Alvefur <zash@zash.se> [Mon, 12 Mar 2018 16:05:08 +0100] rev 8707
MUC: Say something about storage failure before aborting (see #1091)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip