Commit Graph

896 Commits

Author SHA1 Message Date
Yichun Zhang (agentzh) 2097b7fbca upgraded ngx_lua to 0.10.11. 2017-11-03 15:46:29 -07:00
Yichun Zhang (agentzh) 6f624f0003 upgraded LuaJIT to 2.1-20171103. 2017-11-03 14:30:05 -07:00
Yichun Zhang (agentzh) 58f41155d7 upgraded ngx_lua to 0.10.11rc3 and lua-resty-core to 0.1.13rc2. 2017-10-30 10:49:26 -07:00
Yichun Zhang (agentzh) 24fb031d22 upgraded ngx_stream_lua_module to 0.0.3. 2017-10-26 11:27:26 -07:00
Yichun Zhang (agentzh) 3763c5380e feature: bundled and enabled ngx_stream_lua_module by default. this module is still experimental. 2017-10-26 10:41:47 -07:00
Yichun Zhang (agentzh) 77ea939d00 upgraded lua-resty-limit-traffic to 0.05rc2. 2017-09-27 15:58:21 -07:00
Yichun Zhang (agentzh) 131e15ef47 upgraded ngx_lua to 0.10.11rc2. 2017-09-26 13:31:20 -07:00
Yichun Zhang (agentzh) 8c244301ea upgraded ngx_lua to 0.10.11rc1, resty-cli to 0.20rc1, opm to 0.0.4rc1, luajit to v2.1-20170925, lua-resty-limit-traffic to 0.05rc1, and lua-resty-core to 0.1.13rc1. 2017-09-25 23:31:02 -07:00
Yichun Zhang (agentzh) 53a86b6abd restydoc indexer: ignored a problematic nginx document, ngx_http_api_module.xml. 2017-09-11 18:50:24 -07:00
Datong Sun 4b594fdce6 feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-09-01 12:37:07 -07:00
Yichun Zhang (agentzh) 967d1261cd added more fixes. 2017-09-01 12:37:07 -07:00
Yichun Zhang (agentzh) 61586a75e3 upgraded resty-cli to 0.19. 2017-08-08 22:28:12 -07:00
Yichun Zhang (agentzh) b1a85d924b upgraded ngx_lua to 0.10.10. 2017-08-08 19:53:38 -07:00
Yichun Zhang (agentzh) 6994c5e125 upgraded lua-resty-lrucache to 0.07. 2017-08-08 15:48:03 -07:00
Yichun Zhang (agentzh) 2f20dac034 upgraded lua-resty-dns to 0.19. 2017-08-08 15:43:32 -07:00
Yichun Zhang (agentzh) 098889b2ed swtched to OpenResty's own fork of ngx_postgres; also upgraded it to 1.0. 2017-08-08 15:33:09 -07:00
Yichun Zhang (agentzh) 7a9c09de5d upgraded ngx_echo to 0.61. 2017-08-08 15:16:59 -07:00
Yichun Zhang (agentzh) 22d66022a6 upgraded lua-resty-mysql to 0.20. 2017-08-08 15:13:25 -07:00
Yichun Zhang (agentzh) e2c0799394 upgraded lua-resty-lock to 0.07. 2017-08-08 12:58:43 -07:00
Yichun Zhang (agentzh) 44540173ea upgraded lua-resty-string to 0.10. 2017-08-08 12:47:48 -07:00
Yichun Zhang (agentzh) 843c260daf upgraded ngx_lua_upstream to 0.07 and lua-resty-upstream-healthcheck to 0.05. 2017-08-08 12:45:30 -07:00
Yichun Zhang (agentzh) a864af25cf upgraded LuaJIT to 2.1-20170808, resty-cli to 0.18, and lua-resty-core to 0.1.12. 2017-08-08 12:41:12 -07:00
Yichun Zhang (agentzh) a21f5e4631 upgraded ngx_lua to 0.10.9. 2017-08-08 12:27:24 -07:00
Yichun Zhang (agentzh) b0b9544aa5 upgraded lua-resty-limit-traffic to 0.04. 2017-08-08 12:07:39 -07:00
Yichun Zhang (agentzh) 3e69abf93c upgraded ngx_echo to 0.61rc1. 2017-08-05 15:41:49 -07:00
Yichun Zhang (agentzh) c408e5f68f upgraded ngx_lua to 0.10.9rc9. 2017-08-04 17:43:17 -07:00
Yichun Zhang (agentzh) 645530f76e upgraded resty-cli to 0.18rc6. 2017-07-12 15:30:03 -07:00
Yichun Zhang (agentzh) 24a6779879 upgraded lua-resty-dns to 0.19rc1. 2017-07-12 15:29:01 -07:00
Yichun Zhang (agentzh) 9fcae3552f upgraded lua-resty-core to 0.1.12rc8. 2017-07-12 15:27:31 -07:00
Yichun Zhang (agentzh) 47907fa3a9 upgraded ngx_lua to 0.10.9rc8. 2017-07-12 15:26:09 -07:00
Yichun Zhang (agentzh) 19c6e1fb5c bugfix: applied nginx's official security fix for an issue in the range filter (CVE-2017-7529). 2017-07-11 10:31:25 -07:00
Yichun Zhang (agentzh) 4f54490595 upgraded lua-resty-limit-traffic to 0.04rc1. 2017-06-30 22:50:34 -07:00
Yichun Zhang (agentzh) 3b500d7c96 upgraded ngx_lua to 0.10.9rc7 and lua-resty-core to 0.1.12rc7. 2017-06-30 22:48:37 -07:00
Datong Sun 3b74625ad3 feature: added the balancer_status_code patch to the nginx core to allow returning arbitrary HTTP status codes inside upstream balancers.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-06-28 10:48:48 -07:00
Yichun Zhang (agentzh) add30287e1 change: applied a patch to the nginx core to turn nginx to openresty in the builtin special response pages' footer.
Thanks Datong Sun for the patch.
2017-06-23 14:33:08 -07:00
Yichun Zhang (agentzh) ce30f58339 upgraded ngx_lua to 0.10.9rc6. 2017-06-17 19:09:40 -07:00
Yichun Zhang (agentzh) 79520a30f8 upgraded lua-resty-core to v0.1.12rc6. 2017-06-09 13:25:42 -07:00
Yichun Zhang (agentzh) 5426551809 upgraded lua-resty-mysql to 0.20rc1. 2017-05-30 15:01:52 -07:00
Yichun Zhang (agentzh) bcb9b3b698 upgraded ngx_upstream_lua to 0.07rc1; upgraded lua-resty-string to 0.10rc1; upgraded lua-resty-lock to 0.07rc1; upgraded lua-resty-core to 0.1.12rc5. 2017-05-27 18:11:21 -07:00
Yichun Zhang (agentzh) 9afb06f5eb upgraded resty-cli to 0.18rc5. 2017-05-19 13:33:18 -07:00
Yichun Zhang (agentzh) d94772353a upgraded LuaJIT to v2.1-20170517. 2017-05-17 18:14:29 -07:00
Yichun Zhang (agentzh) d7da4d6037 upgraded ngx_lua to 0.10.9rc5. 2017-05-15 00:14:22 -07:00
Datong Sun 4950ec7f62 feature: applied the delayed-posted-events patch to the nginx core for adding "delayed posted events" which run in the next event cycle with 0 delay.
this nginx core feature is needed by the ngx.sleep(0) feature in
ngx_lua, for example.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-05-14 22:29:31 -07:00
Yichun Zhang (agentzh) 5373add959 upgraded resty-cli to 0.18rc4. 2017-05-14 17:10:27 -07:00
Yichun Zhang (agentzh) a5baad4b83 upgraded lua-resty-core to 0.1.12rc4. 2017-05-14 17:09:04 -07:00
Yichun Zhang (agentzh) 0ed12d446c upgraded ngx_lua to 0.10.9rc4. 2017-05-14 17:08:01 -07:00
Yichun Zhang (agentzh) ec8acae28e bugfix: applied the single_process_graceful_exit patch to the nginx core to fix the issue that nginx fails to perform graceful exit when master_process is turned off. 2017-05-14 10:43:57 -07:00
Yichun Zhang (agentzh) 0ca75dbf45 upgraded resty-cli to 0.18rc3. 2017-05-13 20:50:03 -07:00
Yichun Zhang (agentzh) e6152d3af4 upgraded resty-cli to 0.18rc2. 2017-05-13 20:07:16 -07:00
Yichun Zhang (agentzh) 1780a1dd5f upgraded lua-resty-core to 0.1.12rc3. 2017-05-13 19:38:57 -07:00
Yichun Zhang (agentzh) 509afa3d53 upgraded ngx_lua to 0.10.9rc3. 2017-05-13 19:38:08 -07:00
Yichun Zhang (agentzh) 274808af32 upgraded resty-cli to 0.18rc1. 2017-05-13 17:20:19 -07:00
Yichun Zhang (agentzh) 6e8b2f4984 doc: updated the LuaJIT restydoc indexes to the latest version.
also upgraded LuaJIT to v2.1-20170513.
2017-05-13 16:37:26 -07:00
Yichun Zhang (agentzh) 12b67e3a5c upgraded lua-resty-core to 0.1.12rc2. 2017-05-13 16:27:31 -07:00
Yichun Zhang (agentzh) 7d5dd68ded upgraded ngx_lua to 0.10.9rc2. 2017-05-13 16:26:12 -07:00
Yuansheng 7a7576319e feature: applied the intercept_error_log patch to the nginx core to provide 3rd-party modules a hook to intercept nginx error log data without touching files.
3rd-party modules can register a custom interception hook to ngx_http_core_main_conf_t.intercept_log_handler.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-05-12 13:25:36 -07:00
Yichun Zhang (agentzh) e767256038 upgraded ngx_lua to 0.10.9rc1 and lua-resty-core to 0.1.12rc1. 2017-05-12 11:02:19 -07:00
Yuansheng 79dc3c56aa feature: applied a small patch to the nginx core to add support for the "privileged agent" process which is run by the same system account as the master.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2017-05-05 18:12:47 -07:00
Yichun Zhang (agentzh) 34c5e749b7 upgraded lua-redis-parser to 0.13. 2017-04-08 17:55:43 -07:00
Yichun Zhang (agentzh) 1fbcf153e3 change: we no longer bundle the standard Lua 5.1 interpreter. 2017-04-08 17:33:18 -07:00
Yichun Zhang (agentzh) e75b5c926b upgraded ngx_redis2 to 0.14. 2017-04-08 16:02:38 -07:00
Yichun Zhang (agentzh) 0a35dfc126 upgraded ngx_memc to 0.18. 2017-04-08 15:58:38 -07:00
Yichun Zhang (agentzh) 88b4cf1abf upgraded resty-cli to 0.17. 2017-04-08 15:53:28 -07:00
Yichun Zhang (agentzh) 51d68caaed upgraded lua-resty-lock to 0.06. 2017-04-08 15:43:30 -07:00
Yichun Zhang (agentzh) 2a1b28da1c upgraded lua-resty-core to 0.1.11. 2017-04-08 15:40:49 -07:00
Yichun Zhang (agentzh) ba4d3dd99f upgraded lua-resty-lrucache to 0.06. 2017-04-08 15:36:35 -07:00
Yichun Zhang (agentzh) ec3186ccc9 upgraded lua-resty-mysql to 0.19. 2017-04-08 15:28:32 -07:00
Yichun Zhang (agentzh) e1cfbe09ab upgraded lua-resty-limit-traffic to 0.03. 2017-04-08 15:25:01 -07:00
Yichun Zhang (agentzh) 8caa177718 upgraded opm to 0.0.3. 2017-04-08 15:19:07 -07:00
Yichun Zhang (agentzh) d00f1e1ef0 upgraded lua-resty-limit-traffic to 0.02. 2017-04-08 15:07:00 -07:00
Yichun Zhang (agentzh) 2fd117c427 upgraded lua-resty-mysql to 0.18. 2017-04-08 15:01:34 -07:00
Yichun Zhang (agentzh) cfc14f5d26 upgraded lua-cjson to 2.1.0.5. 2017-04-08 14:28:11 -07:00
Yichun Zhang (agentzh) 1197fe2bd1 upgraded lua-resty-core to 0.1.10.
upgraded lua-resty-lock to 0.05.

upgraded ngx_lua to 0.10.8.

upgraded ngx_drizzle to 0.1.10.
2017-04-08 14:25:57 -07:00
Yichun Zhang (agentzh) b0654629a9 upgraded lua-resty-lrucache to 0.05. 2017-04-08 13:46:50 -07:00
Yichun Zhang (agentzh) 4fb4791107 upgraded LuaJIT to 2.1-20170405. 2017-04-08 12:04:51 -07:00
Thibault Charbonnier b490cfeea4 feature: applied the safe_resolver_ipv6_option patch to the nginx core to avoid the 'ipv6=off' option to be parsed by nginx when it is not built with IPv6 support.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
2016-12-26 22:14:59 -08:00
Yichun Zhang (agentzh) 365c7d9d9e upgraded resty-cli to 0.16. 2016-11-13 10:11:26 -08:00
Yichun Zhang (agentzh) 5d01a5e0b4 upgraded opm to 0.0.2. 2016-11-13 09:59:50 -08:00
Yichun Zhang (agentzh) e478681308 upgraded resty-cli to 0.15. 2016-11-13 09:59:03 -08:00
Yichun Zhang (agentzh) e254c3d0c1 change: now we enable -DLUAJIT_ENABLE_LUA52COMPAT in our bundled LuaJIT build by default, which can be disabled by ./configure --without-luajit-lua52. 2016-11-13 08:18:06 -08:00
Yichun Zhang (agentzh) efe10e532c added new command-line utility, opm, for managing community contributed OpenResty packages. 2016-11-04 15:12:14 -07:00
Yichun Zhang (agentzh) 6343d26c17 upgraded resty-cli to 0.14. 2016-11-04 15:05:49 -07:00
Yichun Zhang (agentzh) 8ffd932b20 added lua-resty-limit-traffic. 2016-11-04 15:00:22 -07:00
Yichun Zhang (agentzh) 6cb4ae0de3 upgraded lua-resty-mysql to 0.17. 2016-11-04 14:49:09 -07:00
Yichun Zhang (agentzh) 6c8f4f87ba upgraded lua-resty-upload to 0.10. 2016-11-04 14:09:52 -07:00
Yichun Zhang (agentzh) d7f84c9079 upgraded lua-resty-websocket to 0.06. 2016-11-04 14:06:31 -07:00
Yichun Zhang (agentzh) 4f2bf44aba upgraded lua-resty-dns to 0.18. 2016-11-04 14:02:29 -07:00
Yichun Zhang (agentzh) a4640d68f1 upgraded lua-resty-redis to 0.26. 2016-11-04 13:58:42 -07:00
Yichun Zhang (agentzh) 69803153aa upgraded ngx_headers_more to 0.32. 2016-11-04 13:55:31 -07:00
Yichun Zhang (agentzh) b488540a2f upgraded lua-resty-core to 0.1.9. 2016-11-04 13:47:11 -07:00
Yichun Zhang (agentzh) dc03e7641b upgraded ngx_lua to 0.10.7. 2016-11-04 12:10:00 -07:00
Yichun Zhang (agentzh) 2900286149 upgraded LuaJIT to 2.1-20161104. 2016-11-04 12:08:16 -07:00
Yichun Zhang (agentzh) abd91310df upgraded lua-resty-core to 0.1.8. 2016-08-24 17:21:52 -07:00
Yichun Zhang (agentzh) 949ad066d6 feature: bundled the sess_set_get_cb_yield patch for OpenSSL to support the ssl_session_fetch_by_lua* directives of ngx_http_lua_module. 2016-08-15 15:37:44 -07:00
Yichun Zhang (agentzh) 45700de84a upgraded lua-resty-dns to 0.17. 2016-08-15 14:48:35 -07:00
Yichun Zhang (agentzh) 8269bbfb3a upgraded ngx_lua_upstream to 0.06. 2016-08-15 14:47:48 -07:00
Yichun Zhang (agentzh) 6c5e27c40e upgraded lua-resty-redis to 0.25. 2016-08-15 14:47:18 -07:00
Yichun Zhang (agentzh) d7d0d17a2f upgraded ngx_set_misc to 0.31. 2016-08-15 14:07:24 -07:00
Yichun Zhang (agentzh) be80ceb08b upgraded ngx_encrypted_session to 0.06. 2016-08-15 14:05:08 -07:00
Yichun Zhang (agentzh) e2fa208541 upgraded resty-cli to 0.13. 2016-08-15 14:01:29 -07:00
Yichun Zhang (agentzh) 7321a6af98 upgraded ngx_headers_more to 0.31. 2016-08-15 13:59:57 -07:00
Yichun Zhang (agentzh) 6973ad7234 upgraded ngx_echo to 0.60. 2016-08-15 13:56:16 -07:00
Yichun Zhang (agentzh) 5c57aed170 upgraded ngx_lua to 0.10.6 and lua-resty-core to 0.1.7. 2016-08-15 13:49:53 -07:00
Yichun Zhang (agentzh) 97901f3357 feature: applied the ssl_pending_session.patch to the nginx core to support the ssl_session_fetch_by_lua* and ssl_session_store_by_lua* in ngx_lua.
also added an openssl patch to support yieldable callback set by
SSL_CTX_sess_set_get_cb().
2016-07-19 19:26:29 -07:00
Yichun Zhang (agentzh) bf0e5bdef0 change: now we use our own version of default index.html and 50x.html pages. 2016-07-14 18:47:56 -07:00
Yichun Zhang (agentzh) 9455250873 upgraded ngx_lua to 0.10.6rc1 and lua-resty-core to 0.1.7rc1. 2016-07-14 18:09:09 -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) 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) 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) 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) 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) 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) 5edc89c7be upgraded LuaJIT to 2.1-20160516. 2016-05-16 17:10:22 -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
Yichun Zhang (agentzh) 0e2f55d2a0 upgraded resty-cli to 0.07rc4. 2016-05-12 18:19:04 -07:00
Yichun Zhang (agentzh) d836ee1e8e upgraded resty-cli to 0.07rc3. 2016-05-12 17:59:00 -07:00
Yichun Zhang (agentzh) fb040b60db feature: added restydoc documentation indexes for the official nginx core and most of the official openresty components. also upgraded resty-cli to 0.07rc2. 2016-05-12 17:33:26 -07:00
Yichun Zhang (agentzh) 7a2e4881b8 use resty-cli's md2pod.pl script to do the Markdown -> POD conversion since the perl CPAN module Markdown::Pod is both buggy and slow to install. thanks Paul Buonopane for the report in #175.
also upgraded resty-cli to 0.07rc1 for the md2pod.pl script.
2016-05-12 14:53:35 -07:00
Yichun Zhang (agentzh) 1b197fb27a upgraded ngx_devel_kit to 0.3.0rc1; also fixed the no-pool patch for nginx 1.9.15. 2016-04-21 16:56:26 -07:00
Yichun Zhang (agentzh) 107847d6fd upgraded ngx_lua to 0.10.2. 2016-03-08 20:53:48 -08:00
Yichun Zhang (agentzh) f4ca954418 upgraded ngx_array_var to 0.05. 2016-03-08 19:09:05 -08:00
Yichun Zhang (agentzh) 6f8aba9da3 upgraded ngx_set_misc to 0.30. 2016-03-08 19:08:03 -08:00
Yichun Zhang (agentzh) 2436ab0b8c upgraded resty-cli to 0.06. 2016-03-08 17:01:01 -08:00
Yichun Zhang (agentzh) c05b97fcad upraded lua-resty-dns to 0.15. 2016-03-08 16:58:00 -08:00
Yichun Zhang (agentzh) 6dd13af2a1 upgraded lua-resty-upstream-healthcheck to 0.04. 2016-03-08 16:57:00 -08:00
Yichun Zhang (agentzh) aa6c86f46a upgraded ngx_lua_upstream to 0.05. 2016-03-08 16:55:47 -08:00
Yichun Zhang (agentzh) 74940ddd15 upgraded lua-resty-core to 0.1.5. 2016-03-08 16:54:31 -08:00
Yichun Zhang (agentzh) 7d9e51e1b3 upgraded ngx_lua to 0.10.1. 2016-03-08 16:51:01 -08:00
Yichun Zhang (agentzh) 54c2766d1c upgraded ngx_lua to 0.10.1rc1. 2016-02-16 11:04:01 -08:00
Yichun Zhang (agentzh) 5f7f678876 upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
Yichun Zhang (agentzh) 8c6b0f77af bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default. 2016-01-28 09:28:18 -08:00
Yichun Zhang (agentzh) 52962f3fc9 renamed ngx_openresty to openresty. 2016-01-25 14:33:53 -08:00
Yichun Zhang (agentzh) 0e31ce1662 util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 2016-01-23 12:01:41 -08:00
Yichun Zhang (agentzh) 9bd838251f upgraded LuaJIT to v2.1-20160108. 2016-01-11 14:39:04 -08:00
Yichun Zhang (agentzh) f3d36df365 upgraded ngx_lua to 0.10.0 and lua-resty-core to 0.1.4. 2016-01-11 14:04:03 -08:00
Yichun Zhang (agentzh) c0c2f883e9 feature: applied the ssl_cert_cb_yield patch to the NGINX core to allow yielding in OpenSSL's SSL_CTX_set_cert_cb() callbacks (needed by ngx_lua's ssl_certificate_by_lua*, for example). 2016-01-03 10:21:03 -08:00
Yichun Zhang (agentzh) ec162777c3 upgraded lua-resty-redis to 0.22. 2015-12-23 13:38:25 -08:00
Yichun Zhang (agentzh) a9a8ebee7a upgraded resty-cli to 0.05. 2015-12-23 13:34:35 -08:00
Yichun Zhang (agentzh) c0a85e7e3e upgraded ngx_headers_more to 0.29, ngx_lua to 0.9.20, luajit to v2.1-20151219, and lua-resty-core to 0.1.3. 2015-12-19 21:08:50 -08:00
Yichun Zhang (agentzh) c64ff34957 fixed an output line in util/mirror-tarballs. 2015-12-19 11:49:06 -08:00
Yichun Zhang (agentzh) 9b439dde0e upgraded ngx_lua to 0.9.19. 2015-11-11 17:50:57 +08:00
Yichun Zhang (agentzh) d55f45c7ff upgraded ngx_iconv to 0.13. 2015-11-05 20:44:48 +08:00
Yichun Zhang (agentzh) cba6fbd864 upgraded lua-redis-parser to 0.12. 2015-11-05 20:43:23 +08:00
Yichun Zhang (agentzh) caea3438eb ensure that we have all the copyright notices attached. 2015-11-05 20:42:02 +08:00
Yichun Zhang (agentzh) 3cacb62a10 upgraded ngx_lua to 0.9.18. 2015-11-04 22:47:04 +08:00
Yichun Zhang (agentzh) 4374e25548 upgraded lua-cjson to 2.1.0.3. 2015-11-04 22:39:02 +08:00
Yichun Zhang (agentzh) 0e95be39c1 upgraded lua-rds-parser to 0.06. 2015-11-04 21:55:41 +08:00
Yichun Zhang (agentzh) d68403407d upgraded lua-redis-parser to 0.11. 2015-11-04 21:54:49 +08:00
Yichun Zhang (agentzh) f5329c7781 upgraded ngx_rds_csv to 0.07. 2015-11-04 21:48:45 +08:00
Yichun Zhang (agentzh) 3ac11ef73c upgraded ngx_headers_more to 0.28. 2015-11-04 21:46:27 +08:00
Yichun Zhang (agentzh) 1f4045ef2c More MSYS/MinGW love.
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1  for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
  package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
  a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
  code repos, because we need the win32 support which is excluded in the
  official nginx release tarballs. Our nginx release tarballs are
  generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
  binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
  own build system because the MinGW gcc compiler on Win32 is also
  powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
  anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
  MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
  toolchain.
2015-11-02 15:41:50 +08:00
Yichun Zhang (agentzh) 6a17d2c784 bugfix: ./configure --prefix=PATH did not work when PATH is relative. also added experimental support for the MinGW MSYS environment on Win32. 2015-10-29 21:36:27 +08:00
Yichun Zhang (agentzh) 1220e284aa upgraded LuaJIT to v2.1-20151028. 2015-10-28 16:45:09 +08:00
Yichun Zhang (agentzh) d831e27995 upgraded lua-resty-redis to 0.21. 2015-10-28 16:35:09 +08:00
Yichun Zhang (agentzh) 033b2d88ff upgraded ngx_iconv to 0.12. 2015-10-28 16:30:08 +08:00
Yichun Zhang (agentzh) 622ddd7bb0 upgraded ngx_http_headers_more_module to 0.27. 2015-10-28 16:20:55 +08:00
Yichun Zhang (agentzh) 3e94b37750 upgraded ngx_http_lua_upstream_module to 0.04. 2015-10-28 16:16:08 +08:00
Yichun Zhang (agentzh) 2d0119084e upgraded ngx_lua to 0.9.17. 2015-10-28 16:12:59 +08:00
Yichun Zhang (agentzh) 46881fd2dc upgraded ngx_postgres to 1.0rc7. 2015-07-08 21:12:26 +08:00
Yichun Zhang (agentzh) ce65738299 upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
Yichun Zhang (agentzh) 19de4329b8 upgraded resty-cli to 0.03. 2015-07-03 14:47:07 +08:00
Yichun Zhang (agentzh) 3ddbf6f8d4 upgraded ngx_encrypted_session to 0.04. 2015-06-23 19:40:34 +08:00
Yichun Zhang (agentzh) e1b680f985 upgraded ngx_iconv to 0.11. 2015-06-23 19:39:33 +08:00
Yichun Zhang (agentzh) 389f3a8041 upgraded ngx_array_var to 0.04. 2015-06-23 19:38:53 +08:00
Yichun Zhang (agentzh) 2d6112943f upgraded ngx_xss to 0.05. 2015-06-23 19:37:48 +08:00
Yichun Zhang (agentzh) f57f48f6ce upgraded ngx_form_input to 0.11. 2015-06-23 16:49:01 +08:00
Yichun Zhang (agentzh) d332766a3f upgraded ngx_echo to 0.58. 2015-06-23 15:03:48 +08:00
Yichun Zhang (agentzh) 2e5d8d5179 upgraded ngx_redis2 to 0.12. 2015-06-23 15:02:05 +08:00
Yichun Zhang (agentzh) 9295450eb8 upgraded ngx_memc to 0.16. 2015-06-23 14:59:15 +08:00
Yichun Zhang (agentzh) 73db05ca54 upgraded ngx_drizzle to 0.1.9. 2015-06-23 14:58:17 +08:00
Yichun Zhang (agentzh) a7f1816ba1 upgraded ngx_srcache to 0.30. 2015-06-23 14:57:25 +08:00
Yichun Zhang (agentzh) 613241d40d upgraded ngx_rds_csv to 0.06. 2015-06-23 14:56:30 +08:00
Yichun Zhang (agentzh) fc386017f3 upgraded ngx_rds_json to 0.14. 2015-06-23 14:55:36 +08:00