Sat, 13 Aug 2016 15:09:43 +0200 net.http.parser: Remove unused argument [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 13 Aug 2016 15:09:43 +0200] rev 7572
net.http.parser: Remove unused argument [luacheck]
Fri, 12 Aug 2016 13:51:38 +0800 ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck]
Anton Shestakov <av6@dwimlabs.net> [Fri, 12 Aug 2016 13:51:38 +0800] rev 7571
ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck] Let's make the result of parseFile() have a more descriptive name.
Fri, 12 Aug 2016 13:44:47 +0800 ejabberdsql2prosody: rename variable 'host' to prevent shadowing upvalue [luacheck]
Anton Shestakov <av6@dwimlabs.net> [Fri, 12 Aug 2016 13:44:47 +0800] rev 7570
ejabberdsql2prosody: rename variable 'host' to prevent shadowing upvalue [luacheck] Functions roster(), roster_pending(), roster_group(), private_storage() and offline_msg() have argument named "host", which used to shadow upvalue of this variable before this change. Instead of renaming this argument, let's rename the variable to match what the script says in usage: Usage: ejabberdsql2prosody.lua filename.txt hostname
Fri, 12 Aug 2016 13:31:16 +0800 ejabberdsql2prosody: remove unused one-letter loop variables [luacheck]
Anton Shestakov <av6@dwimlabs.net> [Fri, 12 Aug 2016 13:31:16 +0800] rev 7569
ejabberdsql2prosody: remove unused one-letter loop variables [luacheck]
Fri, 12 Aug 2016 13:29:27 +0800 ejabberdsql2prosody: remove unused function pushback() [luacheck]
Anton Shestakov <av6@dwimlabs.net> [Fri, 12 Aug 2016 13:29:27 +0800] rev 7568
ejabberdsql2prosody: remove unused function pushback() [luacheck] The same function seems to exist in tools/erlparse.lua, also unused.
Tue, 16 Aug 2016 14:53:29 +0200 net.server_epoll: Clear write flag before calling ondrain, fixes calling of ondisconnect on explicit close
Kim Alvefur <zash@zash.se> [Tue, 16 Aug 2016 14:53:29 +0200] rev 7567
net.server_epoll: Clear write flag before calling ondrain, fixes calling of ondisconnect on explicit close
Sun, 14 Aug 2016 01:09:55 +0200 net.server_epoll: Wrap calling of ondisconnect listener in additional indirection
Kim Alvefur <zash@zash.se> [Sun, 14 Aug 2016 01:09:55 +0200] rev 7566
net.server_epoll: Wrap calling of ondisconnect listener in additional indirection
Fri, 12 Aug 2016 01:38:47 +0200 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Fri, 12 Aug 2016 01:38:47 +0200] rev 7565
Merge 0.10->trunk
Fri, 12 Aug 2016 01:38:40 +0200 mod_s2s: Set read mode for s2sout sockets to the same as s2sins
Kim Alvefur <zash@zash.se> [Fri, 12 Aug 2016 01:38:40 +0200] rev 7564
mod_s2s: Set read mode for s2sout sockets to the same as s2sins
Fri, 12 Aug 2016 01:13:26 +0200 net.server_epoll: Continue reading after a slight delay if there is buffered data after a read
Kim Alvefur <zash@zash.se> [Fri, 12 Aug 2016 01:13:26 +0200] rev 7563
net.server_epoll: Continue reading after a slight delay if there is buffered data after a read
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip