log

age author description
Tue, 22 Mar 2016 13:43:55 +0300 Sergey Kandaurov Tests: avoid fcntl(O_DIRECT) alerts in http_disable_symlinks.t.
Fri, 18 Mar 2016 12:42:41 +0300 Sergey Kandaurov Tests: fixed mail_imap_ssl.t, notably on Solaris.
Wed, 16 Mar 2016 18:19:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request body sent in separate frames.
Tue, 15 Mar 2016 20:29:49 +0300 Andrey Zelenkov Tests: simplified configuration in server_tokens.t.
Tue, 15 Mar 2016 17:02:33 +0300 Andrey Zelenkov Tests: added tests for server_tokens directive.
Tue, 15 Mar 2016 16:20:29 +0300 Andrey Zelenkov Tests: stream udp tests.
Mon, 14 Mar 2016 19:16:03 +0300 Sergey Kandaurov Tests: h2.t cleanup, no functional changes.
Thu, 10 Mar 2016 19:58:01 +0300 Andrey Zelenkov Tests: removed try_run() checks for legacy versions.
Thu, 10 Mar 2016 18:51:23 +0300 Sergey Kandaurov Tests: added support for perl dynamic module.
Thu, 10 Mar 2016 17:57:13 +0300 Sergey Kandaurov Tests: do not check for njs presence, just try js.t configuration.
Fri, 04 Mar 2016 13:13:11 +0300 Sergey Kandaurov Tests: adjusted http_resolver_cname.t test timeouts.
Tue, 01 Mar 2016 12:56:41 +0300 Sergey Kandaurov Tests: added mp4.t TODO for nginx built on i386 hosts by gcc 5.
Tue, 01 Mar 2016 12:55:59 +0300 Sergey Kandaurov Tests: detect Sanitizer errors.
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.
Wed, 27 Jan 2016 18:44:18 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for client header and body timeouts.
Wed, 27 Jan 2016 18:44:15 +0300 Sergey Kandaurov Tests: style.
Wed, 27 Jan 2016 16:11:00 +0300 Andrey Zelenkov Tests: basic stream tests with unix socket.
Wed, 27 Jan 2016 16:04:41 +0300 Andrey Zelenkov Tests: typo.
Wed, 27 Jan 2016 15:22:05 +0300 Sergey Kandaurov Tests: adjusted limit_conn_complex.t test timeouts.
Wed, 27 Jan 2016 14:08:02 +0300 Sergey Kandaurov Tests: http resolver tests with CNAME, complicated cases.
Wed, 27 Jan 2016 13:58:19 +0300 Sergey Kandaurov Tests: added test for resolver timeout after aborted request.
Wed, 27 Jan 2016 13:56:40 +0300 Sergey Kandaurov Tests: http resolver tests with format error response code.
Tue, 26 Jan 2016 20:20:53 +0300 Sergey Kandaurov Tests: added HTTP/2 discarded request body tests with limit_req.
Tue, 26 Jan 2016 16:57:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for padded HEADERS with CONTINUATION.
Tue, 26 Jan 2016 16:12:48 +0300 Sergey Kandaurov Tests: TODO 'phantom event' alerts in limit_conn.t on Solaris.
Tue, 26 Jan 2016 14:36:57 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.8.1.
Fri, 15 Jan 2016 18:01:29 +0300 Andrey Zelenkov Tests: skip test broken by header compression in h2.t.
Mon, 28 Dec 2015 13:04:46 +0300 Sergey Kandaurov Tests: fixed occasional negative match failure in userid.t.
Mon, 20 Jul 2015 15:06:09 +0300 Andrey Zelenkov Tests: stream package.
Mon, 21 Dec 2015 16:30:03 +0300 Sergey Kandaurov Tests: skip proxy_protocol_ipv6.t on hosts without IPv6 support.
Mon, 21 Dec 2015 14:51:15 +0300 Sergey Kandaurov Tests: removed resolver_timeout from proxy_next_upstream_tries.t.