Commit Graph

434 Commits (c1fb5194ef717299e51f8002564d4a572830441b)

Author SHA1 Message Date
Yichun Zhang (agentzh) c1fb5194ef upgraded lua-resty-core to 0.0.3. 11 years ago
Yichun Zhang (agentzh) 87e5f34a9d upgraded ngx_srcache to 0.25. 11 years ago
Yichun Zhang (agentzh) e85568e044 upgraded ngx_set_misc to 0.24. 11 years ago
Yichun Zhang (agentzh) d093c84c8e upgraded ngx_headers_more to 0.25. 11 years ago
Yichun Zhang (agentzh) 613d5ad058 upgraded ngx_echo to 0.51. 11 years ago
Yichun Zhang (agentzh) 0794f667d6 upgraded ngx_lua to 0.9.4. 11 years ago
Yichun Zhang (agentzh) 2904556700 upgraded LuaJIT to v2.1-20140109. 11 years ago
Yichun Zhang (agentzh) 9a3e9dbffd bugfix: nginx's builtin resolver did not accept domain names with a trailing dot. 11 years ago
Yichun Zhang (agentzh) 793c541c45 upgraded LuaJIT to 2.1-20140101. 11 years ago
Yichun Zhang (agentzh) b7348233e8 upgraded ngx_lua to 0.9.4rc1. 11 years ago
Yichun Zhang (agentzh) 6dc6ba72d5 upgraded ngx_drizzle to 0.1.7. 11 years ago
Yichun Zhang (agentzh) 8cec47f755 upgraded the nginx core to 1.5.7. 11 years ago
Yichun Zhang (agentzh) 374f575dfa upgraded ngx_memc to 0.14. 11 years ago
Yichun Zhang (agentzh) b53c539f7e upgraded ngx_set_misc to 0.23. 11 years ago
Yichun Zhang (agentzh) a16a33d417 upgraded ngx_rds_json to 0.13. 11 years ago
Yichun Zhang (agentzh) e3e60a3a68 upgraded ngx_headers_more to 0.24. 11 years ago
Yichun Zhang (agentzh) 71a675f4fb upgraded ngx_echo to 0.50. 11 years ago
Yichun Zhang (agentzh) adb00e91e7 upgraded LuaJIT to v2.1-20131211. 11 years ago
Yichun Zhang (agentzh) c6aad4deba upgraded ngx_lua to 0.9.3. 11 years ago
Yichun Zhang (agentzh) b8bf7bbb4c feature: bundle the lua-resty-core library, which reimplements ngx_lua's Lua API with LuaJIT FFI. 11 years ago
Yichun Zhang (agentzh) 0528788543 feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in #39. 11 years ago
Yichun Zhang (agentzh) 5be3b51678 upgraded ngx_array_var to 0.03. 11 years ago
Yichun Zhang (agentzh) 1728ca8c66 feature: applied the larger_max_error_str patch to the nginx core to allow error log messages up to 4096 bytes. 11 years ago
Yichun Zhang (agentzh) 157febe350 upgraded ngx_http_redis module to 0.3.7. 11 years ago
Yichun Zhang (agentzh) 8b86c72ea2 applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547. 11 years ago
Yichun Zhang (agentzh) fa917e6620 upgraded ngx_lua to 0.9.2 and ngx_srcache to 0.24. 11 years ago
Yichun Zhang (agentzh) b694456ef3 bugfix: applied the cache_manager_exit patch to the nginx core to fix an issue when the cache manager process is shutting down. 11 years ago
Yichun Zhang (agentzh) a860e4192c upgraded ngx_lua to 0.9.1. 11 years ago
Yichun Zhang (agentzh) 73201a29f7 upgraded ngx_rds_csv to 0.05. 11 years ago
Yichun Zhang (agentzh) 6522b3420c upgraded ngx_rds_json to 0.12. 11 years ago
Yichun Zhang (agentzh) 360aaab086 upgraded ngx_xss to 0.04. 11 years ago
Yichun Zhang (agentzh) 78cca18fef upgraded ngx_srcache to 0.23. 11 years ago
Yichun Zhang (agentzh) a06c2308e1 upgraded ngx_headers_more to 0.23. 11 years ago
Yichun Zhang (agentzh) d919948850 upgraded ngx_echo to 0.49. 11 years ago
Yichun Zhang (agentzh) cd3b7f3bfb upgraded lua-resty-redis to 0.17 and lua-resty-upload to 0.09. 11 years ago
Yichun Zhang (agentzh) d846011a3e upgraded lua-resty-mysql to 0.14. 11 years ago
Yichun Zhang (agentzh) e4ff7dbfac upgraded lua-resty-websocket to 0.02. 11 years ago
Yichun Zhang (agentzh) f35f66a487 feature: added patch nginx-1.4.3-proxy_host_port_vars to make $proxy_host and $proxy_port accessible for dynamic languages like Lua and Perl. 11 years ago
Yichun Zhang (agentzh) 1df484be52 bugfix: applied the cache_lock_hang_in_subreq patch to the nginx core to fix the request hang when using proxy_cache_lock in subrequests and the cache lock timeout happens. 11 years ago
Yichun Zhang (agentzh) 4308a5ca45 bugfix: applied the gzip_flush_bug.patch to the nginx core. see also http://mailman.nginx.org/pipermail/nginx-devel/2013-October/004429.html 11 years ago
Yichun Zhang (agentzh) 274b1b6778 bugfix: backported Maxim Dounin's patch to fix an issue in the ngx_gzip module: it did not clear r->connection->buffered when the pending data was already flushed out. this could hang ngx_lua's ngx.flush(true) call, for example. 12 years ago
Yichun Zhang (agentzh) 2d3ff6af97 optimize: now we use https for github downloads to save the unnecessary 301 redirects. thanks Ajay Kemparaj for the patch in #34. 12 years ago
Yichun Zhang (agentzh) 5f7b64e17a now we bundle README.markdown to our release tarballs. 12 years ago
Yichun Zhang (agentzh) b0d3505b31 upgraded ngx_lua to 0.9.0. 12 years ago
Yichun Zhang (agentzh) 9d2ae2e217 upgraded ngx_devel_kit to 0.2.19. 12 years ago
Yichun Zhang (agentzh) f0a2f6543e bundled the new lua-resty-lock library. 12 years ago
Yichun Zhang (agentzh) 937985fc03 bundled new library lua-resty-websocket. 12 years ago
Yichun Zhang (agentzh) 457d0526ea upgraded lua-resty-memcached to 0.12. 12 years ago
Yichun Zhang (agentzh) f0243eb2aa upgraded lua-resty-redis to 0.16. 12 years ago
Yichun Zhang (agentzh) 5fe07d1df5 upgraded ngx_lua to 0.8.10. 12 years ago