Commit Graph

655 Commits (e84b9d0175eee0e2fc2628ca621ffbda7e5a544e)
 

Author SHA1 Message Date
agentzh (Yichun Zhang) 7569b78aeb upgraded lua-resty-upload to 0.06. 12 years ago
agentzh (Yichun Zhang) 1da1181ba1 upgraded ngx_lua to 0.7.12. 12 years ago
agentzh (Yichun Zhang) 06d3586e95 upgraded ngx_lua to 0.7.12rc1. 12 years ago
agentzh (Yichun Zhang) 309f0cf7ad upgraded ngx_lua to 0.7.11 and ngx_srcache to 0.17. 12 years ago
agentzh (Yichun Zhang) a31b1d0118 upgraded ngx_lua to 0.7.10. 12 years ago
agentzh (Yichun Zhang) f2b37bbcc7 upgraded the nginx core to 1.2.6. 12 years ago
agentzh (Yichun Zhang) a841caaff8 updated the test suite to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 1b425e82b6 bumped version to 1.2.4.14. 12 years ago
agentzh (Yichun Zhang) d0d058410b upgraded ngx_lua to 0.7.9. 12 years ago
agentzh (Yichun Zhang) 3f212924cf upgraded lua-resty-upload to 0.05. 12 years ago
agentzh (Yichun Zhang) f936d06933 updated tests to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) bdc3c5e077 upgraded lua-resty-mysql to 0.12; also bumped version number to 1.2.4.13. 12 years ago
agentzh (Yichun Zhang) 5e881d7591 upgraded ngx_lua to 0.7.8. 12 years ago
agentzh (Yichun Zhang) eabcfb4369 updated the test suite to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 300b788e88 upgraded ngx_lua to 0.7.7; bumped version to 1.2.4.11. 12 years ago
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". 12 years ago
agentzh (Yichun Zhang) 31e4baf6ca bumped version to 1.2.4.11rc3. 12 years ago
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. 12 years ago
agentzh (Yichun Zhang) 2696c9f161 upgraded ngx_lua to 0.7.6rc2. 12 years ago
agentzh (Yichun Zhang) f8eda5d0f4 upgraded ngx_lua to 0.7.6rc1. 12 years ago
agentzh (Yichun Zhang) 2ad093b4fa include the latest bugfixes for LuaJIT 2.0 from the git repository (up to git commit 2ad9834d). 12 years ago
agentzh (Yichun Zhang) 774a60c8eb updated tests to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 9e9a6616c1 bumped version to 1.2.4.9. 12 years ago
agentzh (Yichun Zhang) 46cc366250 upgraded ngx_lua to 0.7.5 and ngx_headers_more to 0.19. 12 years ago
agentzh (Yichun Zhang) 611b828d12 upgraded lua-resty-string to 0.08. 12 years ago
agentzh (Yichun Zhang) 0ae14ee78a upgraded ngx_headers_more to 0.19rc1. 12 years ago
agentzh (Yichun Zhang) 35b5f534cf upgraded ngx_lua to 0.7.5rc1. 12 years ago
agentzh (Yichun Zhang) 9bd2c1fbc5 checked in the patches for the nginx 1.2.5 core. 12 years ago
agentzh (Yichun Zhang) d4e5d9967d upgraded LuaJIT to 2.0.0 (final). 12 years ago
agentzh (Yichun Zhang) def1331dea updated the test plan in sanity.t. 12 years ago
agentzh (Yichun Zhang) b447ec474e bugfix: ./configure: --with-pcre=PATH did not accept relative path in PATH. thanks smallfish for reporting this issue. 12 years ago
agentzh (Yichun Zhang) 7265b0920d updated the test suite to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 67745bc16b upgraded ngx_lua to 0.7.4; also bumped version of ngx_openresty to 1.2.4.7. 12 years ago
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. 12 years ago
agentzh (Yichun Zhang) eac1071088 upgraded luajit to 2.0.0rc3. 12 years ago
agentzh (Yichun Zhang) 86a935befc upgraded luajit to 2.0.0rc2. 12 years ago
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. 12 years ago
agentzh (Yichun Zhang) 7be71ca17b Merge branch 'master' of github.com:agentzh/ngx_openresty 12 years ago
agentzh (Yichun Zhang) 0e72914300 checked in the upstream_test_connect_kqueue patch for the nginx 1.2.4 core and applied it by default. 12 years ago
agentzh (Yichun Zhang) 6ca011f192 upgraded luajit to 2.0.0-rc1. 12 years ago
agentzh (Yichun Zhang) 0602a38652 bumped version to 1.2.4.5; also updated tests to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 2c38f847b9 upgraded ngx_lua to 0.7.3. 12 years ago
agentzh (Yichun Zhang) c0c25af648 applied the hotfix #1 for luajit 2.0.0 beta11. 12 years ago
agentzh (Yichun Zhang) ce23e95741 upgraded ngx_lua to 0.7.2. 12 years ago
agentzh (Yichun Zhang) c6f3705301 updated tests to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) 3482cb3e20 upgraded lua-resty-memcached to 0.09. also bumped version to 1.2.4.3. 12 years ago
agentzh (Yichun Zhang) 500a2053bc upgraded luajit to 2.0.0beta11. 12 years ago
agentzh (Yichun Zhang) 8ead3bebb4 bumped version to 1.2.4.1; also updated the test suite to reflect recent changes. 12 years ago
agentzh (Yichun Zhang) b19a7dfba7 upgraded ngx_lua to 0.7.1. 12 years ago
agentzh (Yichun Zhang) b8bdf87799 now we add the ngx_srcache module before both ngx_header_more and ngx_lua, so that the former's output filter will run *after* those of the latter's. 12 years ago