log

age author description
Tue, 21 Nov 2017 13:16:39 +0300 Sergey Kandaurov Tests: added exception test to stream_js.t using 'require'.
Mon, 20 Nov 2017 20:23:24 +0300 Dmitry Volyntsev Tests: added tests for js backtraces.
Mon, 20 Nov 2017 17:59:56 +0300 Sergey Kandaurov Tests: worker_shutdown_timeout on upgraded http connection.
Mon, 20 Nov 2017 17:55:49 +0300 Sergey Kandaurov Tests: worker_shutdown_timeout within the stream module.
Mon, 20 Nov 2017 17:55:22 +0300 Sergey Kandaurov Tests: worker_shutdown_timeout within the mail module.
Mon, 20 Nov 2017 12:42:01 +0300 Sergey Kandaurov Tests: removed http prerequisite from mail_smtp_greeting_delay.t.
Thu, 16 Nov 2017 12:52:28 +0300 Sergey Kandaurov Tests: xslt_params.t TODO adjusted, fix committed.
Thu, 16 Nov 2017 12:50:51 +0300 Sergey Kandaurov Tests: added test for xslt_stylesheet configuration immutability.
Wed, 15 Nov 2017 20:16:09 +0300 Sergey Kandaurov Tests: avoid interleaved output in Upgrade handling tests.
Tue, 14 Nov 2017 21:37:22 +0300 Andrey Zelenkov Tests: added tests for js_access, js_preread, and js_filter.
Tue, 14 Nov 2017 15:34:18 +0300 Sergey Kandaurov Tests: show try_run() errors in verbose mode.
Wed, 13 Sep 2017 19:04:25 +0300 Andrey Zelenkov Tests: adjusted udp ports to match allocated ports range.
Thu, 26 Oct 2017 18:00:21 +0300 Andrey Zelenkov Tests: fixed parallel tests execution with UDP.
Thu, 26 Oct 2017 16:36:13 +0300 Andrey Zelenkov Tests: explicit peer port in stream tests now required.
Mon, 23 Oct 2017 18:42:43 +0300 Sergey Kandaurov Tests: todo&skip upstream zone ssl tests on win32 prior to 1.13.4.
Mon, 23 Oct 2017 18:23:11 +0300 Sergey Kandaurov Tests: skip ssl_sni_sessions.t on win32 prior to 1.13.5.
Sat, 21 Oct 2017 01:07:48 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.12.2.
Tue, 17 Oct 2017 13:10:31 +0300 Sergey Kandaurov Tests: fixed race in stream_status_variable.t on exit.
Mon, 16 Oct 2017 17:29:23 +0300 Sergey Kandaurov Tests: adjusted cache validity time in proxy_cache_use_stale.t.
Fri, 13 Oct 2017 18:14:59 +0300 Sergey Kandaurov Tests: added stream $status test with invalid PROXY header.
Fri, 13 Oct 2017 17:42:10 +0300 Sergey Kandaurov Tests: fixed stream_status_variable.t transient failure on win32.
Thu, 12 Oct 2017 16:55:14 +0300 Sergey Kandaurov Tests: connection upgrade in subrequests.
Tue, 19 Sep 2017 01:45:05 +0300 Sergey Kandaurov Tests: HTTP/2 request body sync buffer test added (ticket #1384).
Wed, 04 Oct 2017 15:44:52 +0300 Sergey Kandaurov Tests: intercepted errors with cache control (ticket #1382).
Mon, 02 Oct 2017 13:26:43 +0300 Sergey Kandaurov Tests: fixed ssl_certificates.t for nginx built with OpenSSL 0.9.8.
Fri, 29 Sep 2017 17:12:48 +0300 Sergey Kandaurov Tests: http_disable_symlinks.t fails on NetBSD.
Thu, 21 Sep 2017 16:41:27 +0300 Sergey Kandaurov Tests: made all tests in stream_status_variable.t work on win32.
Wed, 20 Sep 2017 14:52:12 +0300 Sergey Kandaurov Tests: added has_daemon() support for win32.
Wed, 20 Sep 2017 14:46:51 +0300 Sergey Kandaurov Tests: removed single quotes from system() calls.
Mon, 11 Sep 2017 20:06:15 +0300 Andrey Zelenkov Tests: stream_ssl_preread.t TODO adjusted.