Thu, 18 Aug 2016 14:47:58 +0200 net.http.parser: Add a limit on content length, default to 10M
Kim Alvefur <zash@zash.se> [Thu, 18 Aug 2016 14:47:58 +0200] rev 7579
net.http.parser: Add a limit on content length, default to 10M
Sat, 13 Aug 2016 20:19:08 +0200 net.http.parser: Buffer into a table to reduce GC pressure, collapse to string when needed (fixes #603)
Kim Alvefur <zash@zash.se> [Sat, 13 Aug 2016 20:19:08 +0200] rev 7578
net.http.parser: Buffer into a table to reduce GC pressure, collapse to string when needed (fixes #603)
Thu, 18 Aug 2016 02:30:49 +0200 net.server_epoll: Fix missing quotes in logging call
Kim Alvefur <zash@zash.se> [Thu, 18 Aug 2016 02:30:49 +0200] rev 7577
net.server_epoll: Fix missing quotes in logging call
Thu, 18 Aug 2016 01:52:18 +0200 net.server_epoll: Add some comments
Kim Alvefur <zash@zash.se> [Thu, 18 Aug 2016 01:52:18 +0200] rev 7576
net.server_epoll: Add some comments
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip