Thu, 02 Jan 2020 10:49:37 +0100 mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484) 0.11 0.11.4
Kim Alvefur <zash@zash.se> [Thu, 02 Jan 2020 10:49:37 +0100] rev 10585
mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484)
Wed, 01 Jan 2020 01:22:57 +0100 net.http.parser: Add TODO related to #726
Kim Alvefur <zash@zash.se> [Wed, 01 Jan 2020 01:22:57 +0100] rev 10584
net.http.parser: Add TODO related to #726
Tue, 31 Dec 2019 02:52:12 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Tue, 31 Dec 2019 02:52:12 +0100] rev 10583
Merge 0.11->trunk
Tue, 31 Dec 2019 02:50:25 +0100 prosodyctl: Print a blank line to improve spacing and readability 0.11
Kim Alvefur <zash@zash.se> [Tue, 31 Dec 2019 02:50:25 +0100] rev 10582
prosodyctl: Print a blank line to improve spacing and readability
Tue, 31 Dec 2019 02:48:49 +0100 prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11
Kim Alvefur <zash@zash.se> [Tue, 31 Dec 2019 02:48:49 +0100] rev 10581
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple Related #1483
Mon, 30 Dec 2019 09:54:49 +0100 core.moduleapi: Rename local name for util.error for consistency
Kim Alvefur <zash@zash.se> [Mon, 30 Dec 2019 09:54:49 +0100] rev 10580
core.moduleapi: Rename local name for util.error for consistency It's called 'errors' everywhere else except here.
Mon, 30 Dec 2019 09:53:10 +0100 core.moduleapi: Fix error context in :send_iq API
Kim Alvefur <zash@zash.se> [Mon, 30 Dec 2019 09:53:10 +0100] rev 10579
core.moduleapi: Fix error context in :send_iq API It got passed as argument to reject() instead of the util.error function and was lost.
Sun, 29 Dec 2019 22:20:51 +0100 mod_http_errors: Use text from util.errror object if included
Kim Alvefur <zash@zash.se> [Sun, 29 Dec 2019 22:20:51 +0100] rev 10578
mod_http_errors: Use text from util.errror object if included This makes util.error objects useful for more than just an error code container.
Sun, 29 Dec 2019 01:11:55 +0100 util.pubsub: Ignore unused argument in tests [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 29 Dec 2019 01:11:55 +0100] rev 10577
util.pubsub: Ignore unused argument in tests [luacheck]
Thu, 26 Dec 2019 01:52:14 +0100 util.pubsub: Cover subscription filter in a partial test
Kim Alvefur <zash@zash.se> [Thu, 26 Dec 2019 01:52:14 +0100] rev 10576
util.pubsub: Cover subscription filter in a partial test I'm not sure I understand spies well enough to test that the arguments and return values are as expected. Better than nothing at least.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip