This project is mirrored from https://gitee.com/mirrors/apisix.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 23 Aug, 2020 1 commit
-
-
Shuyang Wu authored
fix #2027
-
- 22 Aug, 2020 1 commit
-
-
YuanSheng Wang authored
fix #2083.
-
- 18 Aug, 2020 2 commits
-
-
罗泽轩 authored
By looking at name like `apisix_bandwidth` or `apisix_http_latency`, it is hard to guess their units. Also, it is not so clear for where does the overhead come from for `apisix_http_overhead` at the first glance.
-
YuanSheng Wang authored
* feature: divide config.yaml into two files config-custom.yaml & config-default.yaml . fix #1923
-
- 16 Aug, 2020 2 commits
-
-
YuanSheng Wang authored
fix #2058 * fixed test
-
nic-chen authored
* using a new metric `node_info` to store the hostname
-
- 15 Aug, 2020 1 commit
-
-
罗泽轩 authored
Fix #2064.
-
- 14 Aug, 2020 1 commit
-
-
Swayam Raina authored
related #1877
-
- 12 Aug, 2020 4 commits
-
-
Nirojan Selvanathan authored
fix #2022
-
Janko authored
fix #2039
-
-
YuanSheng Wang authored
fix #2019
-
- 11 Aug, 2020 2 commits
- 10 Aug, 2020 2 commits
- 09 Aug, 2020 1 commit
-
-
琚致远 authored
-
- 08 Aug, 2020 1 commit
-
-
Nirojan Selvanathan authored
Fix #1718 * Added test case for token intropsection with Keycloak identity server * Renamed oauth doc to openid-connect to correctly link with the plugin name
-
- 07 Aug, 2020 4 commits
-
-
Nirojan Selvanathan authored
-
罗泽轩 authored
* feat: allow customizing worker_processes Close #2016
-
YuanSheng Wang authored
be called multiple times. fix #1986
-
YuanSheng Wang authored
fix #2008
-
- 06 Aug, 2020 9 commits
-
-
jie authored
-
Scaat Feng authored
fix #2010
-
Nirojan Selvanathan authored
Fix #1855
-
Vinci Xu authored
fix #1983
-
Wen Ming authored
-
James Hughes authored
Removed multiple "incubator-" prefixed from urls in both EN and CN getting-started documents Updated the cd command in the getting started steps so that it moved into the correct directory after cloning
-
Wen Ming authored
fix #1872, which not using the right way to install from luarocks.
-
YuanSheng Wang authored
* bugfix: passed the copied `api_ctx`, it may be freed if the `api_ctx` was called in back timer async. Fixed #1935.
-
Janko authored
-
- 05 Aug, 2020 3 commits
-
-
Scaat Feng authored
-
nic-chen authored
Supporting distribution and execution scripts, we can implement many new features, such as plug-in orchestration.
-
Scaat Feng authored
-
- 04 Aug, 2020 6 commits
-
-
dabue authored
fixed #1987
-
YuanSheng Wang authored
* bugfix: fail to handshake if there is no certificate matched by host. * fix: grpc proxy test case
-
taotao authored
-
YuanSheng Wang authored
fix #1382
-
YuanSheng Wang authored
* perf: no longer generate unnecessary nginx conf for better performance. * benchmark: sync nginx.conf for fake-apisix. > Is this PR backward compatible? Disable two plugins by default(proxy-cache, proxy-mirror), if the user wants to enable them, need to modify the conf/config.yaml by manual.
-
YuanSheng Wang authored
-