Commit Graph

1275 Commits (fee5626f8c39c0e76e9cb3f61106c18ad28c6f2b)
 

Author SHA1 Message Date
John Wu fee5626f8c doc: simple typo fix.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
7 years ago
Yichun Zhang (agentzh) 77ea939d00 upgraded lua-resty-limit-traffic to 0.05rc2. 8 years ago
Yichun Zhang (agentzh) 131e15ef47 upgraded ngx_lua to 0.10.11rc2. 8 years ago
Yichun Zhang (agentzh) 8c244301ea upgraded ngx_lua to 0.10.11rc1, resty-cli to 0.20rc1, opm to 0.0.4rc1, luajit to v2.1-20170925, lua-resty-limit-traffic to 0.05rc1, and lua-resty-core to 0.1.13rc1. 8 years ago
Datong Sun 94766f7a41 patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh) 4eae6e2415 upgraded the nginx core to 1.13.5. 8 years ago
Yichun Zhang (agentzh) 53a86b6abd restydoc indexer: ignored a problematic nginx document, ngx_http_api_module.xml. 8 years ago
Yichun Zhang (agentzh) 3e2540f6a0 upgraded nginx core to 1.13.4. 8 years ago
Datong Sun 4b594fdce6 feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh) 1f2121b546 removed patches for the nginx 1.13.2 core. 8 years ago
Yichun Zhang (agentzh) 6237430ef4 upgraded nginx core to 1.13.3. 8 years ago
Yichun Zhang (agentzh) 967d1261cd added more fixes. 8 years ago
Yichun Zhang (agentzh) 1426d3283d fixed the dtrace patch for nginx. 8 years ago
Yichun Zhang (agentzh) 45a8fb27e4 fixed the upstream_timeout_fields patch for nginx. 8 years ago
Yichun Zhang (agentzh) 3c114dbe46 fixed the log_escape_non_ascii patch for the nginx core. 8 years ago
Yichun Zhang (agentzh) 20e70449f8 fixed the nginx server_header patch. 8 years ago
Yichun Zhang (agentzh) 6614441908 upgraded the nginx core to 1.13.2 (some patches fail to apply though). 8 years ago
Yichun Zhang (agentzh) 90fc91567f bumped version to 1.11.2.5; also updated tests to reflect recent changes. 8 years ago
Yichun Zhang (agentzh) a0f6653c6a bumped version to 1.11.2.5 RC1. 8 years ago
Yichun Zhang (agentzh) 61586a75e3 upgraded resty-cli to 0.19. 8 years ago
Yichun Zhang (agentzh) 9d36d4f069 bugfix: do not abort `make install` when copying COPYRIGHT fails (the destination could be the same file on Windows, for example). 8 years ago
Yichun Zhang (agentzh) b1a85d924b upgraded ngx_lua to 0.10.10. 8 years ago
Yichun Zhang (agentzh) 6994c5e125 upgraded lua-resty-lrucache to 0.07. 8 years ago
Yichun Zhang (agentzh) 2f20dac034 upgraded lua-resty-dns to 0.19. 8 years ago
Yichun Zhang (agentzh) 098889b2ed swtched to OpenResty's own fork of ngx_postgres; also upgraded it to 1.0. 8 years ago
Yichun Zhang (agentzh) 7a9c09de5d upgraded ngx_echo to 0.61. 8 years ago
Yichun Zhang (agentzh) 22d66022a6 upgraded lua-resty-mysql to 0.20. 8 years ago
Yichun Zhang (agentzh) e2c0799394 upgraded lua-resty-lock to 0.07. 8 years ago
Yichun Zhang (agentzh) 44540173ea upgraded lua-resty-string to 0.10. 8 years ago
Yichun Zhang (agentzh) 843c260daf upgraded ngx_lua_upstream to 0.07 and lua-resty-upstream-healthcheck to 0.05. 8 years ago
Yichun Zhang (agentzh) a864af25cf upgraded LuaJIT to 2.1-20170808, resty-cli to 0.18, and lua-resty-core to 0.1.12. 8 years ago
Yichun Zhang (agentzh) a21f5e4631 upgraded ngx_lua to 0.10.9. 8 years ago
Yichun Zhang (agentzh) b0b9544aa5 upgraded lua-resty-limit-traffic to 0.04. 8 years ago
Yichun Zhang (agentzh) 3e69abf93c upgraded ngx_echo to 0.61rc1. 8 years ago
Yichun Zhang (agentzh) c408e5f68f upgraded ngx_lua to 0.10.9rc9. 8 years ago
spacewander 2223edb87d misc: added templates for issue and pull request.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
spacewander adcff66454 feature: applied a patch to the nginx core to make the nginx variable $proxy_add_x_forwarded_for accessible on Lua land.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
Yichun Zhang (agentzh) 68fdc6754b COPYRIGHT: added licenses of openssl, zlib, and pcre. 8 years ago
Yichun Zhang (agentzh) 645530f76e upgraded resty-cli to 0.18rc6. 8 years ago
Yichun Zhang (agentzh) 24a6779879 upgraded lua-resty-dns to 0.19rc1. 8 years ago
Yichun Zhang (agentzh) 9fcae3552f upgraded lua-resty-core to 0.1.12rc8. 8 years ago
Yichun Zhang (agentzh) 47907fa3a9 upgraded ngx_lua to 0.10.9rc8. 8 years ago
Yichun Zhang (agentzh) f9a2702f5a merged openresty 1.11.2.4. 8 years ago
Yichun Zhang (agentzh) 58f39e963f bugfix: applied nginx's official security fix for an issue in the range filter (CVE-2017-7529). 8 years ago
Yichun Zhang (agentzh) 19c6e1fb5c bugfix: applied nginx's official security fix for an issue in the range filter (CVE-2017-7529). 8 years ago
Yichun Zhang (agentzh) 11284ae527 doc: mentions the mercurial dep. 8 years ago
Yichun Zhang (agentzh) cf01381428 plus: install the COPYRIGHT file as well. 8 years ago
Yichun Zhang (agentzh) 7447076d56 re-formated the COPYRIGHT file. 8 years ago
Yichun Zhang (agentzh) 4f54490595 upgraded lua-resty-limit-traffic to 0.04rc1. 8 years ago
Yichun Zhang (agentzh) 3b500d7c96 upgraded ngx_lua to 0.10.9rc7 and lua-resty-core to 0.1.12rc7. 8 years ago