log

age author description
Thu, 11 Jul 2019 15:01:23 +0300 Sergey Kandaurov Tests: perl header_only, status, and args tests.
Tue, 09 Jul 2019 13:37:55 +0300 Sergey Kandaurov Tests: align with OpenSSL security level 2.
Wed, 19 Jun 2019 15:07:29 +0300 Sergey Kandaurov Tests: perl and conditional requests processing.
Fri, 07 Jun 2019 16:10:49 +0300 Sergey Kandaurov Tests: limit_req_dry_run tests.
Wed, 05 Jun 2019 18:25:49 +0300 Sergey Kandaurov Tests: added stream $session_time test.
Tue, 04 Jun 2019 13:40:44 +0300 Sergey Kandaurov Tests: not_modified_finalize.t with cached response (ticket #1782).
Thu, 30 May 2019 16:16:14 +0300 Sergey Kandaurov Tests: removed unused Config imports.
Tue, 28 May 2019 16:51:24 +0300 Dmitry Volyntsev Tests: adapted js_subrequests.t to njs changes after 0.3.3.
Tue, 28 May 2019 16:25:34 +0300 Sergey Kandaurov Tests: upstream hash tests for round-robin fallback on empty key.
Thu, 23 May 2019 17:58:42 +0300 Sergey Kandaurov Tests: Python 3.7 (PEP 3333) compatibility in uwsgi tests.
Tue, 21 May 2019 17:29:05 +0300 Sergey Kandaurov Tests: removed unused gzip imports.
Mon, 20 May 2019 20:25:05 +0300 Sergey Kandaurov Tests: skip TLS 1.3 session reuse tests with older Perl modules.
Mon, 20 May 2019 16:00:40 +0300 Sergey Kandaurov Tests: fixed session reuse tests in ssl_certificate.t with TLSv1.3.
Wed, 15 May 2019 12:32:16 +0300 Sergey Kandaurov Tests: fixed ssl_stapling.t for nginx built with OpenSSL 0.9.8y+.
Tue, 14 May 2019 13:37:04 +0300 Sergey Kandaurov Tests: range filter TODO adjusted.
Mon, 13 May 2019 21:06:25 +0300 Sergey Kandaurov Tests: range filter and chunked transfer encoding test.
Thu, 25 Apr 2019 13:41:45 +0300 Sergey Kandaurov Tests: stream limit rate tests, variables support.
Thu, 25 Apr 2019 13:40:34 +0300 Sergey Kandaurov Tests: more stream_limit_rate.t tests.
Thu, 25 Apr 2019 13:40:28 +0300 Sergey Kandaurov Tests: limit_rate / limit_rate_after tests.
Wed, 24 Apr 2019 14:57:13 +0300 Sergey Kandaurov Tests: http include tests.
Wed, 24 Apr 2019 14:52:53 +0300 Sergey Kandaurov Tests: avoid uninitialized warnings in stream_upstream_random.t.
Wed, 24 Apr 2019 14:49:05 +0300 Sergey Kandaurov Tests: removed now unused timeout adjustments in stream tests.
Tue, 23 Apr 2019 13:21:09 +0300 Sergey Kandaurov Tests: removed now unused timeout adjustments in h2_proxy_cache.t.
Mon, 22 Apr 2019 14:45:45 +0300 Sergey Kandaurov Tests: use TODO for js_subrequests.t sr_file + aio test.
Fri, 19 Apr 2019 18:28:27 +0300 Sergey Kandaurov Tests: run HTTP/2 unsafe socket tests on a fresh connection.
Tue, 16 Apr 2019 17:12:06 +0300 Sergey Kandaurov Tests: added $limit_rate test with invalid empty value.
Thu, 11 Apr 2019 20:12:24 +0300 Sergey Kandaurov Tests: fastcgi_catch_stderr test.
Tue, 09 Apr 2019 18:52:53 +0300 Sergey Kandaurov Tests: removed HTTP/2 proxy cache TODO tests for empty DATA frame.
Fri, 05 Apr 2019 18:40:26 +0300 Sergey Kandaurov Tests: adjusted proxy.t proxy_read_timeout for slow hosts.
Fri, 05 Apr 2019 18:36:18 +0300 Sergey Kandaurov Tests: proxy.t doesn't need Socket since cdbdb75cf194, drop it.