log

age author description
Mon, 07 Dec 2015 19:42:40 +0300 Sergey Kandaurov Tests: slice filter tests.
Mon, 07 Dec 2015 13:38:52 +0300 Sergey Kandaurov Tests: fixed 'proxy connect timeout' test timeouts on slow hosts.
Fri, 04 Dec 2015 14:18:34 +0300 Sergey Kandaurov Tests: one more HTTP/2 write handler test.
Wed, 02 Dec 2015 14:05:17 +0300 Sergey Kandaurov Tests: adjusted proxy_cache_lock.t test timeout for slow hosts.
Tue, 01 Dec 2015 14:04:41 +0300 Sergey Kandaurov Tests: adjusted limit_req rate values in limit_conn_complex.t.
Thu, 26 Nov 2015 15:08:34 +0300 Sergey Kandaurov Tests: upstream keepalive tests with request body (ticket #669).
Wed, 25 Nov 2015 15:53:08 +0300 Sergey Kandaurov Tests: adjusted proxy_cache_revalidate.t timeouts.
Thu, 19 Nov 2015 17:25:19 +0300 Sergey Kandaurov Tests: turn typo into an actual RST_STREAM test with invalid path.
Wed, 18 Nov 2015 14:27:33 +0300 Sergey Kandaurov Tests: interchanged syslog parameters for better coverage.
Mon, 16 Nov 2015 19:49:47 +0300 Sergey Kandaurov Tests: relaxed limit_rate tests timeouts.
Mon, 16 Nov 2015 18:14:52 +0300 Sergey Kandaurov Tests: realip module tests with realip_remote_addr variable.
Sat, 14 Nov 2015 00:18:43 +0300 Sergey Kandaurov Tests: h2.t TODOs adjusted.
Sat, 14 Nov 2015 00:01:55 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for response header sent in parts.
Fri, 13 Nov 2015 23:52:56 +0300 Sergey Kandaurov Tests: stop decoding HTTP/2 headers on unknown format.
Fri, 13 Nov 2015 23:51:18 +0300 Sergey Kandaurov Tests: do not break h2.t on incomplete frame header received.
Fri, 13 Nov 2015 01:51:02 +0300 Sergey Kandaurov Tests: added HTTP/2 test for invalid header name (ticket #831).
Wed, 11 Nov 2015 15:55:19 +0300 Sergey Kandaurov Tests: proxy_cache_convert_head tests.
Fri, 06 Nov 2015 16:25:15 +0300 Sergey Kandaurov Tests: fix and speed up h2.t tests by waiting for proper data.
Thu, 05 Nov 2015 20:09:47 +0300 Sergey Kandaurov Tests: use binmode in write_file().
Thu, 05 Nov 2015 20:07:01 +0300 Sergey Kandaurov Tests: reverted adc32621fb09.
Thu, 05 Nov 2015 15:43:40 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body delayed in limit_req.
Thu, 05 Nov 2015 14:02:53 +0300 Sergey Kandaurov Tests: fixed DNS label coding in resolver tests.
Thu, 05 Nov 2015 12:56:35 +0300 Sergey Kandaurov Tests: skip IO::Compress::Gzip on win32.
Thu, 05 Nov 2015 12:53:37 +0300 Sergey Kandaurov Tests: style cleanup.
Fri, 30 Oct 2015 22:16:53 +0300 Maxim Dounin Tests: trailing spaces removed.
Thu, 29 Oct 2015 12:53:56 +0300 Sergey Kandaurov Tests: added test for syslog nohostname parameter.
Wed, 28 Oct 2015 00:35:47 +0300 Sergey Kandaurov Tests: skip h2.t tests no longer that dumped core, fixes committed.
Wed, 28 Oct 2015 00:31:03 +0300 Sergey Kandaurov Tests: removed h2.t TODOs for now changed max_field_size behaviour.
Wed, 28 Oct 2015 00:28:18 +0300 Sergey Kandaurov Tests: removed h2.t header split TODO, fixed in b930e598a199.
Wed, 28 Oct 2015 00:11:46 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for malformed request body length.