Commit Graph

760 Commits

Author SHA1 Message Date
agentzh (Yichun Zhang) fc1929f37d applied the resolver_wev_handler_segfault_with_pol patch to the nginx core 1.2.6 and 1.3.7 by default. see http://mailman.nginx.org/pipermail/nginx-devel/2013-January/003275.html for details. 2013-01-22 17:46:20 -08:00
agentzh (Yichun Zhang) 6d0cbed3f7 bumped version to 1.2.6.1; updated tests to reflect recent changes. 2013-01-04 23:02:12 -08:00
agentzh (Yichun Zhang) 9e4d2c03cf upgraded ngx_lua to 0.7.13. 2013-01-03 16:57:13 -08:00
agentzh (Yichun Zhang) 1faf158381 bugfix: when relative paths are used in --with-zlib=DIR, --with-libatomic=DIR, --with-md5=DIR, and --with-sha1=DIR, the build system could not find DIR at all. thanks LazyZhu for reporting it in github issue #21. 2013-01-02 11:53:38 -08:00
agentzh (Yichun Zhang) a820d40858 updated tests to reflect recent changes. 2013-01-02 11:46:13 -08:00
agentzh (Yichun Zhang) 7569b78aeb upgraded lua-resty-upload to 0.06. 2012-12-29 22:11:58 -08:00
agentzh (Yichun Zhang) 1da1181ba1 upgraded ngx_lua to 0.7.12. 2012-12-29 21:31:42 -08:00
agentzh (Yichun Zhang) 06d3586e95 upgraded ngx_lua to 0.7.12rc1. 2012-12-28 15:39:26 -08:00
agentzh (Yichun Zhang) 309f0cf7ad upgraded ngx_lua to 0.7.11 and ngx_srcache to 0.17. 2012-12-27 17:44:01 -08:00
agentzh (Yichun Zhang) a31b1d0118 upgraded ngx_lua to 0.7.10. 2012-12-25 21:53:06 -08:00
agentzh (Yichun Zhang) f2b37bbcc7 upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
agentzh (Yichun Zhang) a841caaff8 updated the test suite to reflect recent changes. 2012-12-23 14:22:18 -08:00
agentzh (Yichun Zhang) 1b425e82b6 bumped version to 1.2.4.14. 2012-12-23 14:21:42 -08:00
agentzh (Yichun Zhang) d0d058410b upgraded ngx_lua to 0.7.9. 2012-12-22 23:00:04 -08:00
agentzh (Yichun Zhang) 3f212924cf upgraded lua-resty-upload to 0.05. 2012-12-12 15:55:00 -08:00
agentzh (Yichun Zhang) f936d06933 updated tests to reflect recent changes. 2012-12-11 11:36:57 -08:00
agentzh (Yichun Zhang) bdc3c5e077 upgraded lua-resty-mysql to 0.12; also bumped version number to 1.2.4.13. 2012-12-11 11:36:20 -08:00
agentzh (Yichun Zhang) 5e881d7591 upgraded ngx_lua to 0.7.8. 2012-12-08 23:40:24 -08:00
agentzh (Yichun Zhang) eabcfb4369 updated the test suite to reflect recent changes. 2012-12-08 00:11:04 -08:00
agentzh (Yichun Zhang) 300b788e88 upgraded ngx_lua to 0.7.7; bumped version to 1.2.4.11. 2012-12-08 00:08:44 -08:00
agentzh (Yichun Zhang) 1f83898d01 applied slab_alloc_no_memory_as_info.patch to lower the log level of the error message "ngx_slab_alloc() failed: no memory" from "crit" to "info". 2012-12-05 20:54:05 -08:00
agentzh (Yichun Zhang) 31e4baf6ca bumped version to 1.2.4.11rc3. 2012-12-05 15:22:20 -08:00
agentzh (Yichun Zhang) bb4d9b26fe bugfix: the upstream_pipeline patch introduced a regression that when upstream_next is in action, nginx might hang. thanks Kindy Lin for reporting this issue. 2012-12-05 15:16:03 -08:00
agentzh (Yichun Zhang) 2696c9f161 upgraded ngx_lua to 0.7.6rc2. 2012-12-01 17:30:31 -08:00
agentzh (Yichun Zhang) f8eda5d0f4 upgraded ngx_lua to 0.7.6rc1. 2012-11-28 23:41:00 -08:00
agentzh (Yichun Zhang) 2ad093b4fa include the latest bugfixes for LuaJIT 2.0 from the git repository (up to git commit 2ad9834d). 2012-11-28 22:20:03 -08:00
agentzh (Yichun Zhang) 774a60c8eb updated tests to reflect recent changes. 2012-11-20 15:12:56 -08:00
agentzh (Yichun Zhang) 9e9a6616c1 bumped version to 1.2.4.9. 2012-11-20 15:11:59 -08:00
agentzh (Yichun Zhang) 46cc366250 upgraded ngx_lua to 0.7.5 and ngx_headers_more to 0.19. 2012-11-20 15:04:10 -08:00
agentzh (Yichun Zhang) 611b828d12 upgraded lua-resty-string to 0.08. 2012-11-20 11:36:42 -08:00
agentzh (Yichun Zhang) 0ae14ee78a upgraded ngx_headers_more to 0.19rc1. 2012-11-20 11:19:33 -08:00
agentzh (Yichun Zhang) 35b5f534cf upgraded ngx_lua to 0.7.5rc1. 2012-11-20 11:18:14 -08:00
agentzh (Yichun Zhang) 9bd2c1fbc5 checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
agentzh (Yichun Zhang) d4e5d9967d upgraded LuaJIT to 2.0.0 (final). 2012-11-12 12:11:43 -08:00
agentzh (Yichun Zhang) def1331dea updated the test plan in sanity.t. 2012-11-11 22:00:29 -08:00
agentzh (Yichun Zhang) b447ec474e bugfix: ./configure: --with-pcre=PATH did not accept relative path in PATH. thanks smallfish for reporting this issue. 2012-11-11 21:59:48 -08:00
agentzh (Yichun Zhang) 7265b0920d updated the test suite to reflect recent changes. 2012-11-11 17:25:20 -08:00
agentzh (Yichun Zhang) 67745bc16b upgraded ngx_lua to 0.7.4; also bumped version of ngx_openresty to 1.2.4.7. 2012-11-11 17:24:34 -08:00
agentzh (Yichun Zhang) 8e724d481b upgraded lua-resty-dns to 0.09, lua-resty-memcached to 0.10, lua-resty-redis to 0.15, lua-resty-mysql to 0.11, lua-resty-upload to 0.04, and lua-resty-string to 0.07. 2012-11-11 11:42:32 -08:00
agentzh (Yichun Zhang) eac1071088 upgraded luajit to 2.0.0rc3. 2012-11-08 19:15:49 -08:00
agentzh (Yichun Zhang) 86a935befc upgraded luajit to 2.0.0rc2. 2012-11-06 12:21:49 -08:00
agentzh (Yichun Zhang) 8950d4655d added terminal colors to the output of the util/mirror-tarballs script; also added the upstream_test_connect_kqueue patch for nginx 1.3.7. 2012-11-05 21:59:27 -08:00
agentzh (Yichun Zhang) 7be71ca17b Merge branch 'master' of github.com:agentzh/ngx_openresty 2012-11-05 21:30:25 -08:00
agentzh (Yichun Zhang) 0e72914300 checked in the upstream_test_connect_kqueue patch for the nginx 1.2.4 core and applied it by default. 2012-11-05 21:29:54 -08:00
agentzh (Yichun Zhang) 6ca011f192 upgraded luajit to 2.0.0-rc1. 2012-11-05 12:17:26 -08:00
agentzh (Yichun Zhang) 0602a38652 bumped version to 1.2.4.5; also updated tests to reflect recent changes. 2012-10-30 17:37:49 -07:00
agentzh (Yichun Zhang) 2c38f847b9 upgraded ngx_lua to 0.7.3. 2012-10-30 17:13:44 -07:00
agentzh (Yichun Zhang) c0c25af648 applied the hotfix #1 for luajit 2.0.0 beta11. 2012-10-22 11:46:16 -07:00
agentzh (Yichun Zhang) ce23e95741 upgraded ngx_lua to 0.7.2. 2012-10-17 15:21:25 -07:00
agentzh (Yichun Zhang) c6f3705301 updated tests to reflect recent changes. 2012-10-17 15:05:18 -07:00