Commit Graph

945 Commits (126786276b5db3b2e1ab811770624615bebaa052)
 

Author SHA1 Message Date
Vic Vijayakumar 126786276b Updated repository link in the README 9 years ago
Yichun Zhang (agentzh) ffb5acf592 ./configure: fixed the --without-http_rewrite_module option by disabling NDK automatically; also automatically disable the ngx_encrypted_session module when NDK is disabled. 9 years ago
Yichun Zhang (agentzh) 9bcdd4b62f util/dist-check: the nogzip build now also disables ssl and pcre. 9 years ago
Yichun Zhang (agentzh) b0a74456ba updated tests to reflect recent changes. 9 years ago
Yichun Zhang (agentzh) 357bb4a977 bumped version to 1.7.10.2rc1. 9 years ago
Yichun Zhang (agentzh) 3ddbf6f8d4 upgraded ngx_encrypted_session to 0.04. 9 years ago
Yichun Zhang (agentzh) e1b680f985 upgraded ngx_iconv to 0.11. 9 years ago
Yichun Zhang (agentzh) 389f3a8041 upgraded ngx_array_var to 0.04. 9 years ago
Yichun Zhang (agentzh) 2d6112943f upgraded ngx_xss to 0.05. 9 years ago
Yichun Zhang (agentzh) 99d5e37f3b readme: updated the copyright years. 9 years ago
Yichun Zhang (agentzh) f57f48f6ce upgraded ngx_form_input to 0.11. 9 years ago
Yichun Zhang (agentzh) d332766a3f upgraded ngx_echo to 0.58. 9 years ago
Yichun Zhang (agentzh) 2e5d8d5179 upgraded ngx_redis2 to 0.12. 9 years ago
Yichun Zhang (agentzh) 9295450eb8 upgraded ngx_memc to 0.16. 9 years ago
Yichun Zhang (agentzh) 73db05ca54 upgraded ngx_drizzle to 0.1.9. 9 years ago
Yichun Zhang (agentzh) a7f1816ba1 upgraded ngx_srcache to 0.30. 9 years ago
Yichun Zhang (agentzh) 613241d40d upgraded ngx_rds_csv to 0.06. 9 years ago
Yichun Zhang (agentzh) fc386017f3 upgraded ngx_rds_json to 0.14. 9 years ago
Yichun Zhang (agentzh) b1f99a6156 upgraded ngx_coolkit to 0.2rc3. 9 years ago
Yichun Zhang (agentzh) fec2e0249c upgraded ngx_postgres to 1.0rc6. 9 years ago
Yichun Zhang (agentzh) d225abe6d1 upgraded ngx_lua_upstream to 0.03. 9 years ago
Yichun Zhang (agentzh) 5df64b4e63 upgraded ngx_set_misc to 0.29. 9 years ago
Yichun Zhang (agentzh) 78dd9dbc23 upgraded LuaJIT to v2.1-20150622. 9 years ago
Yichun Zhang (agentzh) ca9a9824d5 upgraded ngx_lua to 0.9.16. 9 years ago
Yichun Zhang (agentzh) 42d53db5b9 upgraded ngx_headers_more to 0.26. 10 years ago
Yichun Zhang (agentzh) 441cee68b1 upgraded LuaJIT to v2.1-20150331. 10 years ago
Yichun Zhang (agentzh) 58c89f206d upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0. 10 years ago
Yichun Zhang (agentzh) 1f7f6a31b2 bugfix: LuaJIT compilation might fail when old gcc 4 compilers are used (like gcc 4.1.0). this regression had appeared in OpenResty 1.7.7.2. thanks aseiot for the report in #85. 10 years ago
Yichun Zhang (agentzh) 795f52d06c ./configure: removed hacks to workaround an old bug in ngx_lua's build system (just recently fixed in ngx_lua). 10 years ago
Yichun Zhang (agentzh) c01de73e41 util/dist-check: made the script self-contained by inlining the test nginx.conf. also fixed compatibility on recent versions of Mac OS X (like 10.10). 10 years ago
Yichun Zhang (agentzh) 387089ca11 updated test suite to reflect changes; also bumped version to 1.7.10.1. 10 years ago
Yichun Zhang (agentzh) d66f8b699f upgraded LuaJIT to v2.1-20150223; also bumped version to 1.7.10.1 RC2. 10 years ago
Yichun Zhang (agentzh) b75e8490c2 bumped version to 1.7.10.1 RC1. 10 years ago
Yichun Zhang (agentzh) 30c2d1bde6 updated the test suite to reflect version bumps. 10 years ago
Yichun Zhang (agentzh) dc2cd9b9e5 upgraded resty-cli to 0.02. 10 years ago
Yichun Zhang (agentzh) c04635fbd7 upgraded ngx_srcache to 0.29. 10 years ago
Yichun Zhang (agentzh) 667802cee6 upgraded ngx_lua to 0.9.15. 10 years ago
Yichun Zhang (agentzh) ee28a12949 upgraded LuaJIT to v2.1-20150218. 10 years ago
Yichun Zhang (agentzh) 99ca550104 use Maxim Dounin's version of the upstream_filter_finalize patch. 10 years ago
Yichun Zhang (agentzh) 6be51e769a bugfix: applied the upstream_filter_finalize patch to the nginx core to fix corrupted $upstream_response_time values when filter_finalize and error_page are both used. thanks Daniel Bento for the report. 10 years ago
Yichun Zhang (agentzh) 6142b6936f upgraded the nginx core to 1.7.10. 10 years ago
Yichun Zhang (agentzh) 86ba1e09f4 ./configure: added --without-http_upstream_least_conn_module and --without-http_upstream_keepalive_module to the usage text (for --help) to reflect recent changes in the nginx core. thanks Seyhun Cavus for the report. 10 years ago
Yichun Zhang (agentzh) 2519cd7dd3 ./configure: renamed the --without-http_limit_zone_module option to --without-http_limit_conn_module to reflect the change in recent nginx cores. thanks Seyhun Cavus for the report. 10 years ago
Yichun Zhang (agentzh) 3ae5c4d93e updated the test suite to reflect recent changes. 10 years ago
Yichun Zhang (agentzh) e82793361b bumped version to 1.7.7.2 RC2. 10 years ago
Yichun Zhang (agentzh) 55909727dd dist-check: added simple tests for builds without ngx_gzip module. 10 years ago
Yichun Zhang (agentzh) 6b052c8fca bugfix: ngx_http_redis failed to compile when the ngx_gzip module was disabled. thanks anod221 for the report in #79. 10 years ago
Yichun Zhang (agentzh) fab852190b fixed the context line numbers in ngx_http_redis-0.3.7-variables_in_redis_pass.patch. 10 years ago
Yichun Zhang (agentzh) dc007ebcb9 upgraded LuaJIT to v2.1-20150120. 10 years ago
Yichun Zhang (agentzh) f46cfc667d bumped version to 1.7.7.2rc1. 10 years ago