Wed, 16 Jan 2019 20:01:38 +0100 core.s2smanager: Add stub reset_stream method to destroyed sessions
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 20:01:38 +0100] rev 9791
core.s2smanager: Add stub reset_stream method to destroyed sessions Fixes traceback if connection is closed from the 's2s-authenticated' event
Wed, 16 Jan 2019 14:20:16 +0100 mod_admin_telnet: sttas:show: Use format option that allows float numbers
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 14:20:16 +0100] rev 9790
mod_admin_telnet: sttas:show: Use format option that allows float numbers string.format("%d", 0.5) causes an error on Lua 5.3
Wed, 16 Jan 2019 13:53:04 +0100 util.http: Fix decoding of uppercase URL encoded chars
Kim Alvefur <zash@zash.se> [Wed, 16 Jan 2019 13:53:04 +0100] rev 9789
util.http: Fix decoding of uppercase URL encoded chars Broken in 1af5106a2c34
Tue, 15 Jan 2019 20:08:30 +0100 mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
Kim Alvefur <zash@zash.se> [Tue, 15 Jan 2019 20:08:30 +0100] rev 9788
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) See 6ed0d6224d64
Mon, 14 Jan 2019 00:17:02 +0100 mod_storage_memory: Implement :user iteration API
Kim Alvefur <zash@zash.se> [Mon, 14 Jan 2019 00:17:02 +0100] rev 9787
mod_storage_memory: Implement :user iteration API
Thu, 10 Jan 2019 15:25:38 +0100 prosodyctl: Use the same runtime for starting prosody
Kim Alvefur <zash@zash.se> [Thu, 10 Jan 2019 15:25:38 +0100] rev 9786
prosodyctl: Use the same runtime for starting prosody Improves the experience with the `make integration-test` command
Thu, 10 Jan 2019 14:57:26 +0100 util.prosodyctl: Allow passing path to Lua runtime to the start() function
Kim Alvefur <zash@zash.se> [Thu, 10 Jan 2019 14:57:26 +0100] rev 9785
util.prosodyctl: Allow passing path to Lua runtime to the start() function By default the shebang is used. Being able to override it is useful in cases where the shebang does not match the configured runtime.
Thu, 10 Jan 2019 14:54:34 +0100 prosodyctl: Pass the original argv table to subcommands (with first argument removed)
Kim Alvefur <zash@zash.se> [Thu, 10 Jan 2019 14:54:34 +0100] rev 9784
prosodyctl: Pass the original argv table to subcommands (with first argument removed) This preserves eg arg[-1] where you might find the path to the Lua executable, which can be useful.
Thu, 10 Jan 2019 14:27:01 +0100 GNUmakefile: Add target for running scansion
Kim Alvefur <zash@zash.se> [Thu, 10 Jan 2019 14:27:01 +0100] rev 9783
GNUmakefile: Add target for running scansion
Thu, 10 Jan 2019 13:32:57 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 10 Jan 2019 13:32:57 +0100] rev 9782
Merge 0.11->trunk
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip