Commit Graph

451 Commits

Author SHA1 Message Date
agentzh (章亦春) 2ad1408ba9 updated nginx-1.0.15-poll_del_event_at_exit.patch. thanks Maxim Dounin. 2012-06-15 11:41:44 +08:00
agentzh (章亦春) 82a58c989f releng work for the 1.0.15.10 release. 2012-06-13 18:41:27 +08:00
agentzh (章亦春) 3d4784c731 removed vim backup files from the source code distribution. thanks Xiaoyu Chen. 2012-06-11 10:54:02 +08:00
agentzh (章亦春) a8a9c9577a Revert "upgraded ngx_lua to 0.5.0rc31."
This reverts commit 950eafe167.

We should prepare for a stable version 1.0.15.10 first :)
2012-06-11 10:48:12 +08:00
agentzh (章亦春) 950eafe167 upgraded ngx_lua to 0.5.0rc31. 2012-06-08 17:55:48 +08:00
agentzh (章亦春) d93314a122 bumped version to 1.0.15.9. 2012-06-07 20:43:20 +08:00
agentzh (章亦春) 585a62afa6 upgraded ngx_rds_json to 0.12rc10. 2012-06-07 20:35:49 +08:00
agentzh (章亦春) 03451f5037 upgraded ngx_lua to 0.5.0rc30. 2012-06-07 20:34:09 +08:00
agentzh (章亦春) bfe8fda504 bugfix: the no-pool patch might leak memory. now we have updated the no-pool patch to the latest version that is a thorough rewrite. 2012-06-07 19:42:07 +08:00
agentzh (章亦春) 914c4c5ac4 applied poll_del_event_at_exit.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002328.html 2012-06-07 17:50:33 +08:00
agentzh (章亦春) 938d3731c8 applied the resolver_debug_log_overflow.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002281.html 2012-06-01 18:21:55 +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 (章亦春) ba199714bc upgraded lua-resty-redis to 0.09 and ngx_rds_json to 0.12rc9. 2012-05-28 11:24:44 +08:00
agentzh (章亦春) 281c06b2ed upgraded ngx_lua to 0.5.0rc29. 2012-05-28 11:16:45 +08:00
agentzh (章亦春) 921603b036 fixed the filter_finalize_hang patch for a regression in the image filter. 2012-05-22 20:52:18 +08:00
agentzh (章亦春) 140c431a59 removed patches that have already been included in the official nginx core. 2012-05-21 13:58:45 +08:00
agentzh (章亦春) 0a0f70f4e8 applied the add_core_vars_polluting patch to fix a bug in the nginx core: http://mailman.nginx.org/pipermail/nginx-devel/2012-May/002231.html 2012-05-17 21:48:35 +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 (章亦春) 1b11b4840f upgraded ngx_lua to 0.5.0rc28. 2012-05-16 17:22:00 +08:00
agentzh (章亦春) 668c00fdb8 upgraded lua-resty-string to 0.06. 2012-05-14 15:09:50 +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 (章亦春) 4145db0b35 feature: added --with-luajit-xcflags option to ./configure. 2012-05-14 13:36:06 +08:00
agentzh (章亦春) 88c1439437 bugfix: ./util/fix-tests could not distingish redis-nginx-module and redis2-nginx-module. 2012-05-14 13:35:04 +08:00
agentzh (章亦春) e8990b7d03 upgraded LuaJIT to 2.0.0beta10. 2012-05-13 21:34:16 +08:00
agentzh (章亦春) 41d48ab573 upgraded ngx_rds_csv to 0.05rc2. 2012-05-13 21:05:08 +08:00
agentzh (章亦春) ba7a3d6c44 releng for 1.0.15.3. 2012-05-13 11:55:52 +08:00
agentzh (章亦春) 8c5f23d79a upgraded lua-redis-parser to 0.09 and lua-rds-parser to 0.05. 2012-05-13 10:46:38 +08:00
agentzh (章亦春) a3cd675f1e upgraded lua-redis-parser to 0.09rc8. 2012-05-12 23:23:38 +08:00
agentzh (章亦春) a56bd55dac bumped version number to 1.0.15.3rc3. 2012-05-12 15:05:06 +08:00
agentzh (章亦春) 7c0c2cb944 now we bundle Sergey A. Osokin's ngx_http_redis2 module into ngx_openresty. 2012-05-12 15:04:43 +08:00
agentzh (章亦春) 9b1da949a3 updated tests to reflect recent changes in version numbers. 2012-05-12 15:03:17 +08:00
agentzh (章亦春) b76f452233 upgraded ngx_lua to 0.5.0rc27 and ngx_srcache to 0.13rc8. 2012-05-12 14:49:31 +08:00
agentzh (章亦春) 94f1718e8d applied the filter_finalize_hang patch to the nginx core. see http://mailman.nginx.org/pipermail/nginx-devel/2012-May/002190.html for details. 2012-05-11 21:21:10 +08:00
agentzh (章亦春) 8294e9b37a upgraded lua-resty-memcached to 0.07 and lua-resty-upload to 0.03. 2012-05-11 19:03:47 +08:00
agentzh (章亦春) 558cbf12fc upgraded ngx_lua to 0.5.0rc26 and ngx_srcache to 0.13rc7. 2012-05-11 18:58:50 +08:00
agentzh (章亦春) 8439b517f3 upgraded ngx_set_misc to 0.22rc8. 2012-05-10 15:31:10 +08:00
agentzh (章亦春) 2762f39fc4 added the patch for a bug in ngx_http_named_location in the nginx core. 2012-05-02 22:11:27 +08:00
agentzh (章亦春) 74d66c1027 upgraded ngx_drizzle to 0.1.2rc7 and ngx_lua to 0.5.0rc25. 2012-04-29 10:30:17 +08:00
agentzh (章亦春) de5e5e25de bugfix: now we also add <openresty_prefix>/lualib/?/init.lua to the default LUA_PATH. thanks bigplum for reporting this issue. 2012-04-18 15:29:10 +08:00
agentzh (章亦春) 479fa188f0 upgraded ngx_lua to 0.5.0rc24. 2012-04-18 13:54:29 +08:00
agentzh (章亦春) 7231e95996 upgraded ngx_set_misc to 0.22rc7. 2012-04-17 17:07:04 +08:00
agentzh (章亦春) 8b66f41ea3 upgraded ngx_set_misc to 0.22rc6, ngx_rds_json to 0.12rc8, and ngx_lua to 0.5.0rc23. 2012-04-17 10:17:23 +08:00
agentzh (章亦春) deeea162c7 fixed patches for nginx 1.0.15. 2012-04-17 09:51:34 +08:00
agentzh (章亦春) 06c8b65a8c upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
agentzh (章亦春) 74c48651b9 upgraded ngx_lua to 0.5.0rc22 and lua-resty-mysql to 0.07. also upgraded the nginx core to 1.0.14. 2012-04-05 16:00:32 +08:00
agentzh (章亦春) ce803e8a94 bumped version number to 1.0.11.28. 2012-03-25 15:47:30 +08:00
agentzh (章亦春) 843fd34df6 use the best compress level for gzip. 2012-03-22 16:09:44 +08:00
agentzh (章亦春) 39cea1cbb3 upgraded ngx_lua to 0.5.0rc21. 2012-03-22 15:38:11 +08:00