Commit Graph

1107 Commits

Author SHA1 Message Date
Yichun Zhang (agentzh) 8d76d5910f feature: now we create the <openresty-prefix>/bin/openresty symlink which points to <openresty-prefix>/nginx/sbin/nginx to avoid polluting the PATH environment with the name "nginx". 2016-07-14 17:53:07 -07:00
Yichun Zhang (agentzh) 9fa2d93c6b updated tests to reflect recent changes. 2016-07-14 17:51:31 -07:00
Yichun Zhang (agentzh) 99f0618218 nginx-1.9.15-upstream_timeout_fields.patch: renamed HAVE_UPSTREAM_TIMEOUT_FIELDS to HAVE_NGX_UPSTREAM_TIMEOUT_FIELDS. 2016-07-09 11:21:23 -07:00
Yichun Zhang (agentzh) 7c274e056e feature: added the upstream_timeout_fields patch to the nginx core to allow per-request connect/send/read timeout settings for individual upstream requests and retries. 2016-07-01 12:17:53 -07:00
Yichun Zhang (agentzh) 8d8a2529ad feature: added the official LuaJIT documentation from LuaJIT 2.1 to our restydoc indexes. 2016-06-29 13:26:43 -07:00
Yichun Zhang (agentzh) 2369d00d46 feature: added the Lua 5.1 reference manual from lua 5.1.5 to our restydoc indexes. 2016-06-29 13:05:36 -07:00
Yichun Zhang (agentzh) e9c8fb30f2 dist-check: added a test build disabling lua ffi in ngx_lua. 2016-06-16 12:34:58 -07:00
Yichun Zhang (agentzh) e63984f81d bugfix: special characters like spaces in nginx configure option values (like --with-pcre-opt and --with-openssl-opt) were not passed correctly. thanks Andreas Lubbe for the report in #178. 2016-06-06 12:07:54 -07:00
Yichun Zhang (agentzh) 7ce3d4e881 updated tests to reflect recent changes. 2016-06-03 17:52:39 -07:00
Yichun Zhang (agentzh) 20c164f5e7 upgraded resty-cli to 0.12. 2016-06-03 17:51:15 -07:00
Yichun Zhang (agentzh) 568d1e0e5d upgraded resty-cli to 0.11. 2016-06-03 17:33:44 -07:00
Yichun Zhang (agentzh) 0e9ed23bf5 updated test suite to reflect recent changes. 2016-06-03 17:01:49 -07:00
Yichun Zhang (agentzh) d3506c60aa bumped version to 1.9.15.1. 2016-06-03 16:39:11 -07:00
Yichun Zhang (agentzh) f05b909f11 win32: include the restydoc-index tool as well. 2016-06-03 16:38:38 -07:00
Yichun Zhang (agentzh) b321c89392 upgraded resty-cli to 0.10. 2016-06-03 16:38:25 -07:00
Yichun Zhang (agentzh) c47aef193f bugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core. 2016-05-31 15:45:49 -07:00
Yichun Zhang (agentzh) d6a8907fc0 resolved conflicts while merging the branch 1.9.7.x into master. 2016-05-31 15:43:07 -07:00
Yichun Zhang (agentzh) bf47ba9529 bugfix: applied the patch for nginx security advisory (CVE-2016-4450).
also bumped version to 1.9.7.5.
2016-05-31 13:19:28 -07:00
Yichun Zhang (agentzh) b603282bd6 updated tests to reflect recent changes. 2016-05-25 23:17:46 -07:00
Yichun Zhang (agentzh) a6c3a0f21e removed duplicate doc files from our bundle; also upgraded resty-cli to 0.09. 2016-05-25 23:17:08 -07:00
Yichun Zhang (agentzh) 7123e4f0df updated tests to reflect recent changes. 2016-05-25 22:22:25 -07:00
Yichun Zhang (agentzh) a924c2d9aa bumped version to 1.9.15.1 RC2. 2016-05-25 22:21:00 -07:00
Yichun Zhang (agentzh) 05dc2dc32a upgraded resty-cli to 0.08; also skipped the nginx source tree for restydoc indexing. 2016-05-25 22:20:50 -07:00
Yichun Zhang (agentzh) 8091435d3f upgraded lua-resty-mysql to 0.16. 2016-05-25 20:15:53 -07:00
Yichun Zhang (agentzh) d4d2397011 upgraded lua-resty-dns to 0.16. 2016-05-25 19:52:30 -07:00
Yichun Zhang (agentzh) c7ec3e0b5b upgraded lua-resty-redis to 0.24. 2016-05-25 19:44:49 -07:00
Yichun Zhang (agentzh) b01018e897 upgraded ngx_lua to 0.10.5. 2016-05-25 19:42:40 -07:00
Yichun Zhang (agentzh) 9ef51f89be upgraded lua-resty-redis to 0.23. 2016-05-18 14:20:14 -07:00
Yichun Zhang (agentzh) 853c13c46f upgraded resety-cli to 0.07. 2016-05-18 14:16:33 -07:00
Yichun Zhang (agentzh) 33cf50beae upgraded ngx_lua to 0.10.4. 2016-05-17 15:47:39 -07:00
Yichun Zhang (agentzh) d2e85ffb13 util/dist-check: typo fixes. 2016-05-17 15:06:03 -07:00
Yichun Zhang (agentzh) 64971a1336 upgraded ngx_lua to 0.10.4rc1. 2016-05-17 14:34:37 -07:00
Yichun Zhang (agentzh) 57924dc487 upgraded LuaJIT to 2.1-20160517. 2016-05-17 14:33:48 -07:00
Yichun Zhang (agentzh) 592aa6fec5 updated tests to reflect recent changes. 2016-05-16 17:13:41 -07:00
Yichun Zhang (agentzh) 5edc89c7be upgraded LuaJIT to 2.1-20160516. 2016-05-16 17:10:22 -07:00
Yichun Zhang (agentzh) 665faf0aea version 1.9.15.1 RC1. 2016-05-15 22:36:35 -07:00
Yichun Zhang (agentzh) 07dc137193 upgraded ngx_srcache to 0.31. 2016-05-15 21:54:13 -07:00
Yichun Zhang (agentzh) 20a6484f71 upgraded ngx_form_input to 0.12. 2016-05-15 20:28:17 -07:00
Yichun Zhang (agentzh) e4af1abdc3 upgraded lua-cjson to 2.1.0.4. 2016-05-15 20:16:44 -07:00
Yichun Zhang (agentzh) 6229590201 upgraded ngx_iconv to 0.14. 2016-05-15 16:35:08 -07:00
Yichun Zhang (agentzh) 5ca7a403b9 upgraded ngx_redis2 to 0.13. 2016-05-15 16:18:54 -07:00
Yichun Zhang (agentzh) d915ad9427 upgraded ngx_memc to 0.17. 2016-05-15 16:12:15 -07:00
Yichun Zhang (agentzh) d0b0e7e1fc upgraded ngx_echo to 0.59. 2016-05-15 16:06:16 -07:00
Yichun Zhang (agentzh) 57984e23f8 upgraded ngx_headers_more to 0.30. 2016-05-15 15:31:04 -07:00
Yichun Zhang (agentzh) 03ec98a39e upgraded ngx_encrypted_session to 0.05. 2016-05-15 15:16:20 -07:00
Yichun Zhang (agentzh) 63e116b90b upgraded ngx_devel_kit to 0.3.0. 2016-05-15 15:12:57 -07:00
Yichun Zhang (agentzh) a98bfe8325 upgraded lua-resty-memcached to 0.14. 2016-05-15 14:53:08 -07:00
Yichun Zhang (agentzh) 7af6c9b12c upgraded ngx_lua to 0.10.3. 2016-05-15 13:44:16 -07:00
Yichun Zhang (agentzh) 9dd706ad03 upgraded LuaJIT to v2.1-20160514. 2016-05-14 16:17:37 -07:00
Yichun Zhang (agentzh) 2589f0d3c1 added restydoc to our win32 build. 2016-05-12 19:21:16 -07:00