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 |
agentzh (章亦春)
|
650f75a1f9
|
upgraded ngx_lua to 0.3.1rc35; released ngx_openresty 1.0.10.15.
|
2011-11-26 21:38:26 +08:00 |
agentzh (章亦春)
|
c629e237b3
|
upgraded ngx_lua to 0.3.1rc34; also released ngx_openresty 1.0.10.13.
|
2011-11-25 21:23:56 +08:00 |
agentzh (章亦春)
|
d5d36acbfc
|
upgraded ngx_lua to 0.3.1rc33.
|
2011-11-24 22:25:12 +08:00 |
agentzh (章亦春)
|
e4cddbf6dc
|
upgraded ngx_lua to 0.3.1rc32; released ngx_openresty 1.0.10.11.
|
2011-11-24 22:13:29 +08:00 |
agentzh (章亦春)
|
8b2352549c
|
upgraded ngx_xss to 0.03rc6 and ngx_memc to 0.13rc2 and ngx_redis2 to 0.08rc2; released ngx_openresty 1.0.10.9.
|
2011-11-24 16:33:19 +08:00 |
agentzh (章亦春)
|
69eabd6677
|
upgraded ngx_lua to v0.3.1rc31; released ngx_openresty 1.0.10.7.
|
2011-11-23 10:40:06 +08:00 |
agentzh (章亦春)
|
48e6ec6682
|
upgraded ngx_lua to 0.3.1rc30; also released ngx_openresty 1.0.10.5.
|
2011-11-21 22:53:38 +08:00 |
agentzh (章亦春)
|
658ead207e
|
upgraded ngx_lua to v0.3.1rc29; released ngx_openresty 1.0.10.3.
|
2011-11-17 16:57:54 +08:00 |
agentzh (章亦春)
|
10d70ab81a
|
upgraded the nginx core to 1.0.10.
|
2011-11-16 15:04:25 +08:00 |
agentzh (章亦春)
|
7215210bb4
|
fixed the test suite.
|
2011-11-16 11:15:18 +08:00 |
agentzh (章亦春)
|
091add62d7
|
released ngx_openresty 1.0.9.10.
|
2011-11-16 11:13:24 +08:00 |
agentzh (章亦春)
|
a5ac948dfe
|
fixed the error message length while ./configure fails.
|
2011-11-15 12:03:24 +08:00 |
agentzh (章亦春)
|
099c040870
|
upgraded ngx_drizzle to 0.1.2rc4; also released ngx_openresty 1.0.9.9.
|
2011-11-13 11:29:10 +08:00 |
agentzh (章亦春)
|
d33c4824f6
|
improved the missing gmake on BSD error message as per @lhmwzy.
|
2011-11-11 14:14:25 +08:00 |
agentzh (章亦春)
|
26d1d6a05e
|
added new directives log_escape_non_ascii to prevent escaping 0x7F - 0x1F chars in access log variable values.
|
2011-11-10 16:25:02 +08:00 |
agentzh (章亦春)
|
8120ad81a7
|
upgraded ngx_lua to 0.3.1rc28 and ngx_headers_more to 0.16rc4; also released ngx_openresty 1.0.9.5.
|
2011-11-09 22:22:29 +08:00 |
agentzh (章亦春)
|
88b6157313
|
upgraded ngx_lua to 0.3.1rc27 and ngx_drizzle to 0.1.2rc3; released ngx_openresty 1.0.9.3.
|
2011-11-09 17:42:59 +08:00 |
agentzh (章亦春)
|
8630761254
|
fixed the variable_header_ignore_no_hash patch again. thanks Markus Linnala.
|
2011-11-08 22:26:39 +08:00 |
agentzh (章亦春)
|
98893fe49c
|
updated the variable_header_ignore_no_hash patch for nginx 1.1.4.
|
2011-11-08 22:01:58 +08:00 |
agentzh (章亦春)
|
a78b404789
|
fixed a bug in the variable_header_ignore_no_hash patch for nginx 1.0.9.
|
2011-11-08 21:54:57 +08:00 |
agentzh (章亦春)
|
95c11ee297
|
upgraded ngx_postgres to 0.9rc2 and also applied the epoll_check_stale_wev patch.
|
2011-11-07 18:32:25 +08:00 |
agentzh (章亦春)
|
ce8b462f06
|
upgraded ngx_lua to 0.3.1rc26 and lua-rds-parser to 0.04; also checked in the epoll_check_stale_wev patch.
|
2011-11-07 18:29:49 +08:00 |
agentzh (章亦春)
|
4a54fb0814
|
upgraded ngx_lua to 0.3.1rc25 and ngx_xss to 0.03rc5.
|
2011-11-04 12:37:58 +08:00 |
agentzh (章亦春)
|
02ecfd11b5
|
upgraded patches for nginx 1.0.9.
|
2011-11-04 12:21:17 +08:00 |
agentzh (章亦春)
|
d36afc91dd
|
applied the hotfix patch #4 for lua 5.1.4.
|
2011-11-03 15:33:36 +08:00 |
agentzh (章亦春)
|
e6ce800327
|
bumped the version number to 1.0.8.26.
|
2011-11-03 15:20:25 +08:00 |
agentzh (章亦春)
|
93f9f0762d
|
now we require gmake for *BSD systems even if luajit is not enabled. thanks @lhmwzy.
|
2011-11-03 15:19:55 +08:00 |
agentzh (章亦春)
|
3e2b93c19d
|
upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54.
|
2011-10-27 20:22:31 +08:00 |
agentzh (章亦春)
|
1161f83de3
|
upgraded ngx_lua to 0.3.1rc22; released ngx_openresty 1.0.8.23.
|
2011-10-27 18:18:01 +08:00 |
agentzh (章亦春)
|
95d24296ee
|
upgraded ngx_lua to v0.3.1rc21.
|
2011-10-26 16:29:45 +08:00 |
agentzh (章亦春)
|
266f623e22
|
upgraded ngx_echo to 0.37rc7.
|
2011-10-24 23:10:37 +08:00 |
agentzh (章亦春)
|
bd9c04d74f
|
upgraded ngx_lua to 0.3.1rc20; released ngx_openresty 1.0.8.19.
|
2011-10-24 12:05:22 +08:00 |
agentzh (章亦春)
|
91140f3f06
|
upgraded ngx_lua to v0.3.1rc19; also released ngx_openresty 1.0.8.17.
|
2011-10-22 13:09:54 +08:00 |
agentzh (章亦春)
|
b8be9ddfa7
|
updated patches/nginx-1.0.8-allow_request_body_updating.patch to fix the case when calling ngx_http_read_client_request_body after ngx_http_discard_request_body is called.
|
2011-10-21 21:55:17 +08:00 |
agentzh (章亦春)
|
b0cfa8da4f
|
add -DNGINX_ALLOW_REQUEST_BODY_UPDATING to CFLAGS if ngx_lua is enabled.
|
2011-10-21 20:43:55 +08:00 |
agentzh (章亦春)
|
246333133a
|
updated nginx-1.0.8-allow_request_body_updating.patch to properly handle the case that all the request body has been preread into r->header_in.
|
2011-10-21 19:13:03 +08:00 |
agentzh (章亦春)
|
5063f4f8d1
|
oops! forgot to check in patches/nginx-1.0.8-allow_request_body_updating.patch.
|
2011-10-21 17:53:28 +08:00 |
agentzh (章亦春)
|
b76e2f4c9a
|
now we apply the patch to the nginx core so as to allow main request body modifications.
|
2011-10-21 17:43:37 +08:00 |
agentzh (章亦春)
|
b626ebf54b
|
upgraded ngx_lua to v0.3.1rc17; released ngx_openresty 1.0.8.15.
|
2011-10-19 17:16:27 +08:00 |
agentzh (章亦春)
|
479d89e951
|
upgraded ngx_lua to 0.3.1rc16.
|
2011-10-16 21:53:47 +08:00 |