Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_register: Fix inverted throttle check (fixes #724) | Kim Alvefur | Sat, 13 Aug 2016 15:42:57 +0200 |
net.http.parser: Remove unused argument [luacheck] | Kim Alvefur | Sat, 13 Aug 2016 15:09:43 +0200 |
ejabberdsql2prosody: rename variable 't' to prevent shadowing upvalues [luacheck] | Anton Shestakov | Fri, 12 Aug 2016 13:51:38 +0800 |
ejabberdsql2prosody: rename variable 'host' to prevent shadowing upvalue [luacheck] | Anton Shestakov | Fri, 12 Aug 2016 13:44:47 +0800 |
ejabberdsql2prosody: remove unused one-letter loop variables [luacheck] | Anton Shestakov | Fri, 12 Aug 2016 13:31:16 +0800 |
ejabberdsql2prosody: remove unused function pushback() [luacheck] | Anton Shestakov | Fri, 12 Aug 2016 13:29:27 +0800 |
net.server_epoll: Clear write flag before calling ondrain, fixes calling of ondisconnect on explicit close | Kim Alvefur | Tue, 16 Aug 2016 14:53:29 +0200 |