Fri, 12 Apr 2013 00:44:49 +0100 util.iterators: Add ripairs() (ipairs() in reverse) (thanks Maranda)
Matthew Wild <mwild1@gmail.com> [Fri, 12 Apr 2013 00:44:49 +0100] rev 5468
util.iterators: Add ripairs() (ipairs() in reverse) (thanks Maranda)
Fri, 12 Apr 2013 00:32:10 +0100 Merge 0.9->trunk
Matthew Wild <mwild1@gmail.com> [Fri, 12 Apr 2013 00:32:10 +0100] rev 5467
Merge 0.9->trunk
Fri, 12 Apr 2013 00:31:05 +0100 net.http: Swap response and request parameters passed to callback (will break some modules)
Matthew Wild <mwild1@gmail.com> [Fri, 12 Apr 2013 00:31:05 +0100] rev 5466
net.http: Swap response and request parameters passed to callback (will break some modules)
Thu, 11 Apr 2013 21:55:20 +0100 util.httpstream: Unused, remove
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 21:55:20 +0100] rev 5465
util.httpstream: Unused, remove
Thu, 11 Apr 2013 20:24:37 +0100 net.http: Switch from util.httpstream to net.http.parser, introduces small but backwards-incompatible API changes - see http://prosody.im/doc/developers/http
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 20:24:37 +0100] rev 5464
net.http: Switch from util.httpstream to net.http.parser, introduces small but backwards-incompatible API changes - see http://prosody.im/doc/developers/http
Thu, 11 Apr 2013 20:01:03 +0100 net.http.parser: Fix chunked encoding response parsing, and make it more robust
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 20:01:03 +0100] rev 5463
net.http.parser: Fix chunked encoding response parsing, and make it more robust
Thu, 11 Apr 2013 19:58:53 +0100 net.http.parser: Convert status_code to a number before trying to compare it to numbers
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 19:58:53 +0100] rev 5462
net.http.parser: Convert status_code to a number before trying to compare it to numbers
Thu, 11 Apr 2013 17:39:10 +0100 net.http.parser: Break when no more usable data in buffer (client part of e5ec60dfb202)
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 17:39:10 +0100] rev 5461
net.http.parser: Break when no more usable data in buffer (client part of e5ec60dfb202)
Thu, 11 Apr 2013 17:37:37 +0100 net.http.parser: Depend on util.http instead of net.http for urlencode
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 17:37:37 +0100] rev 5460
net.http.parser: Depend on util.http instead of net.http for urlencode
Thu, 11 Apr 2013 17:35:39 +0100 sessionmanager, s2smanager: Remove unused imports
Matthew Wild <mwild1@gmail.com> [Thu, 11 Apr 2013 17:35:39 +0100] rev 5459
sessionmanager, s2smanager: Remove unused imports
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip