log

age author description
Wed, 28 Oct 2015 00:11:43 +0300 Sergey Kandaurov Tests: HTTP/2 tests for alerts on graceful shutdown.
Wed, 28 Oct 2015 00:11:42 +0300 Sergey Kandaurov Tests: HTTP/2 regression test for incomplete HEADERS payload.
Tue, 27 Oct 2015 18:26:22 +0300 Sergey Kandaurov Tests: fixed IO::Socket::SSL options in mail_imap_ssl.t.
Fri, 23 Oct 2015 23:25:03 +0300 Maxim Dounin Tests: avoid using SSL_session_key.
Fri, 23 Oct 2015 23:00:09 +0300 Maxim Dounin Tests: session resumption with SNI.
Fri, 23 Oct 2015 16:24:53 +0300 Sergey Kandaurov Tests: fixed proxy_noclose.t timeouts on painfully slow hosts.
Fri, 23 Oct 2015 16:03:40 +0300 Sergey Kandaurov Tests: adjusted proxy_cache.t timeouts.
Tue, 20 Oct 2015 14:45:19 +0300 Sergey Kandaurov Tests: removed HTTP/2 multibyte index TODOs, fix committed.
Tue, 20 Oct 2015 14:07:00 +0300 Sergey Kandaurov Tests: rethought 78b4e12e6efe to fix http_resolver_aaaa.t tests.
Tue, 20 Oct 2015 00:18:56 +0300 Sergey Kandaurov Tests: unbreak access_log tests in jails.
Mon, 19 Oct 2015 20:43:22 +0300 Sergey Kandaurov Tests: simple HTTP/2 test for request body in multiple DATA frames.
Mon, 19 Oct 2015 17:06:09 +0300 Sergey Kandaurov Tests: style.
Mon, 19 Oct 2015 17:05:20 +0300 Sergey Kandaurov Tests: more HTTP/2 HPACK tests with multibyte indices.
Mon, 19 Oct 2015 17:04:42 +0300 Sergey Kandaurov Tests: isolated simple HTTP/2 HPACK tests.
Mon, 19 Oct 2015 17:04:34 +0300 Sergey Kandaurov Tests: hid unwanted output with old OpenSSL.
Mon, 19 Oct 2015 17:04:25 +0300 Sergey Kandaurov Tests: added HTTP/2 test for queued stream cleanup.
Mon, 19 Oct 2015 17:03:23 +0300 Sergey Kandaurov Tests: HTTP/2 tests for HPACK zero index.
Mon, 19 Oct 2015 17:03:04 +0300 Sergey Kandaurov Tests: HTTP/2 tests for Upgrade-based negotiation.
Mon, 19 Oct 2015 17:02:20 +0300 Sergey Kandaurov Tests: HTTP/2 test for indexed header field name in dynamic table.
Mon, 19 Oct 2015 17:00:24 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for HPACK table boundary.
Tue, 06 Oct 2015 14:47:49 +0300 Sergey Kandaurov Tests: made h2.t inner functions anonymous.
Mon, 12 Oct 2015 12:57:03 +0300 Sergey Kandaurov Tests: adjusted http_resolver_aaaa.t test timeouts.
Wed, 07 Oct 2015 18:56:09 +0300 Sergey Kandaurov Tests: removed stream_proxy_ssl.t TODO, fix committed.
Mon, 05 Oct 2015 13:19:45 +0300 Sergey Kandaurov Tests: stream and http proxy_connect_timeout tests.
Thu, 01 Oct 2015 19:54:33 +0300 Sergey Kandaurov Tests: removed debugging leftover.
Thu, 01 Oct 2015 19:28:03 +0300 Sergey Kandaurov Tests: adjusted todo_alerts() in h2.t and spdy.t.
Thu, 01 Oct 2015 19:24:00 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for invalid table size update.
Thu, 01 Oct 2015 17:43:54 +0300 Sergey Kandaurov Tests: added HTTP/2 tests with invalid connection preface.
Thu, 01 Oct 2015 17:43:54 +0300 Sergey Kandaurov Tests: added HTTP/2 test with invalid PROXY protocol string.
Thu, 01 Oct 2015 14:40:14 +0300 Sergey Kandaurov Tests: hid configuration error on win32.
Thu, 01 Oct 2015 12:45:58 +0300 Sergey Kandaurov Tests: made sure to test limit_conn with rate limited request.
Wed, 30 Sep 2015 17:54:12 +0300 Sergey Kandaurov Tests: avoid uninitialized warnings in h2.t with partial frame.
Tue, 29 Sep 2015 18:32:20 +0300 Sergey Kandaurov Tests: adjusted HTTP/2 test to trigger write handler in v2 module.
Mon, 28 Sep 2015 23:21:58 +0300 Sergey Kandaurov Tests: added HTTP/2 max_header_size tests for indexed header field.
Mon, 28 Sep 2015 22:35:16 +0300 Sergey Kandaurov Tests: removed HTTP/2 $server_protocol TODOs, fix committed.
Mon, 28 Sep 2015 17:22:35 +0300 Sergey Kandaurov Tests: typo.
Mon, 28 Sep 2015 17:22:33 +0300 Sergey Kandaurov Tests: adjusted field length in HTTP/2 test for max frame size.
Mon, 28 Sep 2015 17:15:40 +0300 Sergey Kandaurov Tests: rewrote HTTP/2 response CONTINUATION tests.
Mon, 28 Sep 2015 16:41:02 +0300 Sergey Kandaurov Tests: fixed multiple header field values representation in h2.t.
Sat, 26 Sep 2015 00:03:22 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for some http core module variables.
Fri, 25 Sep 2015 23:30:39 +0300 Sergey Kandaurov Tests: more HTTP/2 HPACK decoding tests with discarded streams.
Fri, 25 Sep 2015 23:30:39 +0300 Sergey Kandaurov Tests: HTTP/2 connection timeout tests.
Thu, 24 Sep 2015 23:34:11 +0300 Sergey Kandaurov Tests: adjusted proxy_cache.t timeout to get stale cached response.
Thu, 24 Sep 2015 16:05:19 +0300 Sergey Kandaurov Tests: skipped some HTTP/2 tests is case of a failed connection.
Wed, 23 Sep 2015 18:29:34 +0300 Andrey Zelenkov Tests: adjusted socket read timeout in stream tests.
Wed, 23 Sep 2015 15:31:08 +0300 Andrey Zelenkov Tests: fixed comment after 40675bfad7d3.
Wed, 23 Sep 2015 13:22:12 +0300 Sergey Kandaurov Tests: require "njs", not just "js".
Wed, 15 Jul 2015 20:29:01 -0700 Roman Arutyunyan Tests: JavaScript tests.
Tue, 22 Sep 2015 17:52:18 +0300 Sergey Kandaurov Tests: removed now superfluous output_buffers from HTTP/2 tests.
Tue, 22 Sep 2015 17:25:58 +0300 Sergey Kandaurov Tests: adjusted sub_filter_merge.t skip_all, fix committed.
Tue, 22 Sep 2015 17:11:59 +0300 Sergey Kandaurov Tests: removed HTTP/2 TODO for the bug fixed in 081a073e5164.
Tue, 22 Sep 2015 15:38:16 +0300 Sergey Kandaurov Tests: SPDY and HTTP/2 write handler tests.
Mon, 21 Sep 2015 19:45:51 +0300 Sergey Kandaurov Tests: sub_filter inheritance test.
Mon, 21 Sep 2015 13:59:09 +0300 Sergey Kandaurov Tests: fixed HTTP/2 test for CONTINUATION while in header field.
Fri, 18 Sep 2015 15:52:14 +0300 Andrey Zelenkov Tests: added tests for log module variables.
Fri, 18 Sep 2015 16:07:27 +0300 Sergey Kandaurov Tests: reduced two extra HTTP/2 tests.
Thu, 17 Sep 2015 20:05:26 +0300 Sergey Kandaurov Tests: HTTP/2 test for CONTINUATION in the middle of header field.
Tue, 15 Sep 2015 18:44:09 +0300 Sergey Kandaurov Tests: one more HTTP/2 test for max frame size.
Tue, 15 Sep 2015 18:40:33 +0300 Sergey Kandaurov Tests: added HTTP/2 test for unknown frame type.
Tue, 15 Sep 2015 12:54:19 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for CONTINUATION frame in response.
Mon, 14 Sep 2015 19:34:25 +0300 Andrey Zelenkov Tests: added secure_link_expires variable test.
Mon, 14 Sep 2015 18:30:03 +0300 Sergey Kandaurov Tests: finished HPACK coding in HTTP/2 tests.
Mon, 14 Sep 2015 18:20:58 +0300 Andrey Zelenkov Tests: added proxy keepalive tests to ssl backend.
Mon, 14 Sep 2015 13:26:33 +0300 Sergey Kandaurov Tests: removed HTTP/2 TODOs for now passing GOAWAY tests.
Mon, 14 Sep 2015 13:23:37 +0300 Sergey Kandaurov Tests: extended HTTP/2 tests for GOAWAY on compression error.
Fri, 11 Sep 2015 18:36:08 +0300 Andrey Zelenkov Tests: corrected simple realip tests.
Fri, 11 Sep 2015 18:18:51 +0300 Sergey Kandaurov Tests: added server name tests for most specific wildcard names.
Fri, 11 Sep 2015 17:51:22 +0300 Andrey Zelenkov Tests: added fastcgi variables tests.
Fri, 11 Sep 2015 17:25:42 +0300 Andrey Zelenkov Tests: added proxy_store tests with variable.
Fri, 11 Sep 2015 12:57:13 +0300 Sergey Kandaurov Tests: tests for http ssl module with certificate chain.
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: updated HTTP/2 tests for malformed requests.
Tue, 08 Sep 2015 21:19:35 +0300 Sergey Kandaurov Tests: added http2_max_field_size and http2_max_header_size tests.
Tue, 08 Sep 2015 15:12:34 +0300 Andrey Zelenkov Tests: more tests for server_name directive.
Tue, 08 Sep 2015 15:11:45 +0300 Andrey Zelenkov Tests: style.
Fri, 28 Aug 2015 02:09:20 +0300 Andrey Zelenkov Tests: more tests for map module.
Tue, 08 Sep 2015 15:12:23 +0300 Sergey Kandaurov Tests: added HTTP/2 tests for SETTINGS_MAX_FRAME_SIZE.
Tue, 08 Sep 2015 14:58:56 +0300 Sergey Kandaurov Tests: fixed HTTP/2 tests with large frames.
Mon, 07 Sep 2015 14:09:51 +0300 Sergey Kandaurov Tests: adjusted test timeouts.
Fri, 04 Sep 2015 15:39:39 +0300 Sergey Kandaurov Tests: more HTTP/2 tests for newline in request header.
Sat, 29 Aug 2015 12:52:15 +0300 Andrey Zelenkov Tests: added tests for proxy module variables.
Fri, 04 Sep 2015 14:45:15 +0300 Sergey Kandaurov Tests: added HTTP/2 test for request header with newline.
Thu, 03 Sep 2015 15:57:01 +0300 Sergey Kandaurov Tests: adjusted todo_alerts() in not_modified_proxy.t.
Wed, 02 Sep 2015 19:03:24 +0300 Sergey Kandaurov Tests: HTTP/2 regression test for empty authority request header.
Wed, 02 Sep 2015 17:37:48 +0300 Sergey Kandaurov Tests: more HTTP/2 error handling tests.
Wed, 02 Sep 2015 13:57:46 +0300 Sergey Kandaurov Tests: in HTTP/2 tests, always access a dynamic table by reference.
Wed, 02 Sep 2015 13:05:57 +0300 Sergey Kandaurov Tests: fixed GOAWAY and PING frames parsing in HTTP/2 tests.
Wed, 02 Sep 2015 13:02:47 +0300 Sergey Kandaurov Tests: corrected HTTP/2 tests for GOAWAY.
Tue, 01 Sep 2015 15:13:09 +0300 Sergey Kandaurov Tests: removed TODOs for now passing HTTP/2 RST_STREAM tests.
Tue, 01 Sep 2015 14:54:22 +0300 Sergey Kandaurov Tests: more HTTP/2 error handling tests.
Thu, 27 Aug 2015 15:19:27 +0300 Sergey Kandaurov Tests: auth basic tests for merged "off" value and user not found.
Thu, 27 Aug 2015 13:33:41 +0300 Sergey Kandaurov Tests: fixed Upgrade handling tests without client abort detection.
Tue, 25 Aug 2015 18:36:04 +0300 Andrey Zelenkov Tests: more http ssl tests.
Wed, 26 Aug 2015 14:14:31 +0300 Sergey Kandaurov Tests: fixed extra check for the presence of SSL_VERIFY_NONE.
Mon, 24 Aug 2015 20:14:41 +0300 Sergey Kandaurov Tests: more HTTP/2 tests for streams priority.
Mon, 24 Aug 2015 19:45:41 +0300 Sergey Kandaurov Tests: one more test for http2_max_concurrent_streams.
Mon, 24 Aug 2015 16:12:05 +0300 Sergey Kandaurov Tests: HTTP/2 tests minor cleanup.
Fri, 21 Aug 2015 16:12:56 +0300 Andrey Zelenkov Tests: replaced underscores by hyphens in http_try_files.t.
Fri, 21 Aug 2015 15:59:05 +0300 Andrey Zelenkov Tests: added try_files test for alias with nested location.
Thu, 20 Aug 2015 20:07:47 +0300 Sergey Kandaurov Tests: try_files TODO adjusted.
Thu, 20 Aug 2015 20:02:11 +0300 Sergey Kandaurov Tests: sub filter TODOs adjusted.
Thu, 20 Aug 2015 19:22:13 +0300 Sergey Kandaurov Tests: HTTP/2 tests cleanup.
Thu, 20 Aug 2015 19:20:30 +0300 Sergey Kandaurov Tests: HTTP/2 tests for http2_max_concurrent_streams directive.
Wed, 19 Aug 2015 23:51:40 +0300 Sergey Kandaurov Tests: HTTP/2 tests adapted to send ':authority' where needed.
Wed, 19 Aug 2015 23:50:00 +0300 Sergey Kandaurov Tests: more Cookie tests for HTTP/2.
Tue, 18 Aug 2015 18:10:23 +0300 Sergey Kandaurov Tests: HTTP/2 tests for http2_chunk_size directive.
Tue, 18 Aug 2015 16:54:41 +0300 Sergey Kandaurov Tests: HTTP/2 tests for $http2 variable.
Mon, 17 Aug 2015 19:36:37 +0300 Dmitry Volyntsev Tests: sub filter tests for variables in search patterns.
Mon, 17 Aug 2015 19:35:52 +0300 Dmitry Volyntsev Tests: sub filter tests with multiple strings to replace.
Mon, 17 Aug 2015 17:15:44 +0300 Sergey Kandaurov Tests: h2.t fixes for older perl versions, and gzip test.
Mon, 17 Aug 2015 16:39:02 +0300 Sergey Kandaurov Tests: HTTP/2 tests.
Thu, 13 Aug 2015 16:52:00 +0300 Andrey Zelenkov Tests: more ssl_session_cache tests in stream_ssl.t.
Thu, 13 Aug 2015 12:42:47 +0300 Sergey Kandaurov Tests: stream proxy_ssl_certificate, proxy_ssl_password_file tests.
Thu, 13 Aug 2015 11:34:53 +0300 Sergey Kandaurov Tests: minor cleanup, no functional changes.
Tue, 11 Aug 2015 20:17:30 +0300 Sergey Kandaurov Tests: basic stream tests for tcp_nodelay.
Wed, 05 Aug 2015 18:31:33 +0300 Andrey Zelenkov Tests: http proxy_bind tests.
Mon, 03 Aug 2015 11:04:43 +0300 Sergey Kandaurov Tests: adjusted proxy_cache_lock_ssi.t test timeouts.
Thu, 30 Jul 2015 13:26:50 +0300 Sergey Kandaurov Tests: fixed typos.
Wed, 29 Jul 2015 13:55:27 +0300 Sergey Kandaurov Tests: If-Unmodified-Since for not modified filter with proxy.
Tue, 28 Jul 2015 01:46:32 +0300 Maxim Dounin Tests: whitespace fix.
Mon, 27 Jul 2015 13:37:47 +0300 Sergey Kandaurov Tests: more todo_alerts() in stream tests on solaris.
Mon, 27 Jul 2015 13:01:41 +0300 Sergey Kandaurov Tests: added test for try_files in regex location with alias.
Tue, 21 Jul 2015 15:41:55 +0300 Andrey Zelenkov Tests: fixed stream limit rate tests.
Wed, 15 Jul 2015 23:04:29 +0300 Andrey Zelenkov Tests: style.
Tue, 07 Jul 2015 14:45:11 +0300 Andrey Zelenkov Tests: stream limit rate tests.
Fri, 10 Jul 2015 18:06:37 +0300 Andrey Zelenkov Tests: stream access tests.
Fri, 10 Jul 2015 18:57:57 +0300 Sergey Kandaurov Tests: added missing proxy prerequisite.
Thu, 09 Jul 2015 14:12:31 +0300 Sergey Kandaurov Tests: removed proxy_read_timeout from proxy_keepalive.t.
Thu, 09 Jul 2015 14:09:27 +0300 Sergey Kandaurov Tests: backed out previous change, adjusted general timeouts.
Thu, 09 Jul 2015 13:46:43 +0300 Sergey Kandaurov Tests: adjusted proxy_limit_rate test timeouts.
Wed, 08 Jul 2015 16:47:08 +0300 Sergey Kandaurov Tests: skipped proxy_bind tests on win32.
Mon, 06 Jul 2015 17:47:22 +0300 Andrey Zelenkov Tests: fixed connection handling in stream_proxy_protocol_ipv6.t.
Tue, 07 Jul 2015 17:42:58 +0300 Sergey Kandaurov Tests: compatibility with perl <= 5.12 in config_dump.t.
Mon, 06 Jul 2015 21:50:11 +0300 Andrey Zelenkov Tests: removed unnecessary imports, lifted up skip condition.
Sun, 28 Jun 2015 20:16:21 +0300 Andrey Zelenkov Tests: stream proxy_bind test.
Mon, 01 Jun 2015 14:34:36 +0300 Sergey Kandaurov Tests: tests for dumped nginx configuration ("nginx -T").
Fri, 03 Jul 2015 17:15:13 +0300 Sergey Kandaurov Tests: style.
Mon, 29 Jun 2015 21:40:30 +0300 Andrey Zelenkov Tests: stream limit conn tests.
Mon, 29 Jun 2015 18:37:02 +0300 Andrey Zelenkov Tests: added stream proxy protocol availability check.
Fri, 03 Jul 2015 14:50:26 +0300 Sergey Kandaurov Tests: respected custom locales when parsing $date_gmt in ssi.t.
Thu, 02 Jul 2015 18:41:59 +0300 Sergey Kandaurov Tests: avoid alert/crit error logs in access_log.t.
Thu, 02 Jul 2015 15:06:39 +0300 Sergey Kandaurov Tests: stream proxy protocol tests to ssl backend.
Tue, 30 Jun 2015 12:36:48 +0300 Sergey Kandaurov Tests: respected byteorder value on longsize=4 but USE_64_BIT_INT.
Tue, 23 Jun 2015 19:22:48 +0300 Andrey Zelenkov Tests: added stream IPv6 haproxy protocol tests.
Wed, 17 Jun 2015 20:43:20 +0300 Andrey Zelenkov Tests: some stream haproxy protocol tests.
Wed, 17 Jun 2015 20:22:40 +0300 Sergey Kandaurov Tests: in libgd version check, trimmed trailing suffixes, if any.
Wed, 17 Jun 2015 02:48:07 +0300 Sergey Kandaurov Tests: combined multiple stream blocks being invalid since 1.9.3.
Wed, 17 Jun 2015 02:27:35 +0300 Sergey Kandaurov Tests: reverted 530a3152753b with test for multiple http blocks.
Tue, 16 Jun 2015 20:39:22 +0300 Sergey Kandaurov Tests: adjusted proxy_next_upstream_tries.t test timeouts.
Tue, 16 Jun 2015 12:58:54 +0300 Sergey Kandaurov Tests: proxy cache lock tests adjusted similar to 28a8248740ca.
Mon, 15 Jun 2015 19:59:59 +0300 Sergey Kandaurov Tests: simple http proxy test with multiple http blocks.
Thu, 11 Jun 2015 20:56:19 +0300 Andrey Zelenkov Tests: switched to using headers to test variables in userid.t.
Wed, 10 Jun 2015 18:53:02 +0300 Andrey Zelenkov Tests: some userid tests.
Tue, 09 Jun 2015 17:38:47 -0400 Sergey Kandaurov Tests: proxy_protocol ssl tests.
Tue, 09 Jun 2015 17:10:45 -0400 Sergey Kandaurov Tests: read in full-size SSL records in ssl_proxy_upgrade.t.
Thu, 04 Jun 2015 13:30:52 +0300 Sergey Kandaurov Tests: properly skip tests if run without IO::Uncompress::Gunzip.
Tue, 02 Jun 2015 12:44:47 +0300 Andrey Zelenkov Tests: cleanup stub_status tests.
Tue, 02 Jun 2015 12:11:14 +0300 Andrey Zelenkov Tests: fixed stub_status tests, notably on freebsd.
Mon, 01 Jun 2015 21:15:32 +0300 Sergey Kandaurov Tests: expect occasional alerts on solaris in certain tests.
Thu, 28 May 2015 20:40:47 +0300 Andrey Zelenkov Tests: some stub_status tests.
Thu, 28 May 2015 15:31:48 +0300 Maxim Dounin Tests: partially reverted 6cdfd177319b.
Thu, 28 May 2015 15:13:55 +0300 Sergey Kandaurov Tests: fixed typos and misspellings.
Thu, 28 May 2015 14:40:29 +0300 Sergey Kandaurov Tests: todo_alerts() with sendfile if any in proxied subrequests.
Wed, 27 May 2015 17:09:22 +0300 Sergey Kandaurov Tests: cleanup now duplicating tests for no alerts.
Wed, 27 May 2015 16:58:35 +0300 Sergey Kandaurov Tests: catch nginx alerts on exit.
Tue, 26 May 2015 19:35:36 +0300 Sergey Kandaurov Tests: retry on SSL_WANT_READ in ssl_proxy_upgrade.t.
Tue, 26 May 2015 13:22:45 +0300 Andrey Zelenkov Tests: whitespace fixes.
Mon, 25 May 2015 18:42:34 +0300 Andrey Zelenkov Tests: whitespaces fix.
Mon, 25 May 2015 18:02:01 +0300 Sergey Kandaurov Tests: retry on SSL_WANT_WRITE in ssl_proxy_upgrade.t.
Mon, 25 May 2015 14:21:18 +0300 Sergey Kandaurov Tests: adjusted memcached test timeouts.
Wed, 20 May 2015 19:18:42 +0300 Sergey Kandaurov Tests: simple tests for $upstream_connect_time.
Wed, 20 May 2015 14:44:14 +0300 Sergey Kandaurov Tests: Upgrade handling tests with http ssl module.
Wed, 20 May 2015 14:43:03 +0300 Sergey Kandaurov Tests: proxy_upgrade.t tests for bytes sent to a client.
Wed, 20 May 2015 14:42:51 +0300 Sergey Kandaurov Tests: style, no functional changes.
Tue, 19 May 2015 13:25:56 +0300 Sergey Kandaurov Tests: upstream_hash_memcached.t TODOs on big-endian.
Mon, 18 May 2015 20:40:48 +0300 Sergey Kandaurov Tests: fixed spdy tests hang on win32.
Mon, 18 May 2015 20:37:19 +0300 Sergey Kandaurov Tests: added missing shmem prerequisites.
Mon, 18 May 2015 13:30:56 +0300 Sergey Kandaurov Tests: sub_filter caseless tests.
Mon, 18 May 2015 13:28:54 +0300 Sergey Kandaurov Tests: sub_filter last_modified tests.
Mon, 18 May 2015 12:05:04 +0300 Sergey Kandaurov Tests: handled legacy 'darwin' behavior in disable_symlinks tests.
Thu, 14 May 2015 17:28:52 +0300 Sergey Kandaurov Tests: more proxy_cache_lock_age tests.
Thu, 14 May 2015 17:04:42 +0300 Sergey Kandaurov Tests: sub filter tests for complex variable.
Thu, 14 May 2015 14:46:13 +0300 Sergey Kandaurov Tests: has_feature() introduced in Test::Nginx.
Wed, 13 May 2015 16:57:45 +0300 Sergey Kandaurov Tests: improved time zone name checks for $date_gmt in ssi.t.
Thu, 14 May 2015 11:54:24 +0300 Sergey Kandaurov Tests: masked nginx bug in proxy next upstream.
Tue, 12 May 2015 18:07:28 +0300 Sergey Kandaurov Tests: basic stream tests for upstream hash.
Thu, 07 May 2015 14:28:44 +0300 Sergey Kandaurov Tests: avoid send errors in syslog tests with mail error_log.
Wed, 06 May 2015 11:22:21 +0300 Sergey Kandaurov Tests: fixed mail error_log test timeouts similar to 22bade4c7e12.
Sun, 03 May 2015 12:45:09 +0300 Sergey Kandaurov Tests: removed TODO and try_run() checks for legacy versions.
Thu, 30 Apr 2015 15:52:26 +0300 Sergey Kandaurov Tests: in stream, made sure to get syslog data to test its format.
Wed, 29 Apr 2015 15:53:58 +0300 Sergey Kandaurov Tests: refactored stream least_conn tests similar to e4ff43e00d84.
Wed, 29 Apr 2015 14:58:27 +0300 Sergey Kandaurov Tests: in stream tests, try to read all the data where appropriate.
Mon, 27 Apr 2015 17:18:10 +0300 Sergey Kandaurov Tests: mail error_log tests.
Thu, 23 Apr 2015 19:17:32 +0300 Sergey Kandaurov Tests: adjusted stream tests with upstream zone.
Thu, 23 Apr 2015 15:55:41 +0300 Sergey Kandaurov Tests: skipped stream_error_log.t on win32.
Thu, 23 Apr 2015 15:55:38 +0300 Sergey Kandaurov Tests: adjusted stream test timeouts, visible on win32.
Thu, 23 Apr 2015 14:01:22 +0300 Sergey Kandaurov Tests: upstream zone tests with ssl backend.
Thu, 23 Apr 2015 14:01:21 +0300 Sergey Kandaurov Tests: stream ssl and proxy ssl tests.
Thu, 23 Apr 2015 14:01:20 +0300 Sergey Kandaurov Tests: stream error_log tests.
Thu, 23 Apr 2015 14:01:13 +0300 Sergey Kandaurov Tests: basic stream tests for upstream least_conn.
Wed, 22 Apr 2015 16:59:40 +0300 Sergey Kandaurov Tests: basic stream upstream tests.
Wed, 22 Apr 2015 16:06:44 +0300 Sergey Kandaurov Tests: basic stream proxy tests.
Wed, 22 Apr 2015 14:38:24 +0300 Sergey Kandaurov Tests: removed superfluous try_run() check.
Tue, 21 Apr 2015 19:05:30 +0300 Sergey Kandaurov Tests: stream tests for proxy_next_upstream.
Tue, 21 Apr 2015 15:16:54 +0300 Sergey Kandaurov Tests: stream module prerequisite.
Tue, 21 Apr 2015 14:52:50 +0300 Sergey Kandaurov Tests: proxy cache lock tests adjusted.
Mon, 20 Apr 2015 16:00:49 +0300 Sergey Kandaurov Tests: adjusted resolver test timeout.
Fri, 17 Apr 2015 17:54:06 +0300 Sergey Kandaurov Tests: refactored least_conn test.
Fri, 17 Apr 2015 15:29:29 +0300 Sergey Kandaurov Tests: removed post_action TODOs for fixes merged in 1.6.3.
Fri, 17 Apr 2015 15:12:07 +0300 Sergey Kandaurov Tests: adjusted proxy_cache_lock tests with subrequests.
Wed, 08 Apr 2015 20:20:35 +0300 Sergey Kandaurov Tests: adjusted proxy_request_buffering_ssl.t TODOs.
Wed, 08 Apr 2015 20:16:40 +0300 Sergey Kandaurov Tests: fixed unbuffered request body tests.
Tue, 07 Apr 2015 16:45:14 +0300 Sergey Kandaurov Tests: removed TODOs for resolver fixes merged in 1.6.2.
Mon, 06 Apr 2015 18:02:39 +0300 Sergey Kandaurov Tests: unbuffered request body to ssl backend.
Mon, 06 Apr 2015 18:02:30 +0300 Sergey Kandaurov Tests: unbuffered request body.
Fri, 03 Apr 2015 17:53:04 +0300 Sergey Kandaurov Tests: basic imap ssl tests.
Fri, 03 Apr 2015 00:11:38 +0300 Sergey Kandaurov Tests: SSL support in mail backends.
Wed, 01 Apr 2015 17:59:53 +0300 Sergey Kandaurov Tests: whitespace fixes in mail modules.
Tue, 24 Mar 2015 16:43:46 +0300 Maxim Dounin Tests: typo.
Tue, 24 Mar 2015 14:44:32 +0300 Sergey Kandaurov Tests: whitespace fixes.
Tue, 17 Mar 2015 16:27:00 +0300 Sergey Kandaurov Tests: adjusted proxy_limit_rate test.
Thu, 12 Mar 2015 14:29:55 +0300 Sergey Kandaurov Tests: added openssl prerequisite in proxy_if.t.
Thu, 12 Mar 2015 14:16:41 +0300 Sergey Kandaurov Tests: skipped autoindex_format.t on win32.
Wed, 11 Mar 2015 12:07:58 +0300 Sergey Kandaurov Tests: relaxed timeouts in filter_finalize tests.
Thu, 05 Mar 2015 13:59:51 +0300 Sergey Kandaurov Tests: adjusted least_conn test timeouts.
Sat, 28 Feb 2015 15:17:48 +0300 Sergey Kandaurov Tests: no revalidation of a 404 cache entry.
Tue, 03 Mar 2015 21:04:51 +0300 Sergey Kandaurov Tests: conditional requests only for cached 200/206 responses.
Wed, 04 Mar 2015 16:53:10 +0300 Sergey Kandaurov Tests: removed races from SPDY tests with consecutive streams.
Tue, 03 Mar 2015 01:26:37 +0300 Maxim Dounin Tests: filter_finalize TODO adjusted.
Mon, 02 Mar 2015 15:56:57 +0300 Sergey Kandaurov Tests: whitespace fix.
Thu, 26 Feb 2015 20:16:11 +0300 Maxim Dounin Tests: remove stray "return" from mail modules.
Tue, 24 Feb 2015 18:11:42 +0300 Maxim Dounin Tests: some filter_finalize tests.
Fri, 20 Feb 2015 04:46:06 +0300 Maxim Dounin Tests: compatibility with old nginx versions.
Wed, 21 Jan 2015 00:57:09 +0100 Damien Tournoud Tests: try_files tests for files and directory matching.
Mon, 02 Feb 2015 19:50:52 +0300 Sergey Kandaurov Tests: removed use_temp_path TODOs.
Mon, 02 Feb 2015 16:07:15 +0300 Sergey Kandaurov Tests: proxy_cache_path with use_temp_path parameter.
Thu, 15 Jan 2015 18:23:16 +0300 Sergey Kandaurov Tests: $upstream_header_time and $upstream_response_time variables.
Wed, 14 Jan 2015 00:13:59 +0300 Sergey Kandaurov Tests: reduced race in debug_connection tests.
Mon, 12 Jan 2015 14:44:29 +0300 Sergey Kandaurov Tests: autoindex module tests with autoindex_format.
Wed, 24 Dec 2014 14:15:30 +0300 Sergey Kandaurov Tests: proxy_cache with variables.
Tue, 23 Dec 2014 18:31:03 +0300 Sergey Kandaurov Tests: test for loading "engine:..." keys.