log

age author description
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.
Tue, 12 Sep 2017 05:34:31 +0300 Maxim Dounin Tests: minimal handling of HTTP/2 dynamic table size update.
Fri, 08 Sep 2017 17:51:52 +0300 Sergey Kandaurov Tests: made access_log.t pass under root user again (closes #1379).
Thu, 07 Sep 2017 15:09:03 +0300 Sergey Kandaurov Tests: switch from DSS to ECDSA in ssl_certificates.t.
Thu, 31 Aug 2017 19:09:04 +0300 Sergey Kandaurov Tests: cope with resolver resend in mail resolver tests.
Wed, 30 Aug 2017 04:25:38 +0300 Maxim Dounin Tests: removed rewrite dependency in proxy_cache_range.t.
Tue, 29 Aug 2017 17:21:42 +0300 Sergey Kandaurov Tests: more corner cases for secure_link module.
Tue, 29 Aug 2017 17:03:54 +0300 Sergey Kandaurov Tests: added "expires modified" test with proxy.
Tue, 29 Aug 2017 16:56:52 +0300 Sergey Kandaurov Tests: If-Range tests with proxy.
Wed, 23 Aug 2017 13:48:32 +0300 Sergey Kandaurov Tests: proxy_cache_use_stale.t adjusted.
Tue, 22 Aug 2017 17:14:43 +0300 Sergey Kandaurov Tests: ssl_client_escaped_cert variable tests.
Fri, 11 Aug 2017 19:01:44 +0300 Sergey Kandaurov Tests: http mirror module tests.
Fri, 11 Aug 2017 17:06:46 +0300 Sergey Kandaurov Tests: ignore SIGPIPE in ssl_verify_client.t.
Wed, 09 Aug 2017 15:57:38 +0300 Sergey Kandaurov Tests: reload() introduced in Test::Nginx.
Wed, 09 Aug 2017 15:57:36 +0300 Sergey Kandaurov Tests: use read_file() in Test::Nginx::stop().
Tue, 08 Aug 2017 19:49:14 +0300 Sergey Kandaurov Tests: skip stream_ssl.t on win32 due to mkfifo.
Mon, 07 Aug 2017 16:08:54 +0300 Sergey Kandaurov Tests: basic stream upstream zone tests.
Thu, 03 Aug 2017 17:29:54 +0300 Sergey Kandaurov Tests: fixed stream_ssl_preread.t when run in parallel.
Wed, 02 Aug 2017 16:13:08 +0300 Sergey Kandaurov Tests: basic upstream zone tests.
Mon, 31 Jul 2017 14:40:39 +0300 Sergey Kandaurov Tests: proxy_ssi_body.t TODO adjusted.
Wed, 26 Jul 2017 16:42:48 +0300 Andrey Zelenkov Tests: stream proxy next upstream with ssl_preread (ticket #1317).
Mon, 31 Jul 2017 14:24:38 +0300 Sergey Kandaurov Tests: simplified stream_ssl_preread.t by not using http backends.
Thu, 20 Jul 2017 14:47:59 +0300 Sergey Kandaurov Tests: more ssl session tests.
Wed, 19 Jul 2017 16:21:44 +0300 Sergey Kandaurov Tests: consistent proxy ssl test names.
Wed, 19 Jul 2017 16:21:42 +0300 Sergey Kandaurov Tests: stream proxy ssl session tests no longer use http backends.
Tue, 20 Jun 2017 08:41:56 +0300 Sergey Kandaurov Tests: fixed CONTINUATION test in h2_trailers.t.
Mon, 19 Jun 2017 17:10:59 +0300 Sergey Kandaurov Tests: add_trailer tests.
Fri, 16 Jun 2017 15:18:40 +0300 Sergey Kandaurov Tests: h2_headers.t cleanup after HTTP/2 tests split.
Fri, 16 Jun 2017 09:33:36 +0300 Sergey Kandaurov Tests: restored access mode in open_log_file_cache test earlier.
Thu, 15 Jun 2017 19:42:26 +0300 Sergey Kandaurov Tests: let tests pass on travis-ci VMs with disabled IPv6 loopback.
Thu, 15 Jun 2017 19:20:47 +0300 Sergey Kandaurov Tests: basic open_log_file_cache log module tests.
Thu, 15 Jun 2017 16:01:08 +0300 Sergey Kandaurov Tests: added access_log test with long line in log_format.
Wed, 14 Jun 2017 12:38:45 +0300 Sergey Kandaurov Tests: h2_headers.t TODO for missing ':scheme' adjusted.
Wed, 07 Jun 2017 18:10:54 +0300 Sergey Kandaurov Tests: converted UTF-8 character to ASCII, no functional changes.
Tue, 06 Jun 2017 21:41:09 +0300 Sergey Kandaurov Tests: unbreak h2.t with aio.
Tue, 06 Jun 2017 18:42:35 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack until queued DATA.
Tue, 06 Jun 2017 15:50:45 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test for no ack on PROTOCOL_ERROR.
Tue, 06 Jun 2017 14:55:26 +0300 Sergey Kandaurov Tests: added HTTP/2 SETTINGS test with multiple parameters.
Tue, 06 Jun 2017 14:40:46 +0300 Sergey Kandaurov Tests: adjusted HTTP2.pm to send SETTINGS params in a given order.
Fri, 02 Jun 2017 13:28:04 +0300 Sergey Kandaurov Tests: added perl test with not satisfiable range.
Tue, 30 May 2017 22:26:00 +0300 Sergey Kandaurov Tests: TODO proxy_cache_use_stale.t alert seen with "aio_write".
Tue, 30 May 2017 17:05:44 +0300 Sergey Kandaurov Tests: added tests for background subrequests for cache updates.
Fri, 26 May 2017 19:29:56 +0300 Sergey Kandaurov Tests: do not inadvertently disable debug logging in userid.t.
Tue, 16 May 2017 15:45:10 +0300 Sergey Kandaurov Tests: realip tests for 'unix:' and hostname in set_real_ip_from.
Mon, 15 May 2017 19:14:29 +0300 Maxim Dounin Tests: added gzip prerequisite for "access_log ... gzip".
Thu, 04 May 2017 19:19:30 +0300 Sergey Kandaurov Tests: handled SIGPIPE in h2.t.
Thu, 04 May 2017 19:05:41 +0300 Sergey Kandaurov Tests: handled SIGPIPE in ssl_sni_reneg.t.
Thu, 04 May 2017 14:40:33 +0300 Sergey Kandaurov Tests: enabled test with IPv6 in proxy_ssl_name.t.
Thu, 04 May 2017 14:31:10 +0300 Sergey Kandaurov Tests: dropped try_run() checks for hosts without IPv6 support.
Thu, 04 May 2017 14:31:09 +0300 Sergey Kandaurov Tests: dropped obsolete ipv6 prerequisite.
Wed, 03 May 2017 13:36:40 +0300 Sergey Kandaurov Tests: avoid illegal dereference on errors in h2_headers.t.
Thu, 20 Apr 2017 16:29:07 +0300 Sergey Kandaurov Tests: handled SSL negotiation errors.
Thu, 20 Apr 2017 16:05:10 +0300 Sergey Kandaurov Tests: handled SIGPIPE in fastcgi tests.
Thu, 20 Apr 2017 16:03:50 +0300 Sergey Kandaurov Tests: handled broken connections in http_keepalive.t.
Thu, 20 Apr 2017 16:03:05 +0300 Sergey Kandaurov Tests: reduced the number of UDP streams in stream_udp_upstream.t.
Tue, 18 Apr 2017 17:51:00 +0300 Sergey Kandaurov Tests: stream udp test with wildcard address.
Wed, 12 Apr 2017 12:58:10 +0300 Sergey Kandaurov Tests: Cache-Control max-age/s-maxage set in response.
Mon, 10 Apr 2017 13:13:49 +0300 Sergey Kandaurov Tests: reduced race in worker_shutdown_timeout test.
Wed, 05 Apr 2017 11:21:05 +0300 Andrey Zelenkov Tests: special test with subrequest.
Mon, 03 Apr 2017 20:57:47 +0300 Maxim Dounin Tests: increased read timeout in worker_shutdown_timeout test.
Sun, 02 Apr 2017 17:08:19 +0300 Maxim Dounin Tests: perl $r->sleep tests.
Sun, 02 Apr 2017 17:07:31 +0300 Maxim Dounin Tests: removed unneeded use of Socket module from perl_ssi.t.
Thu, 30 Mar 2017 15:26:09 +0300 Sergey Kandaurov Tests: adjusted worker_shutdown_timeout test.
Tue, 28 Mar 2017 17:58:42 +0300 Sergey Kandaurov Tests: handled EOF in ssl_proxy_upgrade.t.
Tue, 28 Mar 2017 17:57:49 +0300 Sergey Kandaurov Tests: adjusted read timeout in proxy upgrade tests for slow hosts.
Fri, 24 Mar 2017 19:33:11 +0300 Sergey Kandaurov Tests: added auto redirect tests with args.
Fri, 24 Mar 2017 19:29:02 +0300 Sergey Kandaurov Tests: check Location EoLs in http_absolute_redirect.t.
Fri, 24 Mar 2017 15:25:46 +0300 Sergey Kandaurov Tests: added perl header_out content-length tests with ranges.
Tue, 21 Mar 2017 17:38:37 +0300 Sergey Kandaurov Tests: unbreak mail tests in case of EOF.
Tue, 21 Mar 2017 15:42:21 +0300 Sergey Kandaurov Tests: added Location tests with alias for dav and static modules.
Thu, 09 Mar 2017 19:44:56 +0300 Sergey Kandaurov Tests: basic worker_shutdown_timeout test.
Tue, 07 Mar 2017 10:09:29 +0300 Andrey Zelenkov Tests: added starttls tests for smtp.
Tue, 07 Mar 2017 10:07:42 +0300 Andrey Zelenkov Tests: simplified ssl_password_file tests in mail_ssl.t.
Mon, 06 Mar 2017 19:28:04 +0300 Sergey Kandaurov Tests: mail capability tests.
Wed, 01 Mar 2017 23:49:13 +0300 Andrey Zelenkov Tests: remove unused http block in mail_ssl.t.
Thu, 02 Mar 2017 05:21:11 +0300 Maxim Dounin Tests: some more large_client_header_buffers tests.
Wed, 01 Mar 2017 21:18:28 +0300 Maxim Dounin Tests: more large_client_header_buffers tests.
Wed, 01 Mar 2017 19:20:32 +0300 Andrey Zelenkov Tests: basic mail ssl tests.
Wed, 01 Mar 2017 19:20:14 +0300 Andrey Zelenkov Tests: typo.
Wed, 01 Mar 2017 19:15:39 +0300 Andrey Zelenkov Tests: reduced OpenSSL default key length to 1024.
Wed, 01 Mar 2017 18:04:25 +0300 Sergey Kandaurov Tests: split ssl.t to run relevant tests on stable versions again.
Mon, 27 Feb 2017 17:15:24 +0300 Sergey Kandaurov Tests: added proxy_cache_background_update + if test.
Mon, 27 Feb 2017 14:06:36 +0300 Sergey Kandaurov Tests: reduced race in proxy_cache_use_stale tests.
Tue, 21 Feb 2017 13:29:02 +0300 Maxim Dounin Tests: pool size in header tests fixed for 64-bit platforms.
Mon, 20 Feb 2017 18:25:14 +0300 Maxim Dounin Tests for large_client_header_buffers.
Mon, 20 Feb 2017 18:49:12 +0300 Sergey Kandaurov Tests: proxy_cache_use_stale tests with Cache-Control in response.
Mon, 20 Feb 2017 17:01:46 +0300 Sergey Kandaurov Tests: fixed has() check for sub filter tests.
Wed, 15 Feb 2017 23:59:44 +0300 Sergey Kandaurov Tests: avoid $ssl_session_reused tests failure with OpenSSL 1.1.0.
Wed, 15 Feb 2017 23:51:49 +0300 Sergey Kandaurov Tests: fixed generating DH/DSA parameter using OpenSSL 1.1.0.
Tue, 14 Feb 2017 17:09:52 +0300 Sergey Kandaurov Tests: fixed expected value for multiple Cache-Control headers.
Tue, 14 Feb 2017 13:04:38 +0300 Sergey Kandaurov Tests: added slice filter tests in named location.
Fri, 10 Feb 2017 13:55:39 +0300 Sergey Kandaurov Tests: avoid reopening a receiving UDP socket in syslog tests.
Fri, 10 Feb 2017 12:41:43 +0300 Sergey Kandaurov Tests: replaced all occurrences of vec/select API with IO::Select.
Thu, 09 Feb 2017 13:05:45 +0300 Sergey Kandaurov Tests: adjusted mail resolver timeout below client read timeout.
Mon, 06 Feb 2017 19:13:49 +0300 Sergey Kandaurov Tests: basic ssl_crl tests.
Mon, 06 Feb 2017 19:13:48 +0300 Sergey Kandaurov Tests: removed unused x509_extensions in ssl_verify_depth.t.
Wed, 01 Feb 2017 20:07:41 +0300 Sergey Kandaurov Tests: fixed server_tokens TODO version in previous change.
Wed, 01 Feb 2017 20:03:30 +0300 Sergey Kandaurov Tests: adjusted server_tokens TODOs.
Mon, 30 Jan 2017 20:06:39 +0300 Sergey Kandaurov Tests: server_tokens build tests.
Mon, 30 Jan 2017 20:06:39 +0300 Sergey Kandaurov Tests: refactored server_tokens tests, no functional changes.
Mon, 30 Jan 2017 20:06:38 +0300 Sergey Kandaurov Tests: fixed capturing Server header in server_tokens.t.
Mon, 30 Jan 2017 13:32:00 +0300 Sergey Kandaurov Tests: keep stream_ssl_preread.t TODO for older mainline releases.
Mon, 23 Jan 2017 17:29:35 +0300 Sergey Kandaurov Tests: ssl_verify_depth.t cleanup.
Fri, 20 Jan 2017 18:55:03 +0300 Sergey Kandaurov Tests: reduced OpenSSL default key length to 1024.
Fri, 20 Jan 2017 14:13:46 +0300 Sergey Kandaurov Tests: ssl_verify_depth tests.
Thu, 19 Jan 2017 16:59:20 +0300 Sergey Kandaurov Tests: more http/stream ssl_verify_client tests borrowed from mail.
Wed, 18 Jan 2017 19:34:41 +0300 Sergey Kandaurov Tests: run proxy.t ipv6 test on mainline built without --with-ipv6.
Tue, 17 Jan 2017 17:47:55 +0300 Sergey Kandaurov Tests: added basic proxy cache manager watermark test.
Thu, 12 Jan 2017 19:23:14 +0300 Sergey Kandaurov Tests: auth external in mail is explicitly enabled since 1.11.9.
Thu, 12 Jan 2017 13:02:23 +0300 Sergey Kandaurov Tests: auth external mail tests.
Thu, 12 Jan 2017 11:46:11 +0300 Sergey Kandaurov Tests: auth cram-md5 mail tests, pop3 user/pass and apop tests.
Tue, 10 Jan 2017 14:56:57 +0300 Sergey Kandaurov Tests: removed seemingly useless and unsafe HTTP/2 RST_STREAM test.
Wed, 04 Jan 2017 15:08:26 +0300 Sergey Kandaurov Tests: skip unsafe HTTP/2 tests.
Wed, 04 Jan 2017 14:59:18 +0300 Sergey Kandaurov Tests: fixed implicitly declared njs variables after 4337ed48d6d6.
Thu, 29 Dec 2016 19:30:29 +0300 Sergey Kandaurov Tests: stream upstream tests for fast peer recovery.
Thu, 29 Dec 2016 18:54:04 +0300 Andrey Zelenkov Tests: stream ssl_verify_client tests.
Thu, 29 Dec 2016 18:24:53 +0300 Sergey Kandaurov Tests: absolute_redirect and related tests.
Wed, 28 Dec 2016 16:28:33 +0300 Andrey Zelenkov Tests: whitespace fixes.
Tue, 20 Dec 2016 12:56:54 +0300 Sergey Kandaurov Tests: skipped the whole http_resolver_cleanup.t where appropriate.
Mon, 19 Dec 2016 17:48:01 +0300 Andrey Zelenkov Tests: fixed ssl.t when run in parallel.
Mon, 19 Dec 2016 14:38:56 +0300 Sergey Kandaurov Tests: various stream_ssl_preread tests with ill-formed records.
Mon, 19 Dec 2016 13:46:55 +0300 Sergey Kandaurov Tests: resolver cleanup tests.
Fri, 16 Dec 2016 17:06:40 +0300 Sergey Kandaurov Tests: basic access_log escape tests.
Tue, 13 Dec 2016 20:08:03 +0300 Maxim Dounin Tests: filter finalization in not modified filter.
Tue, 13 Dec 2016 18:27:00 +0300 Sergey Kandaurov Tests: map module basic tests with volatile.
Mon, 12 Dec 2016 15:53:27 +0300 Andrey Zelenkov Tests: client certificate time variables tests.
Mon, 12 Dec 2016 15:53:27 +0300 Andrey Zelenkov Tests: added test for $ssl_ciphers variable (ticket #870).
Mon, 12 Dec 2016 15:45:49 +0300 Sergey Kandaurov Tests: simplified nginx reload in HTTP/2 GOAWAY tests.
Mon, 12 Dec 2016 10:51:33 +0300 Sergey Kandaurov Tests: added request body buffering test for requests without body.
Wed, 07 Dec 2016 15:22:22 +0300 Andrey Zelenkov Tests: check headers for appropriate stream in h2_auth_request.t.
Wed, 07 Dec 2016 13:51:28 +0300 Sergey Kandaurov Tests: reset headers context when parsing HEADERS frame.
Tue, 06 Dec 2016 15:19:27 +0300 Andrey Zelenkov Tests: added HTTP/2 tests with auth_request (ticket #1143).
Tue, 06 Dec 2016 14:06:44 +0300 Sergey Kandaurov Tests: fixed ssl_password_file test hang with missing FIFO reader.
Mon, 05 Dec 2016 22:18:22 +0300 Maxim Dounin Tests: allow new $ssl_client_verify syntax again.
Mon, 05 Dec 2016 21:35:04 +0300 Maxim Dounin Tests: allow new $ssl_verify syntax.
Mon, 05 Dec 2016 14:44:53 +0300 Sergey Kandaurov Tests: whitespace fix.
Wed, 30 Nov 2016 00:05:31 +0300 Valentin Bartenev Tests: removed TODO for HTTP/2 fix merged in stable.
Thu, 01 Dec 2016 10:55:59 +0300 Andrei Belov Tests: additional variables mentioned in README.
Mon, 21 Nov 2016 16:09:52 +0300 Andrey Zelenkov Tests: remove unused short port number mapping.
Mon, 21 Nov 2016 13:54:43 +0300 Andrey Zelenkov Tests: proxy ssl test with handshake timeout (ticket #1126).
Mon, 21 Nov 2016 02:07:21 +0300 Andrey Zelenkov Tests: fixed "proxy connect timeout" http tests.
Thu, 03 Nov 2016 13:20:20 +0300 Sergey Kandaurov Tests: proxy_cache_max_range_offset tests.
Mon, 31 Oct 2016 19:09:36 +0300 Sergey Kandaurov Tests: HTTP/2 tests for max requests.
Mon, 31 Oct 2016 15:21:31 +0300 Andrey Zelenkov Tests: whitespace fix.
Mon, 31 Oct 2016 15:21:31 +0300 Andrey Zelenkov Tests: added rewrite prerequisite in proxy_method.t.
Sat, 29 Oct 2016 23:35:13 +0300 Maxim Dounin Tests: perl ssi tests.
Thu, 27 Oct 2016 19:45:14 +0300 Sergey Kandaurov Tests: adjusted mp4 TODO.
Thu, 27 Oct 2016 19:29:24 +0300 Sergey Kandaurov Tests: basic WebP tests in image filter.
Sun, 16 Oct 2016 18:49:59 +0300 Dmitry Lazurkin Tests: add tests for proxy_method directive.
Mon, 24 Oct 2016 15:59:23 +0300 Sergey Kandaurov Tests: removed TODOs for fixes merged in 1.10.2.
Fri, 21 Oct 2016 16:37:23 +0300 Sergey Kandaurov Tests: pass both issuer/subject variable formats where appropriate.
Fri, 21 Oct 2016 16:32:45 +0300 Sergey Kandaurov Tests: client certificate issuer/subject variables.
Fri, 21 Oct 2016 16:32:30 +0300 Sergey Kandaurov Tests: ssl.t cleanup, no functional changes.
Fri, 21 Oct 2016 15:27:44 +0300 Sergey Kandaurov Tests: tweak HTTP/2 GOAWAY test with no new stream after reload.
Thu, 20 Oct 2016 18:52:37 +0300 Sergey Kandaurov Tests: more HTTP/2 GOAWAY tests with active stream.
Wed, 19 Oct 2016 20:55:19 +0300 Andrey Zelenkov Tests: skip geoip tests on hosts without GeoIP IPv6 support.
Wed, 19 Oct 2016 20:21:58 +0300 Sergey Kandaurov Tests: support dynamic geoip modules.
Fri, 14 Oct 2016 15:20:28 +0300 Andrey Zelenkov Tests: basic tests for stream geoip module.
Fri, 14 Oct 2016 15:05:02 +0300 Andrey Zelenkov Tests: basic tests for geoip module.
Wed, 19 Oct 2016 17:59:03 +0300 Sergey Kandaurov Tests: added "nginx -T" tests for unique dumped files.
Mon, 17 Oct 2016 19:59:37 +0300 Maxim Dounin Tests: whitespace fix.
Sun, 16 Oct 2016 13:01:36 +0300 Sergey Kandaurov Tests: skip certain test on FreeBSD 11.0 with sendfile.
Fri, 14 Oct 2016 14:34:44 +0300 Andrey Zelenkov Tests: added tests for $realip_remote_port variable.
Wed, 12 Oct 2016 17:49:03 +0300 Sergey Kandaurov Tests: various last_buf tests.
Wed, 12 Oct 2016 17:38:11 +0300 Sergey Kandaurov Tests: reduced diff to stream_ssl_realip.t, no functional changes.
Tue, 11 Oct 2016 13:08:00 +0300 Sergey Kandaurov Tests: one more $realip_remote_addr test case on internal redirect.
Mon, 10 Oct 2016 12:25:09 +0300 Sergey Kandaurov Tests: relaxed check for known dynamic modules.
Fri, 07 Oct 2016 19:17:09 +0300 Maxim Dounin Tests: whitespace fix.
Fri, 07 Oct 2016 12:55:27 +0300 Sergey Kandaurov Tests: increased default value for read timeout in HTTP/2 tests.
Fri, 07 Oct 2016 00:48:09 +0300 Maxim Dounin Tests: remove realip_remote_port.t, it's utterly broken.
Wed, 05 Oct 2016 17:38:30 +0300 Andrey Zelenkov Tests: fixed startup race in proxy_cache_manager.t.
Wed, 05 Oct 2016 16:08:24 +0300 Sergey Kandaurov Tests: basic proxy cache manager tests.
Wed, 05 Oct 2016 15:21:58 +0300 Andrey Zelenkov Tests: skip certain tests for lack of inet6 support as well.
Wed, 05 Oct 2016 14:48:19 +0300 Andrey Zelenkov Tests: use try_run() in debug_connection_syslog.t.
Tue, 04 Oct 2016 17:07:22 +0300 Maxim Dounin Tests: ipv6 is present by default now.
Fri, 30 Sep 2016 20:31:09 +0300 Sergey Kandaurov Tests: split out geo tests with binary base and skip by default.
Thu, 29 Sep 2016 12:52:12 +0300 Sergey Kandaurov Tests: fixed test failure in proxy_unfinished.t with big buffers.
Mon, 26 Sep 2016 17:06:09 +0300 Andrei Belov Tests: check for known dynamic modules via TEST_NGINX_GLOBALS.
Fri, 23 Sep 2016 00:02:46 +0300 Sergey Kandaurov Tests: upstream max_conns tests.
Thu, 22 Sep 2016 23:42:24 +0300 Sergey Kandaurov Tests: do not depend on peer selection order in fastcgi_body2.t.
Thu, 22 Sep 2016 15:25:25 +0300 Sergey Kandaurov Tests: quoted 'genrsa -out' parameter, no functional changes.
Tue, 20 Sep 2016 13:08:53 +0300 Sergey Kandaurov Tests: use port numbers from 8xxx pool.
Mon, 19 Sep 2016 19:09:45 +0300 Sergey Kandaurov Tests: added mp4 tests for moov atom before mdat atom.
Mon, 19 Sep 2016 13:58:34 +0300 Sergey Kandaurov Tests: $upstream_addr tests in hash module with no live upstream.
Thu, 15 Sep 2016 18:16:42 +0300 Sergey Kandaurov Tests: distinguished realip and stream_ssl prerequisites.
Thu, 15 Sep 2016 14:06:24 +0300 Sergey Kandaurov Tests: stream_ssl_preread module tests.
Wed, 14 Sep 2016 19:38:13 +0300 Sergey Kandaurov Tests: unbreak for nginx built with OpenSSL without NPN/ALPN.
Wed, 14 Sep 2016 19:55:29 +0300 Sergey Kandaurov Tests: add missing sni prerequisites.
Wed, 14 Sep 2016 17:30:58 +0300 Sergey Kandaurov Tests: fixed test preconditions in proxy_cache_lock_ssi.t.
Thu, 08 Sep 2016 16:29:03 +0300 Sergey Kandaurov Tests: simplified stream_realip.t and unbroke it on win32.
Thu, 08 Sep 2016 14:55:49 +0300 Sergey Kandaurov Tests: stream realip tests, listen proxy_protocol ssl tests.
Thu, 08 Sep 2016 13:01:53 +0300 Sergey Kandaurov Tests: stream realip tests, listen proxy_protocol tests.
Mon, 05 Sep 2016 15:02:17 +0300 Sergey Kandaurov Tests: set "env PERL5LIB" modules paths fallback for perl module.
Mon, 05 Sep 2016 22:57:44 +0300 Sergey Kandaurov Tests: stream tests for per-upstream variables.
Mon, 05 Sep 2016 22:57:44 +0300 Sergey Kandaurov Tests: stream $status tests.
Mon, 05 Sep 2016 22:57:40 +0300 Sergey Kandaurov Tests: stream access_log tests.
Fri, 02 Sep 2016 14:42:00 +0300 Andrey Zelenkov Tests: http keepalive tests.
Fri, 02 Sep 2016 12:49:01 +0300 Sergey Kandaurov Tests: proxy_cache_range.t TODO adjusted.
Fri, 02 Sep 2016 12:17:35 +0300 Sergey Kandaurov Tests: relaxed proxy_cache_lock.t nolock tests to fix on Solaris.
Wed, 31 Aug 2016 18:21:07 +0300 Andrey Zelenkov Tests: removed TODO and try_run() checks for legacy versions.
Fri, 26 Aug 2016 16:39:21 +0300 Andrey Zelenkov Tests: added missing udp prerequisite.
Fri, 26 Aug 2016 16:32:22 +0300 Andrey Zelenkov Tests: added stream geo IPv6 tests.
Fri, 26 Aug 2016 16:32:09 +0300 Andrey Zelenkov Tests: added geo IPv6 tests.
Fri, 26 Aug 2016 16:31:57 +0300 Andrey Zelenkov Tests: geo binary base simple tests.
Fri, 26 Aug 2016 16:31:44 +0300 Andrey Zelenkov Tests: more geo ranges tests.
Fri, 26 Aug 2016 16:31:29 +0300 Andrey Zelenkov Tests: geo delete tests.
Fri, 26 Aug 2016 16:31:08 +0300 Andrey Zelenkov Tests: geo include tests.
Fri, 26 Aug 2016 16:30:54 +0300 Andrey Zelenkov Tests: style and rearrangements in geo tests.
Fri, 26 Aug 2016 16:30:40 +0300 Andrey Zelenkov Tests: simplified variables parsing in stream_geo.t.
Fri, 26 Aug 2016 16:28:22 +0300 Sergey Kandaurov Tests: stream $protocol tests.
Tue, 23 Aug 2016 14:04:56 +0300 Sergey Kandaurov Tests: use consistent naming for no errors tests.
Mon, 22 Aug 2016 13:09:56 +0300 Sergey Kandaurov Tests: proxy cache range with sendfile in threads.
Fri, 19 Aug 2016 18:15:57 +0300 Sergey Kandaurov Tests: adjusted slice.t to test with various range header lengths.
Mon, 15 Aug 2016 18:53:43 +0300 Sergey Kandaurov Tests: speed up proxy.t on win32.
Mon, 15 Aug 2016 17:12:07 +0300 Andrey Zelenkov Tests: stream JavaScript test with udp.
Mon, 15 Aug 2016 16:46:00 +0300 Andrey Zelenkov Tests: cleanup unused dgram in stream_variables.t.
Tue, 02 Aug 2016 18:39:08 +0300 Andrey Zelenkov Tests: stream JavaScript tests.
Tue, 02 Aug 2016 15:56:50 +0300 Sergey Kandaurov Tests: added charset and gzip prerequisites in h2.t.
Mon, 01 Aug 2016 18:27:21 +0300 Sergey Kandaurov Tests: more JavaScript tests for http js module.
Fri, 29 Jul 2016 14:14:40 +0300 Sergey Kandaurov Tests: fixed plan in a previous change.
Fri, 29 Jul 2016 13:01:08 +0300 Sergey Kandaurov Tests: added test for the $limit_rate variable.
Wed, 27 Jul 2016 19:41:59 +0300 Sergey Kandaurov Tests: TODO h2_ssl_proxy_cache.t alerts seen with "aio_write".
Tue, 26 Jul 2016 21:00:41 +0300 Sergey Kandaurov Tests: adjusted TODOs for HTTP/2 fixes committed in 1.11.3.
Tue, 26 Jul 2016 20:41:26 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for no HEADERS due to canceled stream.
Tue, 26 Jul 2016 20:39:11 +0300 Sergey Kandaurov Tests: fixed HTTP/2 GOAWAY test for connection with active stream.
Mon, 25 Jul 2016 16:34:46 +0300 Sergey Kandaurov Tests: fixed js.t tests description.
Mon, 25 Jul 2016 16:20:37 +0300 Sergey Kandaurov Tests: updated js.t to the new http js module syntax.
Fri, 22 Jul 2016 16:50:17 +0300 Sergey Kandaurov Tests: fixed tests on win32 with stream return module.
Thu, 21 Jul 2016 14:48:44 +0300 Sergey Kandaurov Tests: fixed stream_proxy_complex.t when run in parallel.
Thu, 21 Jul 2016 14:43:46 +0300 Sergey Kandaurov Tests: redo 892737e9fd31 without flaky send_timeout adjustments.