Commit Graph

1064 Commits (57984e23f85d3da03b535c9b021a7597fa96d8ff)
 

Author SHA1 Message Date
Yichun Zhang (agentzh) 2d0119084e upgraded ngx_lua to 0.9.17.
Yichun Zhang (agentzh) b19b53d6cc bumped version to 1.9.3.1.
Yichun Zhang (agentzh) 04da1876f0 bumped version to 1.9.3.1rc1.
Yichun Zhang (agentzh) e82486be60 updated the tests to reflect recent changes.
Yichun Zhang (agentzh) f84e035e45 upgraded the nginx core to 1.9.3.
Yichun Zhang (agentzh) c02caa3587 bugfix: ./configure --help: fixed the usage text for the --with-debug option. thanks Kipras Mancevičius for the report.
Yichun Zhang (agentzh) 24eed036c5 Merge branch 'master' of github.com:openresty/ngx_openresty
Yichun Zhang (agentzh) 87c988e4ba bugfix: link failures with openssl might happen on 64-bit Mac OS X when the ./configure option --with-pcre=PATH was used and the openssl source was recent enough. thanks grasses for the report in .
Yichun Zhang (agentzh) 46881fd2dc upgraded ngx_postgres to 1.0rc7.
Yichun Zhang (agentzh) 4907d14700 fixed a compilation error when both the dtrace static probes and --with-threads are specified.
Yichun Zhang (agentzh) 60e72cbf82 updated the test suite to reflect recent changes; also bumped version to 1.9.2.1 RC1.
Yichun Zhang (agentzh) 97a05513eb removed the --with-rtsig_module option from the usage info of ./configure.
Yichun Zhang (agentzh) 7d0443d5d7 ./configure: added --with-threads to usage; also added --with-threads test to dist-check.
Yichun Zhang (agentzh) ce65738299 upgraded the nginx core to 1.9.2.
Yichun Zhang (agentzh) 2871ccb9ac updated tests to reflect recent changes.
Yichun Zhang (agentzh) aab5001ffc bumped version to 1.7.10.2.
Yichun Zhang (agentzh) 53952e347e Merge branch 'master' of github.com:openresty/ngx_openresty
Yichun Zhang (agentzh) 19de4329b8 upgraded resty-cli to 0.03.
Yichun Zhang af48ac42d5 Merge pull request from needcaffeine/patch-1
Updated repository link in the README
Vic Vijayakumar 126786276b Updated repository link in the README
Yichun Zhang (agentzh) ffb5acf592 ./configure: fixed the --without-http_rewrite_module option by disabling NDK automatically; also automatically disable the ngx_encrypted_session module when NDK is disabled.
Yichun Zhang (agentzh) 9bcdd4b62f util/dist-check: the nogzip build now also disables ssl and pcre.
Yichun Zhang (agentzh) b0a74456ba updated tests to reflect recent changes.
Yichun Zhang (agentzh) 357bb4a977 bumped version to 1.7.10.2rc1.
Yichun Zhang (agentzh) 3ddbf6f8d4 upgraded ngx_encrypted_session to 0.04.
Yichun Zhang (agentzh) e1b680f985 upgraded ngx_iconv to 0.11.
Yichun Zhang (agentzh) 389f3a8041 upgraded ngx_array_var to 0.04.
Yichun Zhang (agentzh) 2d6112943f upgraded ngx_xss to 0.05.
Yichun Zhang (agentzh) 99d5e37f3b readme: updated the copyright years.
Yichun Zhang (agentzh) f57f48f6ce upgraded ngx_form_input to 0.11.
Yichun Zhang (agentzh) d332766a3f upgraded ngx_echo to 0.58.
Yichun Zhang (agentzh) 2e5d8d5179 upgraded ngx_redis2 to 0.12.
Yichun Zhang (agentzh) 9295450eb8 upgraded ngx_memc to 0.16.
Yichun Zhang (agentzh) 73db05ca54 upgraded ngx_drizzle to 0.1.9.
Yichun Zhang (agentzh) a7f1816ba1 upgraded ngx_srcache to 0.30.
Yichun Zhang (agentzh) 613241d40d upgraded ngx_rds_csv to 0.06.
Yichun Zhang (agentzh) fc386017f3 upgraded ngx_rds_json to 0.14.
Yichun Zhang (agentzh) b1f99a6156 upgraded ngx_coolkit to 0.2rc3.
Yichun Zhang (agentzh) fec2e0249c upgraded ngx_postgres to 1.0rc6.
Yichun Zhang (agentzh) d225abe6d1 upgraded ngx_lua_upstream to 0.03.
Yichun Zhang (agentzh) 5df64b4e63 upgraded ngx_set_misc to 0.29.
Yichun Zhang (agentzh) 78dd9dbc23 upgraded LuaJIT to v2.1-20150622.
Yichun Zhang (agentzh) ca9a9824d5 upgraded ngx_lua to 0.9.16.
Yichun Zhang (agentzh) 42d53db5b9 upgraded ngx_headers_more to 0.26.
Yichun Zhang (agentzh) 441cee68b1 upgraded LuaJIT to v2.1-20150331.
Yichun Zhang (agentzh) 58c89f206d upgraded ngx_lua to 0.9.16rc1 and bumped bundle version to 1.7.10.2rc0.
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 .
Yichun Zhang (agentzh) 795f52d06c ./configure: removed hacks to workaround an old bug in ngx_lua's build system (just recently fixed in ngx_lua).
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).
Yichun Zhang (agentzh) 387089ca11 updated test suite to reflect changes; also bumped version to 1.7.10.1.