log

age author description
Thu, 24 Oct 2019 15:00:27 +0300 Sergey Kandaurov Tests: merged $proxy_protocol_port tests with the rest for brevity.
Tue, 22 Oct 2019 21:05:51 +0300 Dmitry Volyntsev Tests: added js keys tests.
Tue, 22 Oct 2019 19:18:00 +0300 Sergey Kandaurov Tests: js_return.t TODO remnants for old njs versions removed.
Fri, 18 Oct 2019 17:17:51 +0300 Sergey Kandaurov Tests: extended proxy_ssl.t for more ngx_ssl_recv_chain() cases.
Fri, 18 Oct 2019 13:33:34 +0300 Sergey Kandaurov Tests: ignore_invalid_headers, underscores_in_headers directives.
Tue, 15 Oct 2019 19:36:27 +0300 Dmitry Volyntsev Tests: added Cookie and X-Forwarded-For r.headersIn tests.
Tue, 15 Oct 2019 19:36:25 +0300 Dmitry Volyntsev Tests: js TODO adjusted.
Thu, 10 Oct 2019 18:15:02 +0300 Sergey Kandaurov Tests: fixed reading chunked body in HTTP/2 unbuffered body tests.
Thu, 10 Oct 2019 14:49:26 +0300 Sergey Kandaurov Tests: adjusted worker_shutdown_timeout_h2.t shutdown delay more.
Wed, 09 Oct 2019 19:03:12 +0300 Sergey Kandaurov Tests: adjusted worker_shutdown_timeout_h2.t delay for NetBSD.
Wed, 09 Oct 2019 16:46:03 +0300 Sergey Kandaurov Tests: merge_slashes tests.
Wed, 09 Oct 2019 11:25:26 +0300 Sergey Kandaurov Tests: URI normalization tests.
Mon, 07 Oct 2019 16:19:07 +0300 Sergey Kandaurov Tests: revised ssl.t.
Mon, 23 Sep 2019 20:46:30 +0300 Sergey Kandaurov Tests: testing worker_shutdown_timeout works with HTTP/2.
Mon, 23 Sep 2019 18:04:48 +0300 Sergey Kandaurov Tests: worker_shutdown_timeout_h2.t TODO adjusted.
Thu, 19 Sep 2019 12:18:10 +0300 Sergey Kandaurov Tests: HTTP/2 discarded body TODO adjusted, fix committed.
Tue, 17 Sep 2019 14:16:10 +0300 Sergey Kandaurov Tests: updated h2_priority.t TODOs, change was committed.
Mon, 16 Sep 2019 19:13:18 +0300 Sergey Kandaurov Tests: $sent_http_connection tests.
Mon, 16 Sep 2019 19:00:29 +0300 Sergey Kandaurov Tests: fixed http_keepalive.t with short reads and double logging.
Mon, 09 Sep 2019 17:51:47 +0300 Sergey Kandaurov Tests: HTTP/2 tests for alerts seen with worker_shutdown_timeout.
Mon, 09 Sep 2019 17:16:00 +0300 Sergey Kandaurov Tests: expect GOAWAY on HTTP/2 frames with dependency on itself.
Mon, 09 Sep 2019 15:42:31 +0300 Sergey Kandaurov Tests: unbreak various tests with TCP blackhole.
Mon, 09 Sep 2019 15:21:31 +0300 Sergey Kandaurov Tests: fixed h2_proxy_request_buffering_redirect.t on old versions.
Thu, 05 Sep 2019 11:24:58 +0300 Sergey Kandaurov Tests: tune proxy_limit_rate tests for slow hosts.
Wed, 04 Sep 2019 15:03:03 +0300 Sergey Kandaurov Tests: adjusted request body tests with invalid chunked body.
Tue, 03 Sep 2019 18:50:56 +0300 Sergey Kandaurov Tests: request body and invalid chunked transfer encoding.
Thu, 22 Aug 2019 14:02:14 +0300 Sergey Kandaurov Tests: client_max_body_size tests in body.t, body_chunked.t.
Tue, 20 Aug 2019 15:39:03 +0300 Sergey Kandaurov Tests: HTTP/2 request body preread of DATA without END_STREAM.
Mon, 19 Aug 2019 17:17:42 +0300 Sergey Kandaurov Tests: HTTP/2 unbuffered request body with redirect (ticket #1819).
Tue, 06 Aug 2019 20:45:56 +0300 Sergey Kandaurov Tests: upstream_ip_hash_ipv6.t startup fixes.