2351c7c7aa
util/dist-check: added tests for --with-stream and balancer_by_lua.
2016-01-11 14:05:04 -08:00
f3d36df365
upgraded ngx_lua to 0.10.0 and lua-resty-core to 0.1.4.
2016-01-11 14:04:03 -08:00
220b940e66
bugfix: the ./configure options --with-dtrace-probes and --with-stream did not work together.
2016-01-07 12:34:39 -08:00
c0c2f883e9
feature: applied the ssl_cert_cb_yield patch to the NGINX core to allow yielding in OpenSSL's SSL_CTX_set_cert_cb() callbacks (needed by ngx_lua's ssl_certificate_by_lua*, for example).
2016-01-03 10:21:03 -08:00
9cf02ba0c0
bumped version to 1.9.7.1.
v1.9.7.1
2015-12-24 12:46:27 -08:00
5760ca8dee
updated the test suite to reflect recent changes.
2015-12-24 12:46:19 -08:00
e1b492fc18
bumped version to 1.9.7.1 RC2.
2015-12-24 12:35:32 -08:00
cada794d74
win32: upgraded pcre to 8.38 and openssl to 1.0.2e. also enabled ngx_http_realip_module, ngx_http_addition_module ngx_http_sub_module, and ngx_http_stub_status_module in the win32 binary package by default.
2015-12-23 14:46:05 -08:00
ec162777c3
upgraded lua-resty-redis to 0.22.
2015-12-23 13:38:25 -08:00
a9a8ebee7a
upgraded resty-cli to 0.05.
2015-12-23 13:34:35 -08:00
ac4d52423c
bumped version to 1.9.7.1 RC1.
2015-12-23 13:34:21 -08:00
c0a85e7e3e
upgraded ngx_headers_more to 0.29, ngx_lua to 0.9.20, luajit to v2.1-20151219, and lua-resty-core to 0.1.3.
2015-12-19 21:08:50 -08:00
c64ff34957
fixed an output line in util/mirror-tarballs.
2015-12-19 11:49:06 -08:00
54b824d1f4
./configure: now we automatically set the env MACOSX_DEPLOYMENT_TARGET to the current Mac OS X version unless the env is already set. thanks bsyk for the report in #3 .
2015-12-19 11:48:21 -08:00
cdedd89613
win32: run dos2unix on the resty script file too.
2015-12-09 15:53:56 -08:00
8ebc5c5b16
Merge branch 'master' of github.com:openresty/ngx_openresty
2015-12-04 13:53:12 +08:00
e12c526577
doc: documented the missing build dependencies as per #126 .
2015-12-04 13:53:00 +08:00
a78f6e3741
doc: updated the name.
2015-11-30 17:45:42 +08:00
62cc6b3758
ensure that GitHub tags us as using the C language.
2015-11-25 11:40:32 +08:00
e60f9030ab
ignored JS files for github language detection.
2015-11-25 11:37:52 +08:00
eb33b0b08f
updated .gitignore a bit.
2015-11-24 22:49:55 +08:00
83eeb14f6c
upgraded the nginx core to 1.9.7.
2015-11-24 22:37:40 +08:00
d996a90c14
added a .gitattributes file to correct GitHub's language tag.
v1.9.3.2
2015-11-23 23:07:39 +08:00
584c1a7e12
bumped version to 1.9.3.2.
2015-11-23 19:21:39 +08:00
3882d2572e
upgraded tests to reflect recent changes.
2015-11-11 22:11:32 +08:00
ce64259d66
bumped version to 1.9.3.2 RC3.
2015-11-11 22:10:42 +08:00
9b439dde0e
upgraded ngx_lua to 0.9.19.
2015-11-11 17:50:57 +08:00
ed8b6996e9
README-win32: more additions.
2015-11-05 21:11:30 +08:00
5fc5745de0
package-win32.sh: ensure that we copy the COPYRIGHT file over to the Win32 binary package.
2015-11-05 20:51:35 +08:00
d55f45c7ff
upgraded ngx_iconv to 0.13.
2015-11-05 20:44:48 +08:00
cba6fbd864
upgraded lua-redis-parser to 0.12.
2015-11-05 20:43:23 +08:00
caea3438eb
ensure that we have all the copyright notices attached.
2015-11-05 20:42:02 +08:00
cde439a55a
bumped version to 1.9.3.2rc2.
2015-11-05 19:17:21 +08:00
38abb277b5
package-win32.sh: ensure that we bundle the libgcc_s_dw2-1.dll file from MinGW. thanks Anton Heryanto for the report.
2015-11-05 19:17:02 +08:00
1c106bf487
updated tests to reflect recent changes.
2015-11-04 23:11:16 +08:00
3cacb62a10
upgraded ngx_lua to 0.9.18.
2015-11-04 22:47:04 +08:00
4374e25548
upgraded lua-cjson to 2.1.0.3.
2015-11-04 22:39:02 +08:00
0e95be39c1
upgraded lua-rds-parser to 0.06.
2015-11-04 21:55:41 +08:00
d68403407d
upgraded lua-redis-parser to 0.11.
2015-11-04 21:54:49 +08:00
f5329c7781
upgraded ngx_rds_csv to 0.07.
2015-11-04 21:48:45 +08:00
3ac11ef73c
upgraded ngx_headers_more to 0.28.
2015-11-04 21:46:27 +08:00
5db4e19482
doc: README-win32: added a TODO section and also mentioned the build-win32.sh and package-win32.sh scripts.
2015-11-04 21:30:51 +08:00
fa3af6cdf8
README-win32: typo fix from imweijh.
2015-11-04 21:25:42 +08:00
828a7eec41
README-win32.md: documented the "nginx -s reload" and "ngx -s reopen" too.
2015-11-02 16:33:57 +08:00
1f4045ef2c
More MSYS/MinGW love.
...
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1 for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
code repos, because we need the win32 support which is excluded in the
official nginx release tarballs. Our nginx release tarballs are
generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
own build system because the MinGW gcc compiler on Win32 is also
powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
toolchain.
2015-11-02 15:41:50 +08:00
6a17d2c784
bugfix: ./configure --prefix=PATH did not work when PATH is relative. also added experimental support for the MinGW MSYS environment on Win32.
2015-10-29 21:36:27 +08:00
6624c48881
updated tests to reflect recent changes.
2015-10-29 20:16:19 +08:00
7f15701e76
bumped version to 1.9.3.2rc1.
2015-10-28 16:45:25 +08:00
1220e284aa
upgraded LuaJIT to v2.1-20151028.
2015-10-28 16:45:09 +08:00
d831e27995
upgraded lua-resty-redis to 0.21.
2015-10-28 16:35:09 +08:00