Commit Graph

106 Commits

Author SHA1 Message Date
agentzh (Yichun Zhang) 07a3959dd2 upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
agentzh (Yichun Zhang) 676d24e9d2 bumped version to 1.2.3.7 and updated the tests to reflect recent changes. 2012-10-06 12:11:49 -07:00
agentzh (Yichun Zhang) 4304116026 updated the test suite to reflect recent changes. 2012-09-26 22:12:09 -07:00
agentzh (Yichun Zhang) dceae9e8f9 updated the test suite to reflect recent changes. 2012-08-22 15:29:23 -07:00
agentzh (章亦春) 89bdbc7cca updated tests for recent changes. 2012-08-14 20:52:19 -07:00
agentzh (章亦春) 8faebfd44f fixed the tests to reflect recent changes. 2012-08-12 11:42:11 -07:00
agentzh (章亦春) 85b5caf105 updated the test suite to reflect recent changes. 2012-08-05 23:49:20 -07:00
agentzh (章亦春) 65237ea02f bumped version to 1.2.1.11. 2012-08-05 21:56:42 -07:00
agentzh (章亦春) dcc95a3b33 updated tests to reflect recent changes. 2012-07-30 14:50:14 -07:00
agentzh (章亦春) 37bbfd4378 updated the tests to reflect recent changes. 2012-07-04 13:53:59 -07:00
agentzh (章亦春) 82a58c989f releng work for the 1.0.15.10 release. 2012-06-13 18:41:27 +08:00
agentzh (章亦春) 99e1bd7079 bumped version to 1.0.15.7 and also updated the test suite to reflect recent changes. 2012-05-29 12:03:28 +08:00
agentzh (章亦春) 21f8910725 bumped version number to 1.0.15.5 and updated the test suite to reflect recent changes. 2012-05-16 17:58:16 +08:00
agentzh (章亦春) 3f8ad8af58 added some tests for the new option --with-luajit-xcflags. 2012-05-14 13:48:48 +08:00
agentzh (章亦春) eecc5010eb updated the tests for the new option --with-luajit-xcflags. 2012-05-14 13:37:53 +08:00
agentzh (章亦春) 2ee1f58571 updated tests to reflect recent changes. 2012-05-14 13:36:27 +08:00
agentzh (章亦春) ba7a3d6c44 releng for 1.0.15.3. 2012-05-13 11:55:52 +08:00
agentzh (章亦春) 9b1da949a3 updated tests to reflect recent changes in version numbers. 2012-05-12 15:03:17 +08:00
agentzh (章亦春) ce803e8a94 bumped version number to 1.0.11.28. 2012-03-25 15:47:30 +08:00
agentzh (章亦春) ec23d93c0d no longer specify -DLUAJIT_USE_VALGRIND when --with-debug is specified. also upgraded lua-resty-* to their latest versions. 2012-02-29 15:16:10 +08:00
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. 2012-02-28 22:34:40 +08:00
agentzh (章亦春) dfe629a607 updated tests to reflect recent changes. 2012-02-28 22:16:37 +08:00
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. 2012-02-28 22:15:29 +08:00
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. 2012-02-28 22:05:01 +08:00
agentzh (章亦春) c528989ead now we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified. 2012-02-22 23:33:56 +08:00
agentzh (章亦春) 71a3060051 updated tests for new versions of the components. 2012-02-21 11:43:17 +08:00
agentzh (章亦春) c93802bfed updated test suite to reflect recent changes. 2012-02-13 20:53:57 +08:00
agentzh (章亦春) 67d50a58bf added ngx_coolkit to the bundle. 2012-02-07 20:17:20 +08:00
agentzh (章亦春) 91fc8d50ef upgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48. 2012-02-01 11:47:52 +08:00
agentzh (章亦春) d27c62e35f bumped version number to 1.0.10.47. 2012-01-29 22:45:02 +08:00
agentzh (章亦春) a05b74863b updated tests to reflect recent changes. 2012-01-16 22:14:23 +08:00
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.
2012-01-12 15:19:27 +08:00
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. 2011-12-29 12:49:14 +08:00
agentzh (章亦春) 6d1405ceaa fixed the test plan. 2011-12-29 11:14:54 +08:00
agentzh (章亦春) af701e5b64 improved Yao Weibin's patch for the --add-module option a bit and also added a test case. 2011-12-29 11:14:10 +08:00
agentzh (章亦春) 5fb3e869e5 updated tests to reflect recent changes. 2011-12-29 11:01:39 +08:00
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. 2011-12-16 14:50:02 +08:00
agentzh (章亦春) 0e42b1d9ef updated the test suite to reflect recent changes. 2011-12-11 21:31:49 +08:00
agentzh (章亦春) 7215210bb4 fixed the test suite. 2011-11-16 11:15:18 +08:00
agentzh (章亦春) d33c4824f6 improved the missing gmake on BSD error message as per @lhmwzy. 2011-11-11 14:14:25 +08:00
agentzh (章亦春) 93f9f0762d now we require gmake for *BSD systems even if luajit is not enabled. thanks @lhmwzy. 2011-11-03 15:19:55 +08:00
agentzh (章亦春) 23506e8328 initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
agentzh (章亦春) b5e945fb9f added new option -jN (e.g., -j8, -j10, and etc.) to ./configure; thanks @Lance. 2011-09-23 16:45:42 +08:00
agentzh (章亦春) beb32b132f released ngx_openresty 1.0.6.12. 2011-09-21 19:05:24 +08:00
agentzh (章亦春) 06091efe32 upgraded lua-cjson to 1.0.3; released ngx_openresty 1.0.6.9. 2011-09-19 12:33:03 +08:00
agentzh (章亦春) b11711a509 added the new option --with-lua51=PATH to the configure script. released ngx_openresty 1.0.6.7. 2011-09-18 13:23:44 +08:00
agentzh (章亦春) 733e37e053 added the --with-luajit=PATH option to ./configure per NginxUser's suggestion. 2011-09-18 13:06:57 +08:00
agentzh (章亦春) aefb91544b upgraded ngx_lua to v0.3.0; released ngx_openresty 1.0.5.1. 2011-09-04 11:57:17 +08:00
agentzh (章亦春) a979e3eaab now we bundle lua-rds-parser too :) 2011-08-31 13:57:49 +08:00
agentzh (章亦春) 907bf9f19e now we bundle the ngx_rds_csv module as well. 2011-08-31 13:12:44 +08:00