Commit Graph

331 Commits (8e363e34931112dd176b28f95f448e00a7334e95)

Author SHA1 Message Date
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
agentzh (章亦春) 16b594b22c released stable version 1.0.10.24. 13 years ago
agentzh (章亦春) fbb918187e upgraded ngx_rds_json to v0.12rc7 and ngx_xss to v0.03rc7. 13 years ago
agentzh (章亦春) 1eb06f1ef3 upgraded ngx_lua to 0.3.1rc38. 13 years ago
agentzh (章亦春) f4745c3d28 fixed a serious regression for linux aio in nginx-1.0.10-epoll_check_stale_wev.patch, thanks Maxim Dounin! released ngx_openresty 1.0.10.21. 13 years ago
agentzh (章亦春) 99f0e9f829 upgraded ngx_lua to 0.3.1rc37; also released ngx_openresty 1.0.10.19. 13 years ago
agentzh (章亦春) 96c2c3559a upgraded ngx_lua to 0.3.1rc36; released ngx_openresty 1.0.10.17. 13 years ago
agentzh (章亦春) 650f75a1f9 upgraded ngx_lua to 0.3.1rc35; released ngx_openresty 1.0.10.15. 13 years ago
agentzh (章亦春) c629e237b3 upgraded ngx_lua to 0.3.1rc34; also released ngx_openresty 1.0.10.13. 13 years ago
agentzh (章亦春) d5d36acbfc upgraded ngx_lua to 0.3.1rc33. 13 years ago
agentzh (章亦春) e4cddbf6dc upgraded ngx_lua to 0.3.1rc32; released ngx_openresty 1.0.10.11. 13 years ago
agentzh (章亦春) 8b2352549c upgraded ngx_xss to 0.03rc6 and ngx_memc to 0.13rc2 and ngx_redis2 to 0.08rc2; released ngx_openresty 1.0.10.9. 13 years ago
agentzh (章亦春) 69eabd6677 upgraded ngx_lua to v0.3.1rc31; released ngx_openresty 1.0.10.7. 13 years ago
agentzh (章亦春) 48e6ec6682 upgraded ngx_lua to 0.3.1rc30; also released ngx_openresty 1.0.10.5. 13 years ago
agentzh (章亦春) 658ead207e upgraded ngx_lua to v0.3.1rc29; released ngx_openresty 1.0.10.3. 13 years ago
agentzh (章亦春) 10d70ab81a upgraded the nginx core to 1.0.10. 13 years ago
agentzh (章亦春) 091add62d7 released ngx_openresty 1.0.9.10. 13 years ago
agentzh (章亦春) a5ac948dfe fixed the error message length while ./configure fails. 13 years ago
agentzh (章亦春) 099c040870 upgraded ngx_drizzle to 0.1.2rc4; also released ngx_openresty 1.0.9.9. 13 years ago
agentzh (章亦春) d33c4824f6 improved the missing gmake on BSD error message as per @lhmwzy. 13 years ago
agentzh (章亦春) 26d1d6a05e added new directives log_escape_non_ascii to prevent escaping 0x7F - 0x1F chars in access log variable values. 13 years ago
agentzh (章亦春) 8120ad81a7 upgraded ngx_lua to 0.3.1rc28 and ngx_headers_more to 0.16rc4; also released ngx_openresty 1.0.9.5. 13 years ago
agentzh (章亦春) 88b6157313 upgraded ngx_lua to 0.3.1rc27 and ngx_drizzle to 0.1.2rc3; released ngx_openresty 1.0.9.3. 13 years ago
agentzh (章亦春) 95c11ee297 upgraded ngx_postgres to 0.9rc2 and also applied the epoll_check_stale_wev patch. 13 years ago
agentzh (章亦春) ce8b462f06 upgraded ngx_lua to 0.3.1rc26 and lua-rds-parser to 0.04; also checked in the epoll_check_stale_wev patch. 13 years ago
agentzh (章亦春) 4a54fb0814 upgraded ngx_lua to 0.3.1rc25 and ngx_xss to 0.03rc5. 13 years ago
agentzh (章亦春) d36afc91dd applied the hotfix patch #4 for lua 5.1.4. 13 years ago
agentzh (章亦春) e6ce800327 bumped the version number to 1.0.8.26. 13 years ago
agentzh (章亦春) 93f9f0762d now we require gmake for *BSD systems even if luajit is not enabled. thanks @lhmwzy. 13 years ago
agentzh (章亦春) 3e2b93c19d upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54. 13 years ago
agentzh (章亦春) 1161f83de3 upgraded ngx_lua to 0.3.1rc22; released ngx_openresty 1.0.8.23. 13 years ago
agentzh (章亦春) 95d24296ee upgraded ngx_lua to v0.3.1rc21. 13 years ago
agentzh (章亦春) 266f623e22 upgraded ngx_echo to 0.37rc7. 13 years ago
agentzh (章亦春) bd9c04d74f upgraded ngx_lua to 0.3.1rc20; released ngx_openresty 1.0.8.19. 13 years ago
agentzh (章亦春) 91140f3f06 upgraded ngx_lua to v0.3.1rc19; also released ngx_openresty 1.0.8.17. 13 years ago
agentzh (章亦春) b8be9ddfa7 updated patches/nginx-1.0.8-allow_request_body_updating.patch to fix the case when calling ngx_http_read_client_request_body after ngx_http_discard_request_body is called. 13 years ago
agentzh (章亦春) b0cfa8da4f add -DNGINX_ALLOW_REQUEST_BODY_UPDATING to CFLAGS if ngx_lua is enabled. 13 years ago
agentzh (章亦春) b76e2f4c9a now we apply the patch to the nginx core so as to allow main request body modifications. 13 years ago
agentzh (章亦春) b626ebf54b upgraded ngx_lua to v0.3.1rc17; released ngx_openresty 1.0.8.15. 13 years ago
agentzh (章亦春) 479d89e951 upgraded ngx_lua to 0.3.1rc16. 13 years ago
agentzh (章亦春) 429ff5b3b5 upgraded ngx_lua to 0.3.1rc15 and released ngx_openresty 1.0.8.13. 13 years ago
agentzh (章亦春) f42b061473 upgraded ngx_lua to 0.3.1rc14; released ngx_openresty 1.0.8.11. 13 years ago
agentzh (章亦春) 876b1eca48 upgraded ngx_lua to 0.3.1rc13; released ngx_openresty 1.0.8.9. 13 years ago
agentzh (章亦春) 25d7c1e91b upgraded ngx_lua to v0.3.1rc12. 13 years ago
agentzh (章亦春) c239151bf7 upgraded ngx_srcache to 0.13rc2; released ngx_openresty 1.0.8.7. 13 years ago
agentzh (章亦春) 67879a5fbb upgraded ngx_lua to v0.3.1rc11 and ngx_echo to 0.37rc6; also applied the named_location_clear_mods_ctx patch; also released ngx_openresty 1.0.8.5. 13 years ago
agentzh (章亦春) 170cc51fe2 upgraded ngx_lua to 0.3.1rc10. 13 years ago
agentzh (章亦春) 7c22476c97 upgraded ngx_iconv to 0.10rc5. 13 years ago
agentzh (章亦春) 39f926d7d6 upgraded ngx_set_misc to 0.22rc3. 13 years ago
agentzh (章亦春) 2aeb6c6bd4 upgraded ngx_headers_more to v0.16rc3. 13 years ago
agentzh (章亦春) b3cd026920 upgraded ngx_srcache to v0.13rc1. 13 years ago
agentzh (章亦春) 839f490bc3 upgraded ngx_redis2 to 0.08rc1. 13 years ago
agentzh (章亦春) c2c1460995 upgraded ngx_rds_csv to 0.04. 13 years ago
agentzh (章亦春) ec63a3d57e upgraded ngx_lua to 0.3.1rc9. 13 years ago
agentzh (章亦春) ba6e18d2c0 upgraded ngx_echo to 0.37rc5. 13 years ago
agentzh (章亦春) 97ba2da970 upgraded ngx_rds_json to 0.12rc6. 13 years ago
agentzh (章亦春) f2389052ca upgraded ngx_drizzle to 0.1.2rc2. 13 years ago
agentzh (章亦春) f71188ba53 upgraded ngx_drizzle to 0.1.2rc1. 13 years ago
agentzh (章亦春) 7a7fb5f4e5 upgraded ngx_memc to 0.13rc1. 13 years ago
agentzh (章亦春) 23506e8328 initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 13 years ago
agentzh (章亦春) 5136657315 released ngx_openresty 1.0.6.21. 13 years ago
agentzh (章亦春) b5e945fb9f added new option -jN (e.g., -j8, -j10, and etc.) to ./configure; thanks @Lance. 13 years ago
agentzh (章亦春) b8217145ed upgraded ngx_lua to 0.3.1rc8; released ngx_openresty 1.0.6.19. 13 years ago
agentzh (章亦春) c2dc7e3b69 upgraded ngx_lua to 0.3.1rc7; released ngx_openresty 1.0.6.17. 13 years ago
agentzh (章亦春) 4730dea151 upgraded ngx_lua to 0.3.1rc5; released ngx_openresty 1.0.6.15. 13 years ago
agentzh (章亦春) a13135e34e upgraded ngx_lua to 0.3.1rc4; released ngx_openresty 1.0.6.13. 13 years ago
agentzh (章亦春) beb32b132f released ngx_openresty 1.0.6.12. 13 years ago
agentzh (章亦春) 48635d83e3 upgraded ngx_rds_json to 0.12rc5 and ngx_rds_csv to 0.03. 13 years ago
agentzh (章亦春) a3eea311e9 upgraded ngx_openresty 0.12rc4 and released ngx_openresty 1.0.6.11. 13 years ago
agentzh (章亦春) 06091efe32 upgraded lua-cjson to 1.0.3; released ngx_openresty 1.0.6.9. 13 years ago
agentzh (章亦春) b11711a509 added the new option --with-lua51=PATH to the configure script. released ngx_openresty 1.0.6.7. 13 years ago
agentzh (章亦春) 733e37e053 added the --with-luajit=PATH option to ./configure per NginxUser's suggestion. 13 years ago
agentzh (章亦春) 1bac07b50c upgraded ngx_rds_json to 0.12rc3; released ngx_openresty 1.0.6.5. 13 years ago
agentzh (章亦春) b371fdf602 upgraded ngx_lua to 0.3.1rc3, ngx_echo to 0.37rc4, and ngx_headers_more to 0.16rc2; released ngx_openresty 1.0.6.3. 13 years ago
agentzh (章亦春) 98d6ac88ae checked in the upgrade-patches.pl script. 13 years ago
agentzh (章亦春) f616ce37da upgraded ngx_lua to 0.3.1rc1; released ngx_openresty 1.0.6.1. 13 years ago
agentzh (章亦春) 974c82a8ae upgraded ngx_headers_more to 0.16rc1; released ngx_openresty 1.0.6.0rc2. 13 years ago
agentzh (章亦春) eb28777e10 released 1.0.6.0rc1. 13 years ago
agentzh (章亦春) aefb91544b upgraded ngx_lua to v0.3.0; released ngx_openresty 1.0.5.1. 13 years ago
agentzh (章亦春) 39f8be8a07 upgraded ngx_lua to v0.2.1rc22; released ngx_openresty 1.0.5.1rc14. 13 years ago
agentzh (章亦春) 36e95ce62e updated ngx_lua to rc21. 13 years ago
agentzh (章亦春) 3afa06f29d upgraded ngx_lua to v0.2.1rc20 and ngx_echo to 0.37rc2; released 1.0.5.1rc13. 13 years ago
agentzh (章亦春) da9a356adc upgraded lua-rds-parser to 0.03; released ngx_openresty 1.0.5.1rc12. 13 years ago
agentzh (章亦春) a979e3eaab now we bundle lua-rds-parser too :) 13 years ago
agentzh (章亦春) 907bf9f19e now we bundle the ngx_rds_csv module as well. 13 years ago
agentzh (章亦春) 78674fd211 upgraded ngx_rds_json to 0.12rc2; released ngx_openresty 1.0.5.1rc11. 13 years ago
agentzh (章亦春) 5c7d2b3823 upgraded lua-redis-parser to 1.0.5.1rc10. released ngx_openresty 1.0.5.1rc10. 13 years ago
agentzh (章亦春) cd83ed0590 upgraded ngx_lua to v0.2.1rc19; released ngx_openresty 1.0.5.1rc9. 13 years ago
agentzh (章亦春) 60798ca728 upgraded ngx_lua to v0.2.1rc18; released ngx_openresty 1.0.5.1rc8. 13 years ago
agentzh (章亦春) baa293d434 upgraded ngx_lua to v0.2.1rc17; released ngx_openresty 1.0.5.1rc7. 13 years ago
agentzh (章亦春) 0140c1130a upgraded ngx_lua to 0.2.1rc16; released ngx_openresty 1.0.5.1rc6. 13 years ago
agentzh (章亦春) 7f45ae0f10 upgraded ngx_lua to v0.2.1rc15; released ngx_openresty 1.0.5.1rc5. 13 years ago
agentzh (章亦春) 50f13caa09 upgraded ngx_lua to 0.2.1rc14; released ngx_openresty 1.0.5.1rc4. 13 years ago
agentzh (章亦春) 26d6e9a6b5 upgraded ngx_lua to 0.2.1rc13 and ngx_drizzle to 0.1.1rc4; released ngx_openresty 1.0.5.1rc3. 13 years ago
agentzh (章亦春) ba41f86c02 upgraded ngx_lua to v0.2.1rc12; released ngx_openresty 1.0.5.1rc2. 13 years ago
agentzh (章亦春) 83280c1280 upgraded ngx_lua to v0.2.1rc11; released ngx_openresty 1.0.5.1rc1. 13 years ago
agentzh (章亦春) 5c92a4a240 bumped version number to 1.0.5.0. 13 years ago
agentzh (章亦春) 041548dad9 upgraded ngx_lua to v0.2.1rc9; released ngx_openresty 1.0.5.0rc7. 13 years ago
agentzh (章亦春) 1d9549b812 upgraded ngx_lua to v0.2.1rc8; released ngx_openresty 1.0.5.0rc6. 13 years ago
agentzh (章亦春) 1510009c10 upgraded ngx_lua to v0.2.1rc7; released ngx_openresty 1.0.5.0rc5. 13 years ago
agentzh (章亦春) 5d875abbf7 upgraded ngx_lua to v0.2.1rc6; released ngx_openresty 1.0.5.0rc5. 13 years ago
agentzh (章亦春) 3a3bcf1cfc upgraded ngx_lua to v0.2.1rc5; released ngx_openresty 1.0.5.0rc4. 13 years ago
agentzh (章亦春) 030ffab7d2 now we bundle the lua-redis-parser library with us and it is enabled by default. tested on Linux i386, Linux x86_64, Mac OS X, FreeBSD 8.2 i386, and Solaris 11; added the new option --without-lua_redis_parser to the ./configure script; made the test scaffold emit .t_ file with actual outputs as the expected outputs; released ngx_openresty 1.0.5.0rc3. 13 years ago
agentzh (章亦春) a3dfc21c1a documented the --without-lua_cjson option in the ./configure usage output. released ngx_openresty 1.0.5.0rc2. 13 years ago
agentzh (章亦春) d283e90962 made lua-cjson honor the --with-debug option; updated the test suite to reflect recent changes. 13 years ago
agentzh (章亦春) 3aedf4d8e5 added -d option to util/install and also made the -m option optional. fixed compatibility issue on Solaris with lua-cjson: there is no isinf on Solaris 11. 13 years ago
agentzh (章亦春) 32ef993e05 more progress on lua-cjson bundling. it now works on Mac OS X, FreeBSD, and Linux, at least. 13 years ago
agentzh (章亦春) 6a75ebc5b0 lua-cjson is now bundled and enabled by default. it is working on Linux. 13 years ago
agentzh (章亦春) 239d3e4109 upgraded the nginx core to 1.0.5. 13 years ago
agentzh (章亦春) 843cb73393 now we bundle a perl script to serve as the install script for Solaris. now ngx_openresty 1.0.4.2rc13 builds successfully on Solaris 11 with LuaJIT enabled! 13 years ago
agentzh (章亦春) 1276fbdf48 bundled gcc's unwind-generic.h for BSD because unwind.h is missing at least on FreeBSD. released ngx_openresty 1.0.4.2rc12. 13 years ago
agentzh (章亦春) 5aa4947cb1 use absoluate paths in Makefile to prevent -jN chaos when using bsdmake. released ngx_openresty 1.0.4.2rc11. 13 years ago
agentzh (章亦春) dd2d1d04b8 upgraded ngx_lua to v0.2.1rc4. released ngx_openresty 1.0.4.2rc10. 13 years ago
agentzh (章亦春) a50e578d0e now we use gmake if it is avaialbe in PATH during ./configure; also added the --with-make=PATH option to allow the user to specify a custom make utility. released ngx_openresty 1.0.4.2rc9. 13 years ago
agentzh (章亦春) 23d0222ed3 we now use the CC variable instead of HOST_CC while passing the --with-cc option to the luajit build system. thanks @姜大炮 for reporting this issue. 13 years ago
agentzh (章亦春) 6e5f3ce9b5 upgraded ngx_lua to v0.2.1rc3. released ngx_openresty 1.0.4.2rc7. 13 years ago
agentzh (章亦春) 6431074de4 added the --with-pg_config option to ./configure script as per 罗翼's suggestion. released ngx_openresty 1.0.4.2rc6. 13 years ago
agentzh (章亦春) 2654f60c1b added the --with-no-pool-patch option to the ./configure script, to allow enabling the no-pool patch for debugging memory issues with valgrind, for example. released ngx_openresty 1.0.4.2rc5. 13 years ago
agentzh (章亦春) da11207dea added the --with-libpq=DIR option to the ./configure script. also released ngx_openresty 1.0.4.2rc4. 13 years ago
agentzh (章亦春) 5c208328e2 upgraded ngx_drizzle to v0.1.1rc3. released ngx_openresty 1.0.4.2rc3. 13 years ago
agentzh (章亦春) 5e2df4bb9a fixed a regression while specifying --with-http_iconv_module during ./configure. thanks 冯新国 for reporting this issue released ngx_openresty 1.0.4.2rc2. 13 years ago
agentzh (章亦春) 106f9751e5 upgraded ngx_set_misc to 0.22rc2; released ngx_openresty 1.0.4.2rc1. 13 years ago
agentzh (章亦春) 77e510abdc updated the tests for the new release. 13 years ago
agentzh (章亦春) 4004360b4c fixed a regression when enabling luajit in 1.0.4.1rc5. thanks @Lance. released ngx_openresty 1.0.4.1rc6. 13 years ago
agentzh (章亦春) 177e1bfcdf we do not specify TARGET_STRIP= when CCDEBUG is set to -g because it will make gmake crash. sigh. 13 years ago
agentzh (章亦春) 0bf8bbe040 upgraded ngx_iconv to 0.10rc3, ngx_form_input to 0.07rc5, ngx_array_var to 0.03rc1, and ngx_set_misc to 0.22rc1; now --with-debug option also affects luajit2.0; disabled target stripping in luajit2.0; released ngx_openresty 1.0.4.1rc5. 13 years ago
agentzh (章亦春) 8ba0a37a42 ngx_openresty 1.0.4.1rc4. 13 years ago
agentzh (章亦春) 557f52794c applied the official hotfix1 patch for LuaJIT 2.0.0 beta8; also released ngx_openresty 1.0.4.1rc4. 13 years ago
agentzh (章亦春) b7e7398fc9 now the --with-cc=CC option of ./configure also controls the C compiler used by Lua and LuaJIT. thanks @姜大炮 for reporting the issue; also released ngx_openresty 1.0.4.1rc3. 13 years ago
agentzh (章亦春) 68aac430ae upgraded ngx_lua to v0.2.1rc2 and ngx_redis2 to v0.07; also released ngx_openresty 1.0.4.1rc2. 13 years ago
agentzh (章亦春) d2c3802134 upgraded ngx_rds_json to v0.12rc1, ngx_drizzle to v0.1.1rc2, ngx_lua to v0.2.1rc1, ngx_postgres to v0.9rc1, ngx_redis2 to v0.07rc6, and also released ngx_openresty 1.0.4.1rc1. 13 years ago
agentzh (章亦春) 918e884175 Merge branch 'master' of github.com:agentzh/ngx_openresty 13 years ago
agentzh (章亦春) cbce5daa05 no longer enable gcc -O2 by default. -O2 hates backtraces. 13 years ago