log

age author description
Thu, 08 Apr 2021 14:51:04 +0300 Sergey Kandaurov Tests: $connection_requests and $connection_time tests.
Thu, 08 Apr 2021 12:59:11 +0300 Sergey Kandaurov Tests: keepalive_time tests.
Sat, 27 Mar 2021 16:18:56 +0000 Dmitry Volyntsev Tests: added js_var directive tests.
Wed, 24 Mar 2021 14:13:49 +0300 Sergey Kandaurov Tests: keepalive test with EOF in discard body (ticket #2145).
Wed, 24 Mar 2021 14:01:50 +0300 Sergey Kandaurov Tests: added grpc tests with DATA padding and Content-Length.
Mon, 22 Mar 2021 18:53:09 +0300 Sergey Kandaurov Tests: $sent_http_keep_alive tests (ticket #1850).
Sat, 06 Mar 2021 12:21:28 +0000 Dmitry Volyntsev Tests: fixed stream js exit tests introduced in 69d71a15d407.
Sat, 06 Mar 2021 11:09:54 +0000 Dmitry Volyntsev Tests: added exit hook tests for js stream.
Fri, 05 Mar 2021 19:18:52 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol to backend.
Thu, 04 Mar 2021 14:45:40 +0300 Sergey Kandaurov Tests: smtp tests with proxy protocol and realip.
Tue, 02 Mar 2021 10:05:12 +0300 Sergey Kandaurov Tests: proxy_cookie_flags with variables.
Mon, 01 Mar 2021 20:03:40 +0300 Sergey Kandaurov Tests: added HTTP/2 test with "keepalive_timeout 0" (ticket #2142).
Fri, 19 Feb 2021 12:20:57 +0000 Dmitry Volyntsev Tests: added tests for js_body_filter directive.
Thu, 18 Feb 2021 13:52:47 +0300 Sergey Kandaurov Tests: ssl_session_timeout fixes.
Mon, 15 Feb 2021 15:55:54 +0300 Sergey Kandaurov Tests: HTTP/2 tests speedup.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_header/field_size removal.
Wed, 10 Feb 2021 15:13:22 +0300 Sergey Kandaurov Tests: compatibility with http2_max_requests removal.
Wed, 10 Feb 2021 15:12:56 +0300 Sergey Kandaurov Tests: h2.t tests speedup.
Tue, 09 Feb 2021 14:24:34 +0300 Sergey Kandaurov Tests: simplified testing configuration in h2.t.
Tue, 09 Feb 2021 13:50:23 +0300 Sergey Kandaurov Tests: removed a duplicate HTTP/2 graceful shutdown test.
Tue, 09 Feb 2021 10:51:56 +0300 Sergey Kandaurov Tests: HTTP/2 connection timeout tests removed.
Mon, 08 Feb 2021 20:17:23 +0300 Sergey Kandaurov Tests: sorted h2.t tests.
Mon, 08 Feb 2021 19:47:51 +0300 Sergey Kandaurov Tests: avoid http2_max_field_size in h2_trailers.t.
Mon, 08 Feb 2021 19:47:34 +0300 Sergey Kandaurov Tests: removed unnecessary http2 directives from grpc_ssl.t.
Mon, 08 Feb 2021 17:09:23 +0300 Sergey Kandaurov Tests: proxy_protocol tests with unix socket.
Wed, 03 Feb 2021 12:20:37 +0000 Dmitry Volyntsev Tests: fixed typo in stream_js.t introduced in fd7766ab0a69.
Mon, 01 Feb 2021 12:00:53 +0000 Dmitry Volyntsev Tests: added tests for js_header_filter directive.
Fri, 22 Jan 2021 20:02:17 +0300 Sergey Kandaurov Tests: fixed stream_js_fetch.t with parallel tests.
Thu, 21 Jan 2021 18:19:37 +0000 Dmitry Volyntsev Tests: added js tests for ngx.fetch() method.
Tue, 12 Jan 2021 21:07:11 +0300 Maxim Dounin Tests: adjusted TODOs for alerts in unbuffered proxying.