log

age author description
Fri, 26 Feb 2016 17:59:04 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body delayed in limit_req.
Fri, 26 Feb 2016 17:29:01 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body to ssl backend.
Wed, 24 Feb 2016 17:07:51 +0300 Sergey Kandaurov Tests: h2.t TODOs adjusted.
Fri, 19 Feb 2016 17:30:37 +0300 Sergey Kandaurov Tests: added "add_header ... '' always" tests.
Tue, 16 Feb 2016 18:41:31 +0300 Sergey Kandaurov Tests: use TEST_NGINX_MODULES to find dynamic modules directory.
Fri, 12 Feb 2016 17:18:08 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 huffman encoding.
Thu, 11 Feb 2016 11:54:32 +0300 Sergey Kandaurov Tests: added support for dynamic modules.
Tue, 09 Feb 2016 14:30:57 +0300 Sergey Kandaurov Tests: typo.
Tue, 09 Feb 2016 14:24:47 +0300 Sergey Kandaurov Tests: added HTTP/2 proxy test with logging request headers.
Tue, 09 Feb 2016 13:39:45 +0300 Sergey Kandaurov Tests: more TODO 'phantom event' alerts on Solaris.
Mon, 08 Feb 2016 14:47:07 +0300 Sergey Kandaurov Tests: added HTTP/2 huffman encoding tests against complete table.
Mon, 08 Feb 2016 13:22:02 +0300 Sergey Kandaurov Tests: added HTTP/2 positive test for huffman encoding.
Fri, 05 Feb 2016 19:29:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test for huffman encoding.
Fri, 05 Feb 2016 18:27:21 +0300 Sergey Kandaurov Tests: added HTTP/2 test with gzip vary.
Fri, 05 Feb 2016 17:40:56 +0300 Sergey Kandaurov Tests: added HTTP/2 test with charset.
Thu, 04 Feb 2016 18:05:52 +0300 Sergey Kandaurov Tests: in HTTP/2 tests, read body with $request_body_file.
Thu, 04 Feb 2016 18:05:40 +0300 Sergey Kandaurov Tests: made HTTP/2 tests respect request body flow-control windows.
Thu, 04 Feb 2016 17:36:12 +0300 Sergey Kandaurov Tests: simplified constructing HTTP/2 request body.
Thu, 04 Feb 2016 17:36:11 +0300 Sergey Kandaurov Tests: adjusted h2.t configuration for per-request timeouts.
Tue, 02 Feb 2016 18:12:51 +0300 Sergey Kandaurov Tests: check timed out HTTP/2 streams for proper RST_STREAM code.
Tue, 02 Feb 2016 17:02:00 +0300 Sergey Kandaurov Tests: updated HTTP/2 padding TODO, fixed in 0e0e2e522fa2 (1.9.11).
Tue, 02 Feb 2016 14:23:16 +0300 Sergey Kandaurov Tests: updated mail resolver TODOs, fixed in 33c4d319f08f (1.9.11).
Mon, 01 Feb 2016 16:36:05 +0300 Andrey Zelenkov Tests: added proxy test with implicit upstream over unix socket.
Fri, 29 Jan 2016 16:12:42 +0300 Sergey Kandaurov Tests: improved logging for unbuffered request body tests.
Fri, 29 Jan 2016 00:40:05 +0300 Sergey Kandaurov Tests: adjusted http resolver test with resend.
Thu, 28 Jan 2016 20:38:41 +0300 Andrey Zelenkov Tests: added unix tests for debug_connection directive.
Thu, 28 Jan 2016 20:08:54 +0300 Sergey Kandaurov Tests: simple http resolver tests over TCP.
Thu, 28 Jan 2016 12:49:44 +0300 Sergey Kandaurov Tests: HTTP/2 test with empty request body.
Thu, 28 Jan 2016 12:23:54 +0300 Sergey Kandaurov Tests: corrected HTTP/2 test timeout for discard body with EOF.
Wed, 27 Jan 2016 19:56:04 +0300 Sergey Kandaurov Tests: respect HTTP/2 header compression, related improvements.