Commit Graph

1709 Commits

Author SHA1 Message Date
agentzh (章亦春) 67d50a58bf added ngx_coolkit to the bundle. 2012-02-07 20:17:20 +08:00
agentzh (章亦春) 3b79af7b99 upgraded ngx_lua to v0.5.0rc5 and bumped version number to 1.0.11.7. 2012-02-07 20:04:07 +08:00
agentzh (章亦春) 60d348d651 upgraded ngx_lua to 0.5.0rc4. 2012-02-07 15:32:10 +08:00
agentzh (章亦春) 2d2fabc6cd upgraded ngx_lua to 0.5.0rc3. 2012-02-06 12:40:11 +08:00
agentzh (章亦春) f6b914d594 upgraded ngx_redis2 to 0.09rc6. 2012-02-03 12:39:22 +08:00
agentzh (章亦春) 5ee253a0e6 upgraded ngx_postgres to 0.9. 2012-02-02 12:41:20 +08:00
agentzh (章亦春) fc78d0290f upgraded ngx_lua to 0.5.0rc1. 2012-02-01 23:16:09 +08:00
agentzh (章亦春) 9670d80bc1 upgraded the nginx core to 1.0.11. 2012-02-01 13:16:45 +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 (章亦春) cc574137a0 upgraded ngx_lua to 0.4.1rc4. 2012-01-29 22:41:01 +08:00
agentzh (章亦春) a6814b92ea upgraded ngx_drizzle to 0.1.2rc6 and ngx_lua to 0.4.1rc3. 2012-01-19 12:43:09 +08:00
agentzh (章亦春) 64da4f2081 upgraded ngx_echo to 0.38rc1, ngx_set_misc to 0.22rc5, ngx_headers_more to 0.17rc1, ngx_drizzle to 0.1.2rc5, ngx_lua to 0.4.1rc1, and ngx_memc to 0.13rc3. 2012-01-17 14:55:15 +08:00
agentzh (章亦春) a05b74863b updated tests to reflect recent changes. 2012-01-16 22:14:23 +08:00
agentzh (章亦春) 722e2e26c3 bumped version to 1.0.10.44. 2012-01-16 22:06:46 +08:00
agentzh (章亦春) 5712e9bfdf upgraded ngx_echo to 0.37 and ngx_headers_more to 0.16. 2012-01-16 15:00:21 +08:00
agentzh (章亦春) f589bfc4f0 Merge pull request #5 from nightsailer/master
again, fix sed issue
2012-01-15 06:57:34 -08:00
Pan Fan b76b9903de fix sed on osx/darwin issue 2012-01-15 18:11:30 +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 (章亦春) 487eb2e40a upgraded ngx_echo to 0.37rc8. 2012-01-09 18:14:53 +08:00
agentzh (章亦春) 6e9ed6fa71 upgraded ngx_upstream_keepalive to 0.7. 2012-01-09 18:07:29 +08:00
agentzh (章亦春) 9afd5ad5f7 added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
agentzh (章亦春) bfdd9471fc upgraded ngx_lua to 0.3.1rc45. 2012-01-04 18:50:24 +08:00
agentzh (章亦春) 5ef81b5aab upgraded ngx_lua to v0.3.1rc44. 2012-01-04 17:28:18 +08:00
agentzh (章亦春) 6dd8f079dd upgraded ngx_lua to 0.3.1rc43. 2011-12-30 23:49:38 +08:00
agentzh (章亦春) 06312e656b upgraded ngx_headers_more to 0.16rc7. 2011-12-30 23:14:53 +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
Weibin Yao 35afee967e support to add relative path module in configure 2011-12-29 10:56:44 +08:00
agentzh (章亦春) 1a91ab941c re-enable bundling unwind.h for LuaJIT on *BSD and Solaris because we still need to do that. 2011-12-25 20:40:19 +08:00
agentzh (章亦春) 2b7c8182d9 removed the gzip_ok_invalid_read_fix patch because it is no longer needed. 2011-12-25 00:02:27 +08:00
agentzh (章亦春) 6081a9b032 upgraded ngx_lua to 0.3.1rc42 and ngx_headers_more to 0.16rc6. 2011-12-25 00:01:24 +08:00
agentzh (章亦春) 5fd1a15da2 upgraded luajit to 2.0.0 beta9 and also applied the patch nginx-1.0.10-gzip_ok_invalid_read_fix.patch. 2011-12-22 11:39:27 +08:00
agentzh (章亦春) 0e98bb399f checked in the gzip_ok_invalid_read_fix patch. 2011-12-22 11:36:43 +08:00
agentzh (章亦春) 041652a80d upgraded ngx_headers_more to 0.16rc5 and ngx_lua to 0.3.1rc41. 2011-12-16 22:37:01 +08:00
agentzh (章亦春) 74c6036eb1 updated .gitignore. 2011-12-16 21:26:21 +08:00
agentzh (章亦春) 68fe4b0a84 upgraded ngx_lua to 0.3.1rc40 and ngx_set_misc to v0.22rc4. 2011-12-16 21:22:12 +08:00
agentzh (章亦春) 85a80e83b2 upgraded ngx_lua to 0.3.1rc39. 2011-12-16 15:53:31 +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 (章亦春) 893262d13a upgraded ngx_srcache to 0.13rc3 and ngx_xss to 0.03rc8. 2011-12-14 20:25:52 +08:00
agentzh (章亦春) 89d675fa91 fixed the link for lua-cjson-1.0.3 in our mirror-tarballs script. thanks Weibin Yao. 2011-12-12 16:03:37 +08:00
agentzh (章亦春) 0e42b1d9ef updated the test suite to reflect recent changes. 2011-12-11 21:31:49 +08:00
agentzh (章亦春) 16b594b22c released stable version 1.0.10.24. 2011-12-11 21:27:03 +08:00
agentzh (章亦春) fbb918187e upgraded ngx_rds_json to v0.12rc7 and ngx_xss to v0.03rc7. 2011-12-05 20:46:11 +08:00
agentzh (章亦春) 1eb06f1ef3 upgraded ngx_lua to 0.3.1rc38. 2011-12-02 17:28:39 +08:00
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. 2011-11-30 11:36:09 +08:00
agentzh (章亦春) 99f0e9f829 upgraded ngx_lua to 0.3.1rc37; also released ngx_openresty 1.0.10.19. 2011-11-29 22:22:56 +08:00
agentzh (章亦春) 96c2c3559a upgraded ngx_lua to 0.3.1rc36; released ngx_openresty 1.0.10.17. 2011-11-26 22:37:04 +08:00