8294e9b37aupgraded lua-resty-memcached to 0.07 and lua-resty-upload to 0.03.
agentzh (章亦春)
2012-05-11 19:03:47 +0800
558cbf12fcupgraded ngx_lua to 0.5.0rc26 and ngx_srcache to 0.13rc7.
agentzh (章亦春)
2012-05-11 18:58:50 +0800
8439b517f3upgraded ngx_set_misc to 0.22rc8.
agentzh (章亦春)
2012-05-10 15:31:10 +0800
2762f39fc4added the patch for a bug in ngx_http_named_location in the nginx core.
agentzh (章亦春)
2012-05-02 22:11:27 +0800
74d66c1027upgraded ngx_drizzle to 0.1.2rc7 and ngx_lua to 0.5.0rc25.
v1.0.15.1
agentzh (章亦春)
2012-04-29 10:30:17 +0800
de5e5e25debugfix: now we also add <openresty_prefix>/lualib/?/init.lua to the default LUA_PATH. thanks bigplum for reporting this issue.
agentzh (章亦春)
2012-04-18 15:29:10 +0800
479fa188f0upgraded ngx_lua to 0.5.0rc24.
agentzh (章亦春)
2012-04-18 13:54:29 +0800
7231e95996upgraded ngx_set_misc to 0.22rc7.
agentzh (章亦春)
2012-04-17 17:07:04 +0800
8b66f41ea3upgraded ngx_set_misc to 0.22rc6, ngx_rds_json to 0.12rc8, and ngx_lua to 0.5.0rc23.
agentzh (章亦春)
2012-04-17 10:17:23 +0800
deeea162c7fixed patches for nginx 1.0.15.
agentzh (章亦春)
2012-04-17 09:51:34 +0800
06c8b65a8cupgraded the nginx core to 1.0.15.
agentzh (章亦春)
2012-04-17 09:48:49 +0800
74c48651b9upgraded ngx_lua to 0.5.0rc22 and lua-resty-mysql to 0.07. also upgraded the nginx core to 1.0.14.
agentzh (章亦春)
2012-04-05 16:00:32 +0800
ce803e8a94bumped version number to 1.0.11.28.
v1.0.11.28
agentzh (章亦春)
2012-03-25 15:47:30 +0800
843fd34df6use the best compress level for gzip.
v1.0.11.27
agentzh (章亦春)
2012-03-22 16:09:44 +0800
39cea1cbb3upgraded ngx_lua to 0.5.0rc21.
agentzh (章亦春)
2012-03-22 15:38:11 +0800
b4f3bd982fimproved the upstream_pipelining patch a bit.
agentzh (章亦春)
2012-03-21 21:44:15 +0800
fcb85fb288now we apply the upstream_pipelining patch to the nginx core by default.
agentzh (章亦春)
2012-03-21 21:29:32 +0800
926f75812brenamed the null character fixes patch.
agentzh (章亦春)
2012-03-16 10:45:09 +0800
0fed5de57cbumped version to 1.0.11.25.
agentzh (章亦春)
2012-03-16 10:39:14 +0800
deff21617csecurity: applied the null-character-fixes patch from the mainstream. The bug did result in a disclosure of previously freed memory if upstream server returned specially crafted response, potentially exposing sensitive information.
agentzh (章亦春)
2012-03-16 10:37:53 +0800
2d3383ee54upgraded ngx_srcache to 0.13rc5.
v1.0.11.23
agentzh (章亦春)
2012-03-15 17:39:45 +0800
f2f8a02aa9upgraded ngx_lua to 0.5.0rc19.
agentzh (章亦春)
2012-03-15 17:32:22 +0800
d10a7ece5cupgraded ngx_srcache to 0.13rc4.
agentzh (章亦春)
2012-03-15 15:53:47 +0800
b01704d715upgraded ngx_lua to 0.5.0rc18.
agentzh (章亦春)
2012-03-12 21:31:12 +0800
fa6683d2d0upgraded lua-resty-redis to 0.08.
agentzh (章亦春)
2012-03-11 18:50:52 +0800
746320740abugfix: the hotfix patch #4 for lua 5.1.4 has been removed from the official lua.org site. now we mirror it in my agentzh.org site. thanks damajor (Xav) for reporting this issue in github issue #10.
agentzh (章亦春)
2012-03-11 17:41:07 +0800
627f55d5d0upgraded ngx_lua to 0.5.0rc17.
v1.0.11.21
agentzh (章亦春)
2012-03-06 22:47:48 +0800
4579111c27upgraded lua-resty-string to 0.05.
agentzh (章亦春)
2012-03-05 23:09:20 +0800
c9d5094560upgraded lua-resty-redis to 0.07.
agentzh (章亦春)
2012-03-05 20:35:17 +0800
de51f31cdaupgraded lua-redis-parser to 0.09rc7.
v1.0.11.19
agentzh (章亦春)
2012-03-01 15:50:25 +0800
a4a3c09c76upgraded ngx_redis2 to 0.08rc4.
agentzh (章亦春)
2012-03-01 15:01:18 +0800
ec23d93c0dno longer specify -DLUAJIT_USE_VALGRIND when --with-debug is specified. also upgraded lua-resty-* to their latest versions.
v1.0.11.17
agentzh (章亦春)
2012-02-29 15:16:10 +0800
f459d71013raised the default NGX_HTTP_MAX_SUBREQUESTS to 200, in sync with the official repository.
agentzh (章亦春)
2012-02-29 11:30:45 +0800
367a5d8c5fbundle 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.
agentzh (章亦春)
2012-02-28 22:34:40 +0800
d41cb7132cbundle new component lua-resty-redis which is enabled by default. also added option --without-lua_resty_redis to ./configure for disabling it.
agentzh (章亦春)
2012-02-28 22:15:29 +0800
7c210171d1bundle 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.
agentzh (章亦春)
2012-02-28 22:04:31 +0800
51c12f72d6now we apply the official hotfix #1 patch for luajit 2.0.0 beta9.
agentzh (章亦春)
2012-02-24 14:49:55 +0800
e95dc58c6eupgraded ngx_lua to 0.5.0rc15.
v1.0.11.15
agentzh (章亦春)
2012-02-23 16:33:47 +0800
bb0af04df3upgraded ngx_lua to 0.5.0rc14; also bumped version to 1.0.11.15.
agentzh (章亦春)
2012-02-22 23:34:22 +0800
c528989eadnow we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified.
agentzh (章亦春)
2012-02-22 23:33:56 +0800
71a3060051updated tests for new versions of the components.
agentzh (章亦春)
2012-02-21 11:43:17 +0800
3ba6ac3224apply the max_subrequests patch to allow the NGX_HTTP_MAX_SUBREQUESTS macro to be overridden from the outside and adjusted the default value from 50 to 100 because 50 is a little too conservative.
agentzh (章亦春)
2012-02-20 16:04:30 +0800
cc460be049added patches for nginx 1.1.15.
agentzh (章亦春)
2012-02-20 15:52:22 +0800
134e901166upgraded ngx_lua to 0.5.0rc13.
agentzh (章亦春)
2012-02-19 22:03:56 +0800
fda2e1e693checked in the patches for nginx 1.0.12.
agentzh (章亦春)
2012-02-17 23:15:10 +0800
e9a14f843dupgraded ngx_lua to v0.5.0rc10.
agentzh (章亦春)
2012-02-15 22:49:02 +0800
475d430fd6upgraded ngx_xss to 0.03rc9, ngx_rds_csv to 0.05rc1, ngx_iconv to 0.10rc7, ngx_redis2 to 0.08rc3, and ngx_lua to 0.5.0rc9.
agentzh (章亦春)
2012-02-15 17:45:13 +0800
ac6b83aff8upgraded ngx_lua to v0.5.0rc7.
v1.0.11.11
agentzh (章亦春)
2012-02-14 18:57:40 +0800
c93802bfedupdated test suite to reflect recent changes.
v1.0.11.9
agentzh (章亦春)
2012-02-13 20:53:57 +0800
e67456cc26upgraded ngx_lua to 0.5.0rc6.
agentzh (章亦春)
2012-02-13 20:47:28 +0800
966222feefupgraded ngx_coolkit to 0.2rc1.
agentzh (章亦春)
2012-02-08 17:11:33 +0800
67d50a58bfadded ngx_coolkit to the bundle.
agentzh (章亦春)
2012-02-07 20:17:20 +0800
3b79af7b99upgraded ngx_lua to v0.5.0rc5 and bumped version number to 1.0.11.7.
v1.0.11.7
agentzh (章亦春)
2012-02-07 20:03:47 +0800
60d348d651upgraded ngx_lua to 0.5.0rc4.
agentzh (章亦春)
2012-02-07 15:32:10 +0800
2d2fabc6cdupgraded ngx_lua to 0.5.0rc3.
v1.0.11.3
agentzh (章亦春)
2012-02-06 12:40:11 +0800
f6b914d594upgraded ngx_redis2 to 0.09rc6.
agentzh (章亦春)
2012-02-03 12:39:22 +0800
5ee253a0e6upgraded ngx_postgres to 0.9.
agentzh (章亦春)
2012-02-02 12:41:20 +0800
fc78d0290fupgraded ngx_lua to 0.5.0rc1.
agentzh (章亦春)
2012-02-01 23:16:09 +0800
9670d80bc1upgraded the nginx core to 1.0.11.
agentzh (章亦春)
2012-02-01 13:16:45 +0800
91fc8d50efupgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48.
v1.0.10.48
agentzh (章亦春)
2012-02-01 11:47:52 +0800
d27c62e35fbumped version number to 1.0.10.47.
v1.0.10.47
agentzh (章亦春)
2012-01-29 22:45:02 +0800
cc574137a0upgraded ngx_lua to 0.4.1rc4.
agentzh (章亦春)
2012-01-29 22:41:01 +0800
d1bc0aafaaupgrade version number to 1.1.13.1
v1.1.13.1
kindy lin
2012-01-20 00:47:14 +0800
8ccb6abbb2Merge remote-tracking branch 'origin/master' into nginx-1.1.x
kindy lin
2012-01-20 00:44:45 +0800
fd80fa22efMerge branch 'nginx-1.1.x' of github.com:agentzh/ngx_openresty into nginx-1.1.x
agentzh (章亦春)
2012-01-19 18:12:58 +0800
2bffe13e20added patches for nginx 1.1.13.
agentzh (章亦春)
2012-01-19 18:11:53 +0800
92e0dd7abfMerge commit 'v1.1.12.5' into nginx-1.1.x
kindy lin
2012-01-19 17:56:42 +0800
86af3896babumped version number to 1.1.12.5
v1.1.12.5
kindy lin
2012-01-19 17:56:16 +0800
065bf15551Merge commit 'v1.1.12.5' into nginx-1.1.x
kindy lin
2012-01-19 17:51:25 +0800
d9782b738dremove upstream_keepalive from util/configure
kindy lin
2012-01-19 17:50:24 +0800
5abfef061amerge nginx-1.1.x version (util/ver)
kindy lin
2012-01-19 17:20:19 +0800
7ce68bd980bumped version number to 1.1.12.4, with v1.0.10.44 merged
v1.1.12.4
kindy lin
2012-01-19 17:17:12 +0800
cbb2c2f247Merge commit 'v1.0.10.44' into nginx-1.1.12
kindy lin
2012-01-19 17:16:24 +0800
a6814b92eaupgraded ngx_drizzle to 0.1.2rc6 and ngx_lua to 0.4.1rc3.
v1.0.10.45
agentzh (章亦春)
2012-01-19 12:43:09 +0800
e96bacd8fdremove ngx_http_upstream_keepalive in util/configure
kindy lin
2012-01-18 19:44:24 +0800
8479638467merged master to nginx-1.1.x.
agentzh (章亦春)
2012-01-18 13:17:51 +0800
64da4f2081upgraded 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.
agentzh (章亦春)
2012-01-17 14:55:15 +0800