log

age author description
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.