Commit Graph

263 Commits (367a5d8c5f0062b2bf4378ea8f752dbc3da17f32)

Author SHA1 Message Date
agentzh (章亦春) 367a5d8c5f bundle new components lua-resty-mysql, lua-resty-upload, and lua-resty-string, which are enabled by default. also added options --without-lua_resty_mysql, --without-lua_resty_upload, and --without-lua_resty_string to ./configure for disabling them. 13 years ago
agentzh (章亦春) d41cb7132c bundle new component lua-resty-redis which is enabled by default. also added option --without-lua_resty_redis to ./configure for disabling it. 13 years ago
agentzh (章亦春) 7c210171d1 bundle new component lua-resty-memcached which is enabled by default. also added option --without-lua_resty_memcached to ./configure for disabling it. also upgraded ngx_lua to 0.5.0rc16. 13 years ago
agentzh (章亦春) 51c12f72d6 now we apply the official hotfix #1 patch for luajit 2.0.0 beta9. 13 years ago
agentzh (章亦春) e95dc58c6e upgraded ngx_lua to 0.5.0rc15. 13 years ago
agentzh (章亦春) bb0af04df3 upgraded ngx_lua to 0.5.0rc14; also bumped version to 1.0.11.15. 13 years ago
agentzh (章亦春) c528989ead now we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified. 13 years ago
agentzh (章亦春) 3ba6ac3224 apply the max_subrequests patch to allow the NGX_HTTP_MAX_SUBREQUESTS macro to be overridden from the outside and adjusted the default value from 50 to 100 because 50 is a little too conservative. 13 years ago
agentzh (章亦春) 134e901166 upgraded ngx_lua to 0.5.0rc13. 13 years ago
agentzh (章亦春) e9a14f843d upgraded ngx_lua to v0.5.0rc10. 13 years ago
agentzh (章亦春) 475d430fd6 upgraded ngx_xss to 0.03rc9, ngx_rds_csv to 0.05rc1, ngx_iconv to 0.10rc7, ngx_redis2 to 0.08rc3, and ngx_lua to 0.5.0rc9. 13 years ago
agentzh (章亦春) ac6b83aff8 upgraded ngx_lua to v0.5.0rc7. 13 years ago
agentzh (章亦春) e67456cc26 upgraded ngx_lua to 0.5.0rc6. 13 years ago
agentzh (章亦春) 966222feef upgraded ngx_coolkit to 0.2rc1. 13 years ago
agentzh (章亦春) 67d50a58bf added ngx_coolkit to the bundle. 13 years ago
agentzh (章亦春) 3b79af7b99 upgraded ngx_lua to v0.5.0rc5 and bumped version number to 1.0.11.7. 13 years ago
agentzh (章亦春) 60d348d651 upgraded ngx_lua to 0.5.0rc4. 13 years ago
agentzh (章亦春) 2d2fabc6cd upgraded ngx_lua to 0.5.0rc3. 13 years ago
agentzh (章亦春) f6b914d594 upgraded ngx_redis2 to 0.09rc6. 13 years ago
agentzh (章亦春) 5ee253a0e6 upgraded ngx_postgres to 0.9. 13 years ago
agentzh (章亦春) fc78d0290f upgraded ngx_lua to 0.5.0rc1. 13 years ago
agentzh (章亦春) 9670d80bc1 upgraded the nginx core to 1.0.11. 13 years ago
agentzh (章亦春) 91fc8d50ef upgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48. 13 years ago
agentzh (章亦春) d27c62e35f bumped version number to 1.0.10.47. 13 years ago
agentzh (章亦春) cc574137a0 upgraded ngx_lua to 0.4.1rc4. 13 years ago
agentzh (章亦春) a6814b92ea upgraded ngx_drizzle to 0.1.2rc6 and ngx_lua to 0.4.1rc3. 13 years ago
agentzh (章亦春) 64da4f2081 upgraded ngx_echo to 0.38rc1, ngx_set_misc to 0.22rc5, ngx_headers_more to 0.17rc1, ngx_drizzle to 0.1.2rc5, ngx_lua to 0.4.1rc1, and ngx_memc to 0.13rc3. 13 years ago
agentzh (章亦春) 722e2e26c3 bumped version to 1.0.10.44. 13 years ago
agentzh (章亦春) 5712e9bfdf upgraded ngx_echo to 0.37 and ngx_headers_more to 0.16. 13 years ago
Pan Fan b76b9903de fix sed on osx/darwin issue 13 years ago
agentzh (章亦春) fb89742f47 Prepare for the ngx_openresty devel version 1.0.10
* upgraded ngx_lua to 0.4.0.
* upgraded ngx_encrypted_session to 0.02.
* bugfix: fixed issues with relative path DIR in --with-openssl=DIR.
13 years ago
agentzh (章亦春) 487eb2e40a upgraded ngx_echo to 0.37rc8. 13 years ago
agentzh (章亦春) 6e9ed6fa71 upgraded ngx_upstream_keepalive to 0.7. 13 years ago
agentzh (章亦春) bfdd9471fc upgraded ngx_lua to 0.3.1rc45. 13 years ago
agentzh (章亦春) 5ef81b5aab upgraded ngx_lua to v0.3.1rc44. 13 years ago
agentzh (章亦春) 6dd8f079dd upgraded ngx_lua to 0.3.1rc43. 13 years ago
agentzh (章亦春) 06312e656b upgraded ngx_headers_more to 0.16rc7. 13 years ago
agentzh (章亦春) 1bc8f9b8be bugfix: make the "install" phony target depend on the "all" phony target in the Makefile generated by ./configure. thanks Weibin Yao for reporting this issue. 13 years ago
agentzh (章亦春) af701e5b64 improved Yao Weibin's patch for the --add-module option a bit and also added a test case. 13 years ago
Weibin Yao 35afee967e support to add relative path module in configure 13 years ago
agentzh (章亦春) 1a91ab941c re-enable bundling unwind.h for LuaJIT on *BSD and Solaris because we still need to do that. 13 years ago
agentzh (章亦春) 2b7c8182d9 removed the gzip_ok_invalid_read_fix patch because it is no longer needed. 13 years ago
agentzh (章亦春) 6081a9b032 upgraded ngx_lua to 0.3.1rc42 and ngx_headers_more to 0.16rc6. 13 years ago
agentzh (章亦春) 5fd1a15da2 upgraded luajit to 2.0.0 beta9 and also applied the patch nginx-1.0.10-gzip_ok_invalid_read_fix.patch. 13 years ago
agentzh (章亦春) 041652a80d upgraded ngx_headers_more to 0.16rc5 and ngx_lua to 0.3.1rc41. 13 years ago
agentzh (章亦春) 68fe4b0a84 upgraded ngx_lua to 0.3.1rc40 and ngx_set_misc to v0.22rc4. 13 years ago
agentzh (章亦春) 85a80e83b2 upgraded ngx_lua to 0.3.1rc39. 13 years ago
agentzh (章亦春) d0fc49168d bugfix: some old version of "cp" does not support trailing slashes in the destination argument and could break the ./configure script. thanks Weibin Yao for reporting it. 13 years ago
agentzh (章亦春) 893262d13a upgraded ngx_srcache to 0.13rc3 and ngx_xss to 0.03rc8. 13 years ago
agentzh (章亦春) 89d675fa91 fixed the link for lua-cjson-1.0.3 in our mirror-tarballs script. thanks Weibin Yao. 13 years ago