Yichun Zhang (agentzh)
|
e1cfbe09ab
|
upgraded lua-resty-limit-traffic to 0.03.
|
2017-04-08 15:25:01 -07:00 |
|
Yichun Zhang (agentzh)
|
8caa177718
|
upgraded opm to 0.0.3.
|
2017-04-08 15:19:07 -07:00 |
|
Yichun Zhang (agentzh)
|
d00f1e1ef0
|
upgraded lua-resty-limit-traffic to 0.02.
|
2017-04-08 15:07:00 -07:00 |
|
Yichun Zhang (agentzh)
|
ba6621b12b
|
doc: updated LuaJIT's docs to the latest version for the restydoc indexes.
|
2017-04-08 15:04:55 -07:00 |
|
Yichun Zhang (agentzh)
|
df41967474
|
bumped version to 1.11.2.3rc0.
|
2017-04-08 15:02:41 -07:00 |
|
Yichun Zhang (agentzh)
|
2fd117c427
|
upgraded lua-resty-mysql to 0.18.
|
2017-04-08 15:01:34 -07:00 |
|
Yichun Zhang (agentzh)
|
cfc14f5d26
|
upgraded lua-cjson to 2.1.0.5.
|
2017-04-08 14:28:11 -07:00 |
|
Yichun Zhang (agentzh)
|
1197fe2bd1
|
upgraded lua-resty-core to 0.1.10.
upgraded lua-resty-lock to 0.05.
upgraded ngx_lua to 0.10.8.
upgraded ngx_drizzle to 0.1.10.
|
2017-04-08 14:25:57 -07:00 |
|
Yichun Zhang (agentzh)
|
b0654629a9
|
upgraded lua-resty-lrucache to 0.05.
|
2017-04-08 13:46:50 -07:00 |
|
Yichun Zhang (agentzh)
|
4fb4791107
|
upgraded LuaJIT to 2.1-20170405.
|
2017-04-08 12:04:51 -07:00 |
|
Yichun Zhang (agentzh)
|
6b82ea1099
|
feature: now we automatically add the -msse4.2 compilation option for building the bundled LuaJIT when it is available.
|
2017-03-19 22:21:11 -07:00 |
|
Yichun Zhang (agentzh)
|
b59ef879a5
|
win32: upgraded PCRE, zlib, and OpenSSL to their latest releases.
|
2017-03-19 21:15:52 -07:00 |
|
Yichun Zhang (agentzh)
|
2044681992
|
dist-check: made the output a bit nicer.
|
2017-03-19 21:15:31 -07:00 |
|
David Galeano
|
ee90152ae3
|
bugfix: we did not use PATH in ./configure --sbin-path=PATH when creating symlinks.
this fixes #196.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
|
2017-02-13 15:09:10 -08:00 |
|
陈小玉
|
7a5c96d72f
|
bugfix: default index.html: missing </p>.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
|
2016-12-28 17:13:31 -08:00 |
|
Thibault Charbonnier
|
b490cfeea4
|
feature: applied the safe_resolver_ipv6_option patch to the nginx core to avoid the 'ipv6=off' option to be parsed by nginx when it is not built with IPv6 support.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
|
2016-12-26 22:14:59 -08:00 |
|
Yichun Zhang (agentzh)
|
b1c4280777
|
README-win32: updated to reflect recent changes in OpenSSL versions.
|
2016-12-19 11:24:37 -08:00 |
|
Yichun Zhang (agentzh)
|
710d9e323d
|
updated the copyright notice.
|
2016-12-19 11:21:52 -08:00 |
|
Yichun Zhang (agentzh)
|
1ad7b03044
|
win32-README: updated the link to openresty.org.
|
2016-12-19 11:19:43 -08:00 |
|
Yichun Zhang (agentzh)
|
b6c362bbf6
|
doc: updated copyright notice.
|
2016-12-18 14:45:13 -08:00 |
|
Yichun Zhang (agentzh)
|
b03099b386
|
bumped version to 1.11.2.2.
v1.11.2.2
|
2016-11-17 14:26:08 -08:00 |
|
Yichun Zhang (agentzh)
|
cbfbd19460
|
updated tests to reflect recent changes.
|
2016-11-13 10:16:57 -08:00 |
|
Yichun Zhang (agentzh)
|
e921c6e9b1
|
added more tests to dist-check.
|
2016-11-13 10:15:47 -08:00 |
|
Yichun Zhang (agentzh)
|
365c7d9d9e
|
upgraded resty-cli to 0.16.
|
2016-11-13 10:11:26 -08:00 |
|
Yichun Zhang (agentzh)
|
5d01a5e0b4
|
upgraded opm to 0.0.2.
|
2016-11-13 09:59:50 -08:00 |
|
Yichun Zhang (agentzh)
|
e478681308
|
upgraded resty-cli to 0.15.
|
2016-11-13 09:59:03 -08:00 |
|
Yichun Zhang (agentzh)
|
e254c3d0c1
|
change: now we enable -DLUAJIT_ENABLE_LUA52COMPAT in our bundled LuaJIT build by default, which can be disabled by ./configure --without-luajit-lua52.
|
2016-11-13 08:18:06 -08:00 |
|
Yichun Zhang (agentzh)
|
dbccee1418
|
updated tests to reflect recent changes.
|
2016-11-04 15:32:50 -07:00 |
|
Yichun Zhang (agentzh)
|
efe10e532c
|
added new command-line utility, opm, for managing community contributed OpenResty packages.
|
2016-11-04 15:12:14 -07:00 |
|
Yichun Zhang (agentzh)
|
6343d26c17
|
upgraded resty-cli to 0.14.
|
2016-11-04 15:05:49 -07:00 |
|
Yichun Zhang (agentzh)
|
8ffd932b20
|
added lua-resty-limit-traffic.
|
2016-11-04 15:00:22 -07:00 |
|
Yichun Zhang (agentzh)
|
6cb4ae0de3
|
upgraded lua-resty-mysql to 0.17.
|
2016-11-04 14:49:09 -07:00 |
|
Yichun Zhang (agentzh)
|
6c8f4f87ba
|
upgraded lua-resty-upload to 0.10.
|
2016-11-04 14:09:52 -07:00 |
|
Yichun Zhang (agentzh)
|
d7f84c9079
|
upgraded lua-resty-websocket to 0.06.
|
2016-11-04 14:06:31 -07:00 |
|
Yichun Zhang (agentzh)
|
4f2bf44aba
|
upgraded lua-resty-dns to 0.18.
|
2016-11-04 14:02:29 -07:00 |
|
Yichun Zhang (agentzh)
|
a4640d68f1
|
upgraded lua-resty-redis to 0.26.
|
2016-11-04 13:58:42 -07:00 |
|
Yichun Zhang (agentzh)
|
69803153aa
|
upgraded ngx_headers_more to 0.32.
|
2016-11-04 13:55:31 -07:00 |
|
Yichun Zhang (agentzh)
|
b488540a2f
|
upgraded lua-resty-core to 0.1.9.
|
2016-11-04 13:47:11 -07:00 |
|
Yichun Zhang (agentzh)
|
b37d406423
|
win32: upgraded OpenSSL to 1.0.2j.
|
2016-11-04 12:28:36 -07:00 |
|
Yichun Zhang (agentzh)
|
dc03e7641b
|
upgraded ngx_lua to 0.10.7.
|
2016-11-04 12:10:00 -07:00 |
|
Yichun Zhang (agentzh)
|
2900286149
|
upgraded LuaJIT to 2.1-20161104.
|
2016-11-04 12:08:16 -07:00 |
|
Yichun Zhang (agentzh)
|
b1c3587c50
|
updated tests to reflect recent changes.
|
2016-11-02 15:19:24 -07:00 |
|
Yichun Zhang (agentzh)
|
5163293260
|
make install: now we also create directories <prefix>/site/pod/ and <prefix>/site/manifest/.
|
2016-11-02 15:19:06 -07:00 |
|
Yichun Zhang (agentzh)
|
1815637613
|
doc: updated README-win32.md to reflect recent changes.
|
2016-08-26 14:35:19 -07:00 |
|
Yichun Zhang (agentzh)
|
fd667d6369
|
updated the help text of ./configure --help to sync with the new nginx 1.11.2 core.
|
2016-08-26 13:35:04 -07:00 |
|
Yichun Zhang (agentzh)
|
ae8e36ae77
|
fixed test suite to reflect recent changes.
|
2016-08-26 13:34:20 -07:00 |
|
Yichun Zhang (agentzh)
|
e2a735c481
|
win32: enabled http v2, addition, gzip static, sub, and several more standard nginx modules.
|
2016-08-26 13:16:54 -07:00 |
|
Yichun Zhang (agentzh)
|
7571924cd2
|
bumped version to 1.11.2.1.
v1.11.2.1
|
2016-08-24 23:08:33 -07:00 |
|
Yichun Zhang (agentzh)
|
abd91310df
|
upgraded lua-resty-core to 0.1.8.
|
2016-08-24 17:21:52 -07:00 |
|
Yichun Zhang (agentzh)
|
edcdb450f4
|
bumped version to 1.11.2.1 RC1.
|
2016-08-24 14:11:43 -07:00 |
|