Commit Graph

1658 Commits (82e1360c9067354af7728208c994b600dd875e6d)
 

Author SHA1 Message Date
Yichun Zhang (agentzh) 2589f0d3c1 added restydoc to our win32 build. 9 years ago
Yichun Zhang (agentzh) 0e2f55d2a0 upgraded resty-cli to 0.07rc4. 9 years ago
Yichun Zhang (agentzh) 6160254ec8 bugfix: ./configure: we should disable the ngx_http_encrypted_session module when --without-http_ssl_module is specified. 9 years ago
Yichun Zhang (agentzh) d836ee1e8e upgraded resty-cli to 0.07rc3. 9 years ago
Yichun Zhang (agentzh) fb040b60db feature: added restydoc documentation indexes for the official nginx core and most of the official openresty components. also upgraded resty-cli to 0.07rc2. 9 years ago
Yichun Zhang (agentzh) 7f5a1fa7e4 updated README to reflect our recent change of getting rid of Markdown::Pod. 9 years ago
Yichun Zhang (agentzh) 7a2e4881b8 use resty-cli's md2pod.pl script to do the Markdown -> POD conversion since the perl CPAN module Markdown::Pod is both buggy and slow to install. thanks Paul Buonopane for the report in #175.
also upgraded resty-cli to 0.07rc1 for the md2pod.pl script.
9 years ago
Yichun Zhang (agentzh) bdaea38b7d doc/README-win32.md: updated the copyright years. 9 years ago
Yichun Zhang (agentzh) 741ff983e8 updated the dtrace patch for 1.9.15. 9 years ago
Yichun Zhang (agentzh) a9cada5c27 updated dtrace patch. 9 years ago
Yichun Zhang (agentzh) 1b197fb27a upgraded ngx_devel_kit to 0.3.0rc1; also fixed the no-pool patch for nginx 1.9.15. 9 years ago
Yichun Zhang (agentzh) 86be514b1c upgraded the nginx core to 1.9.15. 9 years ago
Yichun Zhang (agentzh) 3041624fbc release 1.9.7.4. 9 years ago
Yichun Zhang (agentzh) de75e4d7ed version 1.9.7.4 RC1. 9 years ago
Yichun Zhang (agentzh) 107847d6fd upgraded ngx_lua to 0.10.2. 9 years ago
Yichun Zhang (agentzh) 36bafb83ed updated tests to reflect recent changes. 9 years ago
Yichun Zhang (agentzh) f4ca954418 upgraded ngx_array_var to 0.05. 9 years ago
Yichun Zhang (agentzh) 6f8aba9da3 upgraded ngx_set_misc to 0.30. 9 years ago
Yichun Zhang (agentzh) 2436ab0b8c upgraded resty-cli to 0.06. 9 years ago
Yichun Zhang (agentzh) c05b97fcad upraded lua-resty-dns to 0.15. 9 years ago
Yichun Zhang (agentzh) 6dd13af2a1 upgraded lua-resty-upstream-healthcheck to 0.04. 9 years ago
Yichun Zhang (agentzh) aa6c86f46a upgraded ngx_lua_upstream to 0.05. 9 years ago
Yichun Zhang (agentzh) 74940ddd15 upgraded lua-resty-core to 0.1.5. 9 years ago
Yichun Zhang (agentzh) 7d9e51e1b3 upgraded ngx_lua to 0.10.1. 9 years ago
Yichun Zhang (agentzh) e4cfb92295 downgrade to 1.9.7.4rc0 since the new 1.9.11+ nginx cores have pending compatibility issues that require more time to fix. 9 years ago
Yichun Zhang (agentzh) 7f9675a005 win32: downgrade to 1.0.2e due to minor compatibility issues. 9 years ago
Yichun Zhang (agentzh) 71ece286fa win32: bumped the default openssl version used in the official binary build to 1.0.2f. 9 years ago
Yichun Zhang (agentzh) 54c2766d1c upgraded ngx_lua to 0.10.1rc1. 9 years ago
Yichun Zhang (agentzh) 3da92ac16c bugfix: ./configure: use of relative paths like "./nginx" in --prefix=PATH led to compilation errors. thanks Tao Huang for the report in openresty/stream-lua-nginx-module#11. 9 years ago
Yichun Zhang (agentzh) 463a6a14ee updated tests to reflect recent changes. 9 years ago
Yichun Zhang (agentzh) 5f7f678876 upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 9 years ago
Yichun Zhang (agentzh) 753ef7074b bumped version to 1.9.7.3. 9 years ago
Yichun Zhang (agentzh) 8c6b0f77af bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default. 9 years ago
Yichun Zhang (agentzh) 52962f3fc9 renamed ngx_openresty to openresty. 9 years ago
Yichun Zhang (agentzh) 0e31ce1662 util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 9 years ago
Yichun Zhang (agentzh) da90bd7671 fixed the commands for Mac OS X (especially for El Capitan. 9 years ago
Yichun Zhang (agentzh) 4a80309873 bumped version to 1.9.7.2. 9 years ago
Yichun Zhang (agentzh) 383901b193 updated the test suite to reflect recent changes. 9 years ago
Yichun Zhang (agentzh) 9bd838251f upgraded LuaJIT to v2.1-20160108. 9 years ago
Yichun Zhang (agentzh) e5fd373848 updated the test suite to reflect recent changes. 9 years ago
Yichun Zhang (agentzh) db38504310 bumped version to 1.9.7.2 RC1. 9 years ago
Yichun Zhang (agentzh) 2351c7c7aa util/dist-check: added tests for --with-stream and balancer_by_lua. 9 years ago
Yichun Zhang (agentzh) f3d36df365 upgraded ngx_lua to 0.10.0 and lua-resty-core to 0.1.4. 9 years ago
Yichun Zhang (agentzh) 220b940e66 bugfix: the ./configure options --with-dtrace-probes and --with-stream did not work together. 9 years ago
Yichun Zhang (agentzh) 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). 9 years ago
Yichun Zhang (agentzh) 9cf02ba0c0 bumped version to 1.9.7.1. 10 years ago
Yichun Zhang (agentzh) 5760ca8dee updated the test suite to reflect recent changes. 10 years ago
Yichun Zhang (agentzh) e1b492fc18 bumped version to 1.9.7.1 RC2. 10 years ago
Yichun Zhang (agentzh) 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. 10 years ago
Yichun Zhang (agentzh) ec162777c3 upgraded lua-resty-redis to 0.22. 10 years ago