log

age author description
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.
Mon, 11 Jan 2021 21:32:34 +0300 Maxim Dounin Tests: tests for "zero size buf" alerts in unbuffered proxying.
Tue, 29 Dec 2020 20:21:18 +0300 Sergey Kandaurov Tests: avoid ssl_certificate.t hang on SIGPIPE.
Thu, 24 Dec 2020 19:17:05 +0300 Sergey Kandaurov Tests: fixed serving binary OCSP responses on win32.
Thu, 10 Dec 2020 23:54:32 +0300 Maxim Dounin Tests: absolute URI parsing tests.
Tue, 08 Dec 2020 17:00:18 +0300 Maxim Dounin Tests: trailing space removed.
Wed, 02 Dec 2020 12:40:01 +0000 Sergey Kandaurov Tests: basic proxy tests with implicit upstream.
Wed, 02 Dec 2020 12:16:32 +0000 Sergey Kandaurov Tests: added proxy_next_upstream test with "down".
Mon, 30 Nov 2020 21:32:20 +0000 Sergey Kandaurov Tests: fixed grpc.t after previous change.
Mon, 30 Nov 2020 20:53:12 +0300 Maxim Dounin Tests: "-e" command line option support.
Mon, 30 Nov 2020 20:53:11 +0300 Maxim Dounin Tests: reworked try_run() to redirect stderr.
Thu, 26 Nov 2020 18:58:23 +0300 Alexander Borisov Tests: added js promise test with standalone promises.
Fri, 27 Nov 2020 13:10:55 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming body properties.
Thu, 26 Nov 2020 11:29:53 +0000 Dmitry Volyntsev Tests: adapted js buffer tests to renaming vars to rawVariables.
Wed, 25 Nov 2020 12:25:24 +0000 Dmitry Volyntsev Tests: added js buffer tests.
Tue, 24 Nov 2020 16:11:13 +0000 Sergey Kandaurov Tests: added test for "grpc error" followed by RST_STREAM NO_ERROR.
Tue, 24 Nov 2020 01:23:01 +0000 Sergey Kandaurov Tests: introduced HTTP/2 frames buffering option in HTTP2 package.
Tue, 24 Nov 2020 01:23:00 +0000 Sergey Kandaurov Tests: converted HTTP2 raw_read() and raw_write() to class methods.