1. 58fdb5a Tests: added njs async tests. by Dmitry Volyntsev · 6 years ago
  2. 617dd42 Tests: grpc module tests. by Sergey Kandaurov · 6 years ago
  3. afd260f Tests: grpc module prerequisite. by Sergey Kandaurov · 6 years ago
  4. 9efe5ea Tests: allow to wait reading unspecified HTTP/2 stream ID. by Sergey Kandaurov · 6 years ago
  5. 913cc4e Tests: fixed initial window size for HTTP/2 streams with given ID. by Sergey Kandaurov · 6 years ago
  6. 492afa8 Tests: do not set undefined flag 0x1 for HTTP/2 CONTINUATION frame. by Sergey Kandaurov · 6 years ago
  7. d39d107 Tests: allow to set empty HTTP/2 connection preface. by Sergey Kandaurov · 6 years ago
  8. 55dfc05 Tests: avoid empty DATA frame in h2_variables.t. by Sergey Kandaurov · 6 years ago
  9. 02d42f0 Tests: basic access_log tests with log_format 'escape=none'. by Sergey Kandaurov · 6 years ago
  10. 0f58c52 Tests: subrequest_output_buffer_size.t adjusted. by Sergey Kandaurov · 6 years ago
  11. 0475918 Tests: subrequest_output_buffer_size directive tests. by Sergey Kandaurov · 6 years ago
  12. 8d4e011 Tests: wrap long line. by Sergey Kandaurov · 6 years ago
  13. 1f5ca37 Tests: set in ssl_verify_client.t how many tests to skip. by Sergey Kandaurov · 6 years ago
  14. e7c68fb Tests: adjusted proxy variables time checks. by Maxim Dounin · 6 years ago
  15. f661c36 Tests: removed TODO for HTTP/2 duplicate settings. by Sergey Kandaurov · 6 years ago
  16. c3e66d0 Tests: removed h2_server_push.t TODO, fixed in 3d2b0b02bd3d. by Sergey Kandaurov · 6 years ago
  17. b0a8d13 Tests: renamed upgrade.t for better sorting. by Sergey Kandaurov · 6 years ago
  18. f0e6d7d Tests: removed leftover from h2_server_push.t. by Sergey Kandaurov · 6 years ago
  19. 34d13e3 Tests: added HTTP/2 $request_length tests. by Sergey Kandaurov · 6 years ago
  20. 3a16bb2 Tests: handled "aio threads" in h2_server_push.t as well. by Sergey Kandaurov · 6 years ago
  21. 9850feb Tests: added HTTP/2 server push tests with gzip (ticket #1478). by Sergey Kandaurov · 6 years ago
  22. e7fac82 Tests: added h2_server_push.t test for missing ':authority'. by Sergey Kandaurov · 6 years ago
  23. ca687fd Tests: better test names in h2_server_push.t. by Sergey Kandaurov · 6 years ago
  24. ca15dfd Tests: unbreak h2_server_push.t on win32. by Sergey Kandaurov · 6 years ago
  25. 8955767 Tests: TODO HTTP/2 server push flow control tests with "aio on". by Sergey Kandaurov · 6 years ago
  26. 8cf4640 Tests: HTTP/2 server push. by Sergey Kandaurov · 6 years ago
  27. 572a906 Tests: fixed HTTP/2 PUSH_PROMISE frame parsing. by Sergey Kandaurov · 6 years ago
  28. 1c82c8b Tests: added test for SSL session remove (ticket #1464). by Sergey Kandaurov · 6 years ago
  29. a5eea9d Tests: style. by Sergey Kandaurov · 6 years ago
  30. 46de620 Tests: h2.t TODO adjusted, fix committed. by Sergey Kandaurov · 6 years ago
  31. e6e110e Tests: basic HTTP/2 PUSH_PROMISE support. by Sergey Kandaurov · 6 years ago
  32. a90a291 Tests: expect HTTP 400 on HTTP/2 pseudo-header parsing error. by Sergey Kandaurov · 6 years ago
  33. 80151f5 Tests: HTTP/2 INITIAL_WINDOW_SIZE duplicate settings handling. by Sergey Kandaurov · 6 years ago
  34. 3f302bc Tests: relaxed proxy_request_buffering tests to pass on slow hosts. by Sergey Kandaurov · 6 years ago
  35. 828a26b Tests: adjusted todo in proxy_cache_error.t. by Maxim Dounin · 6 years ago
  36. 93cb5ef Tests: corrected proxy_cache_error.t comment. by Maxim Dounin · 6 years ago
  37. c7a0585 Tests: prevent broken terminal after tc[gs]etattr ffmpeg race. by Sergey Kandaurov · 6 years ago
  38. 9a31bb8 Tests: fixed proxy_cache_error.t with "tcp_nopush on". by Maxim Dounin · 6 years ago
  39. 104852f Tests: tests for "header already sent" alerts on backend errors. by Maxim Dounin · 6 years ago
  40. b44a754 Tests: index tests for configuration token starting with variable. by Sergey Kandaurov · 6 years ago
  41. c388943 Tests: adjust proxy_ssl.t connect timeout test and mark it unsafe. by Sergey Kandaurov · 6 years ago
  42. a5c7d11 Tests: handled early pidfile write on win32 in the run() routine. by Sergey Kandaurov · 6 years ago
  43. ffa5f68 Tests: added "proxy_bind transparent" test with Linux capabilities. by Sergey Kandaurov · 6 years ago
  44. 1126b1d Tests: reduced differences to the upcoming proxy_bind test script. by Sergey Kandaurov · 6 years ago
  45. 32d7b94 Tests: postponed startup in certain ssl certificate tests on win32. by Sergey Kandaurov · 6 years ago
  46. 631c38b Tests: handled GC deficiency in Perl < 5.22. by Sergey Kandaurov · 6 years ago
  47. b03a231 Tests: added error_page tests with args in internal redirect. by Sergey Kandaurov · 6 years ago
  48. 46c7ad4 Tests: msie_refresh generic tests. by Sergey Kandaurov · 6 years ago
  49. fe245ac Tests: added uri escaping tests to proxy_cache_use_stale.t. by Sergey Kandaurov · 6 years ago
  50. 82810a5 Tests: added proxy_limit_rate tests with upstream keepalive. by Sergey Kandaurov · 6 years ago
  51. 3361c57 Tests: binary upgrade. by Sergey Kandaurov · 6 years ago
  52. 8c15d8b Tests: skip "no headers" test in h2_proxy_cache.t on win32. by Sergey Kandaurov · 6 years ago
  53. b4832b6 Tests: removed rewrite dependency in h2_proxy_cache.t. by Sergey Kandaurov · 6 years ago
  54. 9473f14 Tests: removed TODO and try_run() checks for legacy versions. by Sergey Kandaurov · 6 years ago
  55. 33678e0 Tests: handled Cache::Memcached::Fast brokenness. by Sergey Kandaurov · 6 years ago
  56. d90302a Tests: removed unneeded use of Config module. by Sergey Kandaurov · 6 years ago
  57. bd53547 Tests: added exception test to stream_js.t using 'require'. by Sergey Kandaurov · 6 years ago
  58. 05d58a9 Tests: added tests for js backtraces. by Dmitry Volyntsev · 6 years ago
  59. 177ff31 Tests: worker_shutdown_timeout on upgraded http connection. by Sergey Kandaurov · 6 years ago
  60. 0d90dd0 Tests: worker_shutdown_timeout within the stream module. by Sergey Kandaurov · 6 years ago
  61. 7b102f8 Tests: worker_shutdown_timeout within the mail module. by Sergey Kandaurov · 6 years ago
  62. 3ea332e Tests: removed http prerequisite from mail_smtp_greeting_delay.t. by Sergey Kandaurov · 6 years ago
  63. 0265e02 Tests: xslt_params.t TODO adjusted, fix committed. by Sergey Kandaurov · 6 years ago
  64. 1303068 Tests: added test for xslt_stylesheet configuration immutability. by Sergey Kandaurov · 6 years ago
  65. f19630f Tests: avoid interleaved output in Upgrade handling tests. by Sergey Kandaurov · 6 years ago
  66. 5f0d327 Tests: added tests for js_access, js_preread, and js_filter. by Andrey Zelenkov · 6 years ago
  67. 65a03af Tests: show try_run() errors in verbose mode. by Sergey Kandaurov · 6 years ago
  68. 6503afd Tests: adjusted udp ports to match allocated ports range. by Andrey Zelenkov · 7 years ago
  69. fd1c35a Tests: fixed parallel tests execution with UDP. by Andrey Zelenkov · 7 years ago
  70. 426d12f Tests: explicit peer port in stream tests now required. by Andrey Zelenkov · 7 years ago
  71. eb306de Tests: todo&skip upstream zone ssl tests on win32 prior to 1.13.4. by Sergey Kandaurov · 7 years ago
  72. fb71fd0 Tests: skip ssl_sni_sessions.t on win32 prior to 1.13.5. by Sergey Kandaurov · 7 years ago
  73. 38bbbe3 Tests: removed TODOs for fixes merged in 1.12.2. by Sergey Kandaurov · 7 years ago
  74. 84008be Tests: fixed race in stream_status_variable.t on exit. by Sergey Kandaurov · 7 years ago
  75. fb692bf Tests: adjusted cache validity time in proxy_cache_use_stale.t. by Sergey Kandaurov · 7 years ago
  76. 6f2adca Tests: added stream $status test with invalid PROXY header. by Sergey Kandaurov · 7 years ago
  77. bc38c6d Tests: fixed stream_status_variable.t transient failure on win32. by Sergey Kandaurov · 7 years ago
  78. 2f8179b Tests: connection upgrade in subrequests. by Sergey Kandaurov · 7 years ago
  79. 15c78de Tests: HTTP/2 request body sync buffer test added (ticket #1384). by Sergey Kandaurov · 7 years ago
  80. d9b6ed0 Tests: intercepted errors with cache control (ticket #1382). by Sergey Kandaurov · 7 years ago
  81. f79ad12 Tests: fixed ssl_certificates.t for nginx built with OpenSSL 0.9.8. by Sergey Kandaurov · 7 years ago
  82. c8c7944 Tests: http_disable_symlinks.t fails on NetBSD. by Sergey Kandaurov · 7 years ago
  83. e538393 Tests: made all tests in stream_status_variable.t work on win32. by Sergey Kandaurov · 7 years ago
  84. de22595 Tests: added has_daemon() support for win32. by Sergey Kandaurov · 7 years ago
  85. 2225e6e Tests: removed single quotes from system() calls. by Sergey Kandaurov · 7 years ago
  86. 42bac70 Tests: stream_ssl_preread.t TODO adjusted. by Andrey Zelenkov · 7 years ago
  87. bc9bdc8 Tests: minimal handling of HTTP/2 dynamic table size update. by Maxim Dounin · 7 years ago
  88. 840b7b2 Tests: made access_log.t pass under root user again (closes #1379). by Sergey Kandaurov · 7 years ago
  89. e2bd1f5 Tests: switch from DSS to ECDSA in ssl_certificates.t. by Sergey Kandaurov · 7 years ago
  90. c089afa Tests: cope with resolver resend in mail resolver tests. by Sergey Kandaurov · 7 years ago
  91. 348daaa Tests: removed rewrite dependency in proxy_cache_range.t. by Maxim Dounin · 7 years ago
  92. 3a3982a Tests: more corner cases for secure_link module. by Sergey Kandaurov · 7 years ago
  93. 7b90061 Tests: added "expires modified" test with proxy. by Sergey Kandaurov · 7 years ago
  94. 999ee0d Tests: If-Range tests with proxy. by Sergey Kandaurov · 7 years ago
  95. 462a2a8 Tests: proxy_cache_use_stale.t adjusted. by Sergey Kandaurov · 7 years ago
  96. a2ab399 Tests: ssl_client_escaped_cert variable tests. by Sergey Kandaurov · 7 years ago
  97. 3198432 Tests: http mirror module tests. by Sergey Kandaurov · 7 years ago
  98. 7a53eb9 Tests: ignore SIGPIPE in ssl_verify_client.t. by Sergey Kandaurov · 7 years ago
  99. ae9d9bd Tests: reload() introduced in Test::Nginx. by Sergey Kandaurov · 7 years ago
  100. a73bb3c Tests: use read_file() in Test::Nginx::stop(). by Sergey Kandaurov · 7 years ago