log

age author description
Mon, 18 Apr 2016 13:56:35 +0300 Sergey Kandaurov Tests: added access_log test with binary data.
Mon, 18 Apr 2016 13:56:13 +0300 Sergey Kandaurov Tests: style.
Thu, 14 Apr 2016 15:45:47 +0300 Sergey Kandaurov Tests: fastcgi TODOs for chunked request body adjusted.
Thu, 14 Apr 2016 15:14:25 +0300 Sergey Kandaurov Tests: TODO RST_STREAM test for discarded body unconditionally.
Wed, 13 Apr 2016 13:03:09 +0300 Sergey Kandaurov Tests: emit HTTP/2 SETTINGS acknowledgement by default.
Mon, 11 Apr 2016 23:06:25 +0300 Sergey Kandaurov Tests: TODO fastcgi request body end-of-stream.
Fri, 08 Apr 2016 15:13:52 +0300 Sergey Kandaurov Tests: TODO image_filter_finalize.t alert seen with "aio_write".
Wed, 06 Apr 2016 17:23:51 +0300 Sergey Kandaurov Tests: proxy_pass_request_headers, proxy_pass_request_body tests.
Wed, 06 Apr 2016 13:59:19 +0300 Sergey Kandaurov Tests: guard stream_proxy_ssl_verify.t tests against undef.
Fri, 01 Apr 2016 20:16:27 +0300 Sergey Kandaurov Tests: mark 'phantom event' alerts on Solaris as TODO (iff any).
Fri, 01 Apr 2016 17:41:57 +0300 Sergey Kandaurov Tests: adjusted h2.t todo_alerts after a6abbfed, improved comments.
Fri, 01 Apr 2016 17:30:18 +0300 Sergey Kandaurov Tests: adjusted HTTP/2 TODOs, request body fixes committed.
Fri, 01 Apr 2016 13:16:50 +0300 Andrey Zelenkov Tests: added HTTP/2 test for zero RST_STREAM if discarding body.
Mon, 28 Mar 2016 19:47:38 +0300 Maxim Dounin Tests: proxy_next_upstream non_idempotent tests.
Fri, 25 Mar 2016 22:19:54 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for empty request body proxied with https.
Fri, 25 Mar 2016 04:49:25 +0300 Sergey Kandaurov Tests: fixed HTTP/2 tests with proxy cache after a6abbfed42c0.
Fri, 25 Mar 2016 04:40:27 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for request body with cached response.
Thu, 24 Mar 2016 17:45:35 +0300 Sergey Kandaurov Tests: adjusted h2_limit_req.t test timeout.
Thu, 24 Mar 2016 01:13:01 +0300 Sergey Kandaurov Tests: avoid RST in HTTP/2 proxy_protocol tests.
Wed, 23 Mar 2016 20:45:11 +0300 Andrey Zelenkov Tests: added server_name and fixed indentation in server_tokens.t.
Wed, 23 Mar 2016 20:37:39 +0300 Andrey Zelenkov Tests: added HTTP/2 tests for server_tokens directive.
Wed, 23 Mar 2016 20:08:20 +0300 Sergey Kandaurov Tests: HTTP/2 tests for unbuffered request body.
Wed, 23 Mar 2016 19:58:55 +0300 Andrey Zelenkov Tests: added http_get_server subroutine in server_tokens.t.
Wed, 23 Mar 2016 19:34:13 +0300 Andrey Zelenkov Tests: adjust server_tokens.t for backed out changes.
Wed, 23 Mar 2016 17:23:08 +0300 Andrey Zelenkov Tests: split HTTP/2 tests, HTTP2 package introduced.
Tue, 22 Mar 2016 18:50:56 +0300 Andrey Zelenkov Tests: compatibility with perl < 5.12 in Stream.pm.
Tue, 22 Mar 2016 16:21:51 +0300 Andrey Zelenkov Tests: adjust server_tokens.t to new empty string value behaviour.
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.