Commit Graph

757 Commits (2ba03387fd8e21889d84518298fe9c7bcd966b31)
 

Author SHA1 Message Date
Yichun Zhang (agentzh) 2ba03387fd upgraded LuaJIT to v2.1-20140313. 11 years ago
Yichun Zhang (agentzh) 03eae9e632 updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure. 11 years ago
Yichun Zhang (agentzh) 965bd0fba0 upgraded lua-resty-redis to 0.20 for real this time. 11 years ago
Yichun Zhang (agentzh) f8783f35b1 upgraded luajit to v2.1-20140305, lua-cjson to 2.1.0.1, lua-resty-core to 0.0.4, lua-resty-redis to 0.20, and ngx_lua to 0.9.5; bundled the ngx_lua_upstream module and the lua-resty-upstream-healthcheck library. 11 years ago
Yichun Zhang (agentzh) e36d505d80 upgraded the patches for nginx 1.5.11. 11 years ago
Yichun Zhang (agentzh) 3ddc73ac43 dist-check: added simple sanity test for the cjson.safe Lua module. 11 years ago
Yichun Zhang (agentzh) 35934abdb1 configure: added support for DragonFlyBSD. thanks @lhmwzy for the patch in #44. 11 years ago
Yichun Zhang (agentzh) 5836469559 doc: fixed more links. 11 years ago
Yichun Zhang (agentzh) 925156bb2b doc: fixed a link. 11 years ago
Yichun Zhang (agentzh) 1a8bffaf7a doc: updated the copyright year. 11 years ago
Yichun Zhang (agentzh) df3547fccd doc: added TOC. 11 years ago
Yichun Zhang (agentzh) 3b078c75ae upgraded LuaJIT v2.1 to 2.1-20140129. 11 years ago
Yichun Zhang (agentzh) 227e4e0da2 upgraded nginx core to 1.5.9. 11 years ago
Yichun Zhang (agentzh) 676150c81b bugfix: setting $args might not make ngx_proxy (and others) honour the change. applied the setting_args_invalidates_uri patch to fix this issue. thanks rvsw for the report. 11 years ago
Yichun Zhang (agentzh) 5c14faf444 updated tests to reflect recent changes. 11 years ago
Yichun Zhang (agentzh) 84f46c7be5 bumped version to 1.5.8.1. 11 years ago
Yichun Zhang (agentzh) 65367a71cd upgraded lua-resty-dns to 0.11. 11 years ago
Yichun Zhang (agentzh) 5e9a5cdc95 upgraded lua-resty-redis to 0.18. 11 years ago
Yichun Zhang (agentzh) 85d38c49a2 upgraded lua-resty-memcached to 0.13. 11 years ago
Yichun Zhang (agentzh) 486b212269 upgraded lua-resty-lock to 0.02. 11 years ago
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) c9d9e4a8dd updated the resolve-names-with-a-trailing-dot patch according to the feedback from Piotr Sikora and Ruslan Ermilov. 11 years ago
Yichun Zhang (agentzh) f830a55d2d updated the usage info for ./configure to reflect recent changes. 11 years ago
Yichun Zhang (agentzh) 2904556700 upgraded LuaJIT to v2.1-20140109. 11 years ago
Yichun Zhang (agentzh) 1c9f799fa6 now we default to LuaJIT instead of the standard Lua 5.1 interpreter. 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) 1eb135cc6a upraded the nginx core to 1.5.8. 11 years ago
Yichun Zhang (agentzh) 4bab759ea3 optimize: shortened the server string "ngx_openresty" to "openresty". 11 years ago
Yichun Zhang (agentzh) 8cec47f755 upgraded the nginx core to 1.5.7. 11 years ago
Yichun Zhang (agentzh) 02614af5ed bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report. 11 years ago
Yichun Zhang (agentzh) 163432a678 updated tests to reflect recent changes. 11 years ago
Yichun Zhang (agentzh) c338e4d0e2 bumped version to 1.4.3.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) 378f94fb58 updated the tests to reflect recent upgrades. 11 years ago