Commit Graph

704 Commits (4950ec7f62191195b550068f9fc28949cd09b39f)

Author SHA1 Message Date
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>
8 years ago
Yichun Zhang (agentzh) 5373add959 upgraded resty-cli to 0.18rc4. 8 years ago
Yichun Zhang (agentzh) a5baad4b83 upgraded lua-resty-core to 0.1.12rc4. 8 years ago
Yichun Zhang (agentzh) 0ed12d446c upgraded ngx_lua to 0.10.9rc4. 8 years ago
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. 8 years ago
Yichun Zhang (agentzh) 0ca75dbf45 upgraded resty-cli to 0.18rc3. 8 years ago
Yichun Zhang (agentzh) e6152d3af4 upgraded resty-cli to 0.18rc2. 8 years ago
Yichun Zhang (agentzh) 1780a1dd5f upgraded lua-resty-core to 0.1.12rc3. 8 years ago
Yichun Zhang (agentzh) 509afa3d53 upgraded ngx_lua to 0.10.9rc3. 8 years ago
Yichun Zhang (agentzh) 274808af32 upgraded resty-cli to 0.18rc1. 8 years ago
Yichun Zhang (agentzh) 6e8b2f4984 doc: updated the LuaJIT restydoc indexes to the latest version.
also upgraded LuaJIT to v2.1-20170513.
8 years ago
Yichun Zhang (agentzh) 12b67e3a5c upgraded lua-resty-core to 0.1.12rc2. 8 years ago
Yichun Zhang (agentzh) 7d5dd68ded upgraded ngx_lua to 0.10.9rc2. 8 years ago
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>
8 years ago
Yichun Zhang (agentzh) e767256038 upgraded ngx_lua to 0.10.9rc1 and lua-resty-core to 0.1.12rc1. 8 years ago
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>
8 years ago
Yichun Zhang (agentzh) 34c5e749b7 upgraded lua-redis-parser to 0.13. 8 years ago
Yichun Zhang (agentzh) 1fbcf153e3 change: we no longer bundle the standard Lua 5.1 interpreter. 8 years ago
Yichun Zhang (agentzh) e75b5c926b upgraded ngx_redis2 to 0.14. 8 years ago
Yichun Zhang (agentzh) 0a35dfc126 upgraded ngx_memc to 0.18. 8 years ago
Yichun Zhang (agentzh) 88b4cf1abf upgraded resty-cli to 0.17. 8 years ago
Yichun Zhang (agentzh) 51d68caaed upgraded lua-resty-lock to 0.06. 8 years ago
Yichun Zhang (agentzh) 2a1b28da1c upgraded lua-resty-core to 0.1.11. 8 years ago
Yichun Zhang (agentzh) ba4d3dd99f upgraded lua-resty-lrucache to 0.06. 8 years ago
Yichun Zhang (agentzh) ec3186ccc9 upgraded lua-resty-mysql to 0.19. 8 years ago
Yichun Zhang (agentzh) e1cfbe09ab upgraded lua-resty-limit-traffic to 0.03. 8 years ago
Yichun Zhang (agentzh) 8caa177718 upgraded opm to 0.0.3. 8 years ago
Yichun Zhang (agentzh) d00f1e1ef0 upgraded lua-resty-limit-traffic to 0.02. 8 years ago
Yichun Zhang (agentzh) 2fd117c427 upgraded lua-resty-mysql to 0.18. 8 years ago
Yichun Zhang (agentzh) cfc14f5d26 upgraded lua-cjson to 2.1.0.5. 8 years ago
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.
8 years ago
Yichun Zhang (agentzh) b0654629a9 upgraded lua-resty-lrucache to 0.05. 8 years ago
Yichun Zhang (agentzh) 4fb4791107 upgraded LuaJIT to 2.1-20170405. 8 years ago
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>
8 years ago
Yichun Zhang (agentzh) 365c7d9d9e upgraded resty-cli to 0.16. 9 years ago
Yichun Zhang (agentzh) 5d01a5e0b4 upgraded opm to 0.0.2. 9 years ago
Yichun Zhang (agentzh) e478681308 upgraded resty-cli to 0.15. 9 years ago
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. 9 years ago
Yichun Zhang (agentzh) efe10e532c added new command-line utility, opm, for managing community contributed OpenResty packages. 9 years ago
Yichun Zhang (agentzh) 6343d26c17 upgraded resty-cli to 0.14. 9 years ago
Yichun Zhang (agentzh) 8ffd932b20 added lua-resty-limit-traffic. 9 years ago
Yichun Zhang (agentzh) 6cb4ae0de3 upgraded lua-resty-mysql to 0.17. 9 years ago
Yichun Zhang (agentzh) 6c8f4f87ba upgraded lua-resty-upload to 0.10. 9 years ago
Yichun Zhang (agentzh) d7f84c9079 upgraded lua-resty-websocket to 0.06. 9 years ago
Yichun Zhang (agentzh) 4f2bf44aba upgraded lua-resty-dns to 0.18. 9 years ago
Yichun Zhang (agentzh) a4640d68f1 upgraded lua-resty-redis to 0.26. 9 years ago
Yichun Zhang (agentzh) 69803153aa upgraded ngx_headers_more to 0.32. 9 years ago
Yichun Zhang (agentzh) b488540a2f upgraded lua-resty-core to 0.1.9. 9 years ago
Yichun Zhang (agentzh) dc03e7641b upgraded ngx_lua to 0.10.7. 9 years ago
Yichun Zhang (agentzh) 2900286149 upgraded LuaJIT to 2.1-20161104. 9 years ago