Yichun Zhang (agentzh)
a7f1816ba1
upgraded ngx_srcache to 0.30.
2015-06-23 14:57:25 +08:00
Yichun Zhang (agentzh)
613241d40d
upgraded ngx_rds_csv to 0.06.
2015-06-23 14:56:30 +08:00
Yichun Zhang (agentzh)
fc386017f3
upgraded ngx_rds_json to 0.14.
2015-06-23 14:55:36 +08:00
Yichun Zhang (agentzh)
b1f99a6156
upgraded ngx_coolkit to 0.2rc3.
2015-06-22 22:47:50 +08:00
Yichun Zhang (agentzh)
fec2e0249c
upgraded ngx_postgres to 1.0rc6.
2015-06-22 21:59:31 +08:00
Yichun Zhang (agentzh)
d225abe6d1
upgraded ngx_lua_upstream to 0.03.
2015-06-22 21:45:28 +08:00
Yichun Zhang (agentzh)
5df64b4e63
upgraded ngx_set_misc to 0.29.
2015-06-22 21:09:33 +08:00
Yichun Zhang (agentzh)
78dd9dbc23
upgraded LuaJIT to v2.1-20150622.
2015-06-22 21:04:24 +08:00
Yichun Zhang (agentzh)
ca9a9824d5
upgraded ngx_lua to 0.9.16.
2015-06-22 20:35:08 +08:00
Yichun Zhang (agentzh)
42d53db5b9
upgraded ngx_headers_more to 0.26.
2015-04-09 14:40:41 -07:00
Yichun Zhang (agentzh)
441cee68b1
upgraded LuaJIT to v2.1-20150331.
2015-03-31 16:19:53 -07:00
Yichun Zhang (agentzh)
58c89f206d
upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0.
2015-03-23 12:17:14 -07:00
Yichun Zhang (agentzh)
1f7f6a31b2
bugfix: LuaJIT compilation might fail when old gcc 4 compilers are used (like gcc 4.1.0). this regression had appeared in OpenResty 1.7.7.2. thanks aseiot for the report in #85 .
2015-03-11 15:18:14 -07:00
Yichun Zhang (agentzh)
795f52d06c
./configure: removed hacks to workaround an old bug in ngx_lua's build system (just recently fixed in ngx_lua).
2015-03-09 18:57:02 -07:00
Yichun Zhang (agentzh)
c01de73e41
util/dist-check: made the script self-contained by inlining the test nginx.conf. also fixed compatibility on recent versions of Mac OS X (like 10.10).
2015-02-28 21:14:50 -08:00
Yichun Zhang (agentzh)
387089ca11
updated test suite to reflect changes; also bumped version to 1.7.10.1.
2015-02-28 17:58:13 -08:00
Yichun Zhang (agentzh)
d66f8b699f
upgraded LuaJIT to v2.1-20150223; also bumped version to 1.7.10.1 RC2.
2015-02-24 12:10:37 -08:00
Yichun Zhang (agentzh)
b75e8490c2
bumped version to 1.7.10.1 RC1.
2015-02-24 12:10:09 -08:00
Yichun Zhang (agentzh)
dc2cd9b9e5
upgraded resty-cli to 0.02.
2015-02-18 15:39:40 -08:00
Yichun Zhang (agentzh)
c04635fbd7
upgraded ngx_srcache to 0.29.
2015-02-18 15:36:24 -08:00
Yichun Zhang (agentzh)
667802cee6
upgraded ngx_lua to 0.9.15.
2015-02-18 15:31:02 -08:00
Yichun Zhang (agentzh)
ee28a12949
upgraded LuaJIT to v2.1-20150218.
2015-02-18 15:06:17 -08:00
Yichun Zhang (agentzh)
6be51e769a
bugfix: applied the upstream_filter_finalize patch to the nginx core to fix corrupted $upstream_response_time values when filter_finalize and error_page are both used. thanks Daniel Bento for the report.
2015-02-12 17:20:22 -08:00
Yichun Zhang (agentzh)
6142b6936f
upgraded the nginx core to 1.7.10.
2015-02-11 14:49:26 -08:00
Yichun Zhang (agentzh)
86ba1e09f4
./configure: added --without-http_upstream_least_conn_module and --without-http_upstream_keepalive_module to the usage text (for --help) to reflect recent changes in the nginx core. thanks Seyhun Cavus for the report.
2015-02-09 11:49:13 -08:00
Yichun Zhang (agentzh)
2519cd7dd3
./configure: renamed the --without-http_limit_zone_module option to --without-http_limit_conn_module to reflect the change in recent nginx cores. thanks Seyhun Cavus for the report.
2015-02-09 11:43:09 -08:00
Yichun Zhang (agentzh)
3ae5c4d93e
updated the test suite to reflect recent changes.
2015-02-09 11:39:57 -08:00
Yichun Zhang (agentzh)
e82793361b
bumped version to 1.7.7.2 RC2.
2015-01-29 14:56:19 -08:00
Yichun Zhang (agentzh)
55909727dd
dist-check: added simple tests for builds without ngx_gzip module.
2015-01-29 14:56:02 -08:00
Yichun Zhang (agentzh)
6b052c8fca
bugfix: ngx_http_redis failed to compile when the ngx_gzip module was disabled. thanks anod221 for the report in #79 .
2015-01-29 14:53:48 -08:00
Yichun Zhang (agentzh)
dc007ebcb9
upgraded LuaJIT to v2.1-20150120.
2015-01-21 14:58:00 -08:00
Yichun Zhang (agentzh)
f46cfc667d
bumped version to 1.7.7.2rc1.
2015-01-21 14:53:39 -08:00
Yichun Zhang (agentzh)
5f6a50cacc
util/dist-check: added simple checks for the "resty" utility.
2015-01-21 14:53:26 -08:00
Yichun Zhang (agentzh)
16d0b04e1c
upgraded lua-resty-core to 0.1.0.
2015-01-21 14:47:59 -08:00
Yichun Zhang (agentzh)
076f2bd45e
upgraded lua-resty-lrucache to 0.04.
2015-01-21 14:43:00 -08:00
Yichun Zhang (agentzh)
b1a852b27e
upgraded lua-resty-websocket to 0.05.
2015-01-21 14:33:30 -08:00
Yichun Zhang (agentzh)
fdcdc15436
upgraded ngx_set_misc to 0.28.
2015-01-21 14:28:58 -08:00
Yichun Zhang (agentzh)
916245656b
upgraded ngx_lua to 0.9.14.
2015-01-21 14:21:00 -08:00
Yichun Zhang (agentzh)
03b25469c8
feature: we bundle the resty-cli project to include its "resty" tool instead of using our own.
2014-12-29 14:49:08 -08:00
Yichun Zhang (agentzh)
b70fdea626
formal release 1.7.7.1.
2014-12-06 17:32:25 -08:00
Yichun Zhang (agentzh)
8a5b1bb328
upgraded LuaJIT to 2.1-20141128.
2014-11-28 18:58:23 -08:00
Yichun Zhang (agentzh)
47bf7e9349
release 1.7.7.1 RC1.
2014-11-28 18:57:29 -08:00
Yichun Zhang (agentzh)
3b6bfca045
upgraded ngx_lua to 0.9.13.
2014-11-21 21:10:51 -08:00
Yichun Zhang (agentzh)
11b10b4e7b
upgraded lua-resty-dns to 0.14.
2014-11-21 21:06:06 -08:00
Yichun Zhang (agentzh)
a953967d88
upgraded ngx_set_misc to 0.27.
2014-11-21 21:03:05 -08:00
Yichun Zhang (agentzh)
ab169da35b
upgraded lua-resty-lrucache to 0.03.
2014-11-21 21:00:09 -08:00
Yichun Zhang (agentzh)
b06e150af4
upgraded lua-resty-lock to 0.04.
2014-11-21 20:56:21 -08:00
Yichun Zhang (agentzh)
706823455a
upgraded ngx_coolkit to 0.2rc2.
2014-11-21 20:54:24 -08:00
Yichun Zhang (agentzh)
1d15d9e393
upgraded ngx_drizzle to 0.1.8.
2014-11-21 20:53:19 -08:00
Yichun Zhang (agentzh)
3d674b8635
upgraded ngx_echo to 0.57.
2014-11-21 20:45:14 -08:00
Yichun Zhang (agentzh)
94d38e3ff7
upgraded ngx_postgres to 1.0rc5.
2014-11-21 20:43:57 -08:00
Yichun Zhang (agentzh)
80bc3c3549
upgraded LuaJIT to 2.1-20141115.
2014-11-21 20:43:02 -08:00
Yichun Zhang (agentzh)
5cb6e4f591
Revert "bugfix: applied the patch to fix a new regression in nginx 1.7.7's ngx_gzip and ngx_gunzip modules that could lead to request hang when the downstream is slow to write to."
...
This reverts commit b6d3a5cf7b
.
2014-11-15 11:49:06 -08:00
Yichun Zhang (agentzh)
b6d3a5cf7b
bugfix: applied the patch to fix a new regression in nginx 1.7.7's ngx_gzip and ngx_gunzip modules that could lead to request hang when the downstream is slow to write to.
2014-10-31 18:18:38 -07:00
Yichun Zhang (agentzh)
46a5fd3bba
upgraded the nginx core to 1.7.7.
2014-10-29 21:27:14 -07:00
Yichun Zhang (agentzh)
065fb6db35
./configure: usage text: renamed --with-luajit=PATH to --with-luajit=DIR. thanks Dominic for the suggestion in openresty/ngx_openresty#68 .
2014-10-09 16:43:22 -07:00
Yichun Zhang (agentzh)
640108c6f5
./configure: added the default prefix value to the usage text.
2014-10-07 11:52:12 -07:00
Yichun Zhang (agentzh)
445ca90f06
bugfix: applied a patch to the nginx core to fix the memory invalid reads when exceeding the pre-configured limits in an ngx_hash_t hash table. also upgraded ngx_lua to 0.9.13rc1.
2014-10-06 23:45:48 -07:00
Yichun Zhang (agentzh)
dde4c94fd0
bugfix: applied a patch to the nginx core to fix a memory invalid read regression introduced in nginx 1.7.5+'s resolver.
2014-09-30 16:05:19 -07:00
Yichun Zhang (agentzh)
6facf67420
upgraded LuaJIT to 2.1-20140920.
2014-09-20 16:16:55 -07:00
Yichun Zhang (agentzh)
2a2c1269b0
bugfix: resty utility: not all the system environments were passed in.
2014-09-10 13:36:27 -07:00
Yichun Zhang (agentzh)
b2cc655554
change: resty: print() is now identical to ngx.say(), which is more in line with the std "print" function. thanks Michal Cichra for the original patch in #65 .
2014-09-10 13:29:39 -07:00
Yichun Zhang (agentzh)
07913609c6
bugfix: resty: we should check the case when exec() fails. thanks Michal Cichra for the original patch in #65 .
2014-09-10 13:24:18 -07:00
Yichun Zhang (agentzh)
9a26a0452d
upgraded ngx_echo to 0.56.
2014-09-02 20:56:09 -07:00
Yichun Zhang (agentzh)
4fed7a2d05
upgraded ngx_set_misc to 0.26.
2014-09-02 20:53:51 -07:00
Yichun Zhang (agentzh)
e2a964d124
upgraded ngx_lua to 0.9.12.
2014-09-02 20:49:17 -07:00
Yichun Zhang (agentzh)
0bfb73764e
bugfix: we might misuse the homebrew version of LuaJIT on Mac OS X when the user specified the --with-ld-opt="-L/usr/local/lib". thanks Aapo Talvensaari for the report.
2014-08-30 15:12:46 -07:00
Yichun Zhang (agentzh)
cf8c075e79
resty: more improvements.
...
* made ngx.exit() an alias of os.exit().
* made the exit status code right for the wrapper process.
* require at least ngx_lua 0.9.12 to prevent memory bugs in older
versions.
* suppressed a debugging output line.
2014-08-20 22:02:40 -07:00
Yichun Zhang (agentzh)
bb71a30a68
resty: added -I dir for adding dir to Lua module search paths.
2014-08-20 21:45:38 -07:00
Yichun Zhang (agentzh)
af058d15db
resty: made ngx.say, ngx.print, and print accept the same types of arguments as ngx_lua's default.
2014-08-20 21:22:14 -07:00
Yichun Zhang (agentzh)
59e6665224
resty: made ngx.print, ngx.say, and print return meaninful values; also mocked ngx.flush() and ngx.eof().
2014-08-20 21:10:18 -07:00
Yichun Zhang (agentzh)
fae163cc70
resty: use the nameservers in /etc/resolv.conf; if none, default to google's 2 open DNS servers, 8.8.8.8 and 8.8.4.4.
2014-08-20 21:03:27 -07:00
Yichun Zhang (agentzh)
fd1f99ff52
resty: removed the redundant child process reaping code, which also fixes a warning reported by Anton Heryanto.
2014-08-20 20:50:37 -07:00
Yichun Zhang (agentzh)
1140a2fa67
resty: added bug report info to the "resty" utility's usage output.
2014-08-20 15:52:03 -07:00
Yichun Zhang (agentzh)
6f26127d9b
resty: made the usage text more concise.
2014-08-20 15:33:33 -07:00
Yichun Zhang (agentzh)
96fc664875
resty: added the -V option.
2014-08-20 15:31:29 -07:00
Yichun Zhang (agentzh)
f7e34420c0
resty: more configuration love.
2014-08-20 15:24:57 -07:00
Yichun Zhang (agentzh)
399bdecaef
feature: added new command-line utility, "resty", to run Lua code or Lua files (for OpenResty) directly from the command-line. it is installed into the "<prefix>/bin" directory. prodded by Vitaly Kosenko.
2014-08-20 14:58:58 -07:00
Yichun Zhang (agentzh)
aa33a9e752
dist-check: more tolerant about release numbers.
2014-08-20 14:44:22 -07:00
Yichun Zhang (agentzh)
c8b64f9fd4
upgraded ngx_lua to 0.9.12rc1.
2014-08-20 14:43:34 -07:00
Yichun Zhang (agentzh)
1429569342
upgraded lua-cjson to 2.1.0.2.
2014-08-17 22:45:39 -07:00
Yichun Zhang (agentzh)
88f0bdb2ae
./configure: call "sh" explicitly for nginx's ./configure script to prevent weird file permission issues as in #63 .
2014-08-17 22:27:20 -07:00
Yichun Zhang (agentzh)
526c35ce2f
util/install: rm the target file before overwriting to prevent running process from crashing.
2014-08-17 22:23:00 -07:00
Yichun Zhang (agentzh)
5b6c063ae7
bumped version to 1.7.4.1rc1.
2014-08-16 14:45:41 -07:00
Yichun Zhang (agentzh)
34f66f5343
upgraded ngx_set_misc to 0.25.
2014-08-16 14:05:26 -07:00
Yichun Zhang (agentzh)
471940c09b
upgraded lua-resty-mysql to 0.15.
2014-08-16 13:57:22 -07:00
Yichun Zhang (agentzh)
c9c42f0fee
upgraded ngx_form_input to 0.10.
2014-08-16 13:53:28 -07:00
Yichun Zhang (agentzh)
1b20094c21
upgraded ngx_echo to 0.55.
2014-08-16 13:51:52 -07:00
Yichun Zhang (agentzh)
fed9b15524
upgraded lua-resty-dns to 0.13.
2014-08-16 13:48:35 -07:00
Yichun Zhang (agentzh)
51a7b54c60
upgraded lua-resty-websocket to 0.04.
2014-08-16 13:46:52 -07:00
Yichun Zhang (agentzh)
a90eb927f5
upgraded lua-resty-core to 0.0.9.
2014-08-16 13:44:00 -07:00
Yichun Zhang (agentzh)
8da3363507
upgraded lua-resty-upstream-healthcheck to 0.03.
2014-08-16 13:41:17 -07:00
Yichun Zhang (agentzh)
9d3aa49228
upgraded ngx_lua to 0.9.11.
2014-08-16 13:37:52 -07:00
Yichun Zhang (agentzh)
1266a2933e
upgraded ngx_postgres to 1.0rc4.
2014-08-13 15:40:19 -07:00
Yichun Zhang (agentzh)
e225c37731
upgraded the nginx core to 1.7.4.
2014-08-07 19:18:57 -07:00
Yichun Zhang (agentzh)
b7f6be5a2f
upgraded LuaJIT to v2.1-20140805.
2014-08-05 14:59:19 -07:00
Yichun Zhang (agentzh)
c23007bcce
optimize: now we use the C compiler option -O2 by default.
2014-07-29 15:12:12 -07:00
Yichun Zhang (agentzh)
43ae08a6c4
bugfix: applied a patch to fix a bug in the standard ngx_geoip module where its nginx variables like $geoip_latitude might randomly take empty values when they should take perfect values. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005642.html
2014-07-25 15:03:42 -07:00
Yichun Zhang (agentzh)
f26ae39115
bugfix: applied a patch to the nginx core to ensure the ssl handshake procedure in ngx_proxy is always protected by a timer for timeout errors. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005627.html
2014-07-22 17:10:22 -07:00
Yichun Zhang (agentzh)
cc4a307f0e
upgraded the nginx core to 1.7.3.
2014-07-13 20:35:52 -07:00