Sat, 13 Aug 2016 16:11:30 +0200 net.http.codes: Add HTTP status code 451 Unavailable For Legal Reasons from RFC 7725
Kim Alvefur <zash@zash.se> [Sat, 13 Aug 2016 16:11:30 +0200] rev 7575
net.http.codes: Add HTTP status code 451 Unavailable For Legal Reasons from RFC 7725
Sat, 13 Aug 2016 16:10:17 +0200 net.http.codes: Remove used argument
Kim Alvefur <zash@zash.se> [Sat, 13 Aug 2016 16:10:17 +0200] rev 7574
net.http.codes: Remove used argument
Sat, 13 Aug 2016 15:42:57 +0200 mod_register: Fix inverted throttle check (fixes #724)
Kim Alvefur <zash@zash.se> [Sat, 13 Aug 2016 15:42:57 +0200] rev 7573
mod_register: Fix inverted throttle check (fixes #724)
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip