Commit Graph

538 Commits

Author SHA1 Message Date
Navendu Pottekkat
a490e0a257
docs: update the API docs (#6565) 2022-03-14 11:54:56 +08:00
Gerrard-YNWA
92047c2694
feat: allow set timeout for proxy-mirror (#6562) 2022-03-14 11:44:22 +08:00
Gaoll
6182ba9f96
feat: jwt-plugin support custom parameters (#6561)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-14 11:43:35 +08:00
kwanhur
1ac7166e80
docs: unify plugin Description (#6532)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-13 19:49:15 +08:00
Hwting
6406026276
docs: polishing error-log-logger plugin's docs (#6587) 2022-03-13 19:46:16 +08:00
罗泽轩
cb71030b58
docs: rewrite "Installation via Source" (#6588) 2022-03-13 19:38:04 +08:00
Baoyuan
cd3e7cdb49
feat: add expires timestamp for CSRF plugin (#6201) 2022-03-13 19:34:00 +08:00
Gary-Airwallex
09e36cd7ae
feat: set cors allow origins by plugin metadata (#6546)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2022-03-13 19:31:46 +08:00
bin-ya
2f8427c135
docs: additional description to download different versions of APISIX (#6508) 2022-03-11 11:42:06 +08:00
guoqqqi
72bc1ef5a9
docs: update the jwt-auth zh version (#6127)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Yu.Bozhong <y.bz@foxmail.com>
2022-03-11 09:27:39 +08:00
John Chever
e16c337011
docs: refactor how-to-build.md (#6442) 2022-03-10 09:09:49 +08:00
罗泽轩
c84158c40f
change(syslog): correct the configuration (#6551) 2022-03-09 14:45:46 +08:00
oil欧呦
5cc8ca9e29
feat: authz-keycloak plugin support redirect not authorized user (#6485) 2022-03-09 10:00:40 +08:00
mango
1853bc8584
docs: add curl test for redirect plugin's http_to_https. (#6378)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2022-03-08 15:04:02 +08:00
bin-ya
4e2403d556
docs: fix typo (#6526) 2022-03-07 16:30:10 +08:00
John Chever
6ddca1dad8
docs: logger doc refactor (#6503) 2022-03-07 12:07:47 +08:00
罗泽轩
fede22edb5
feat(Wasm): get response body (#6514) 2022-03-07 10:13:05 +08:00
soulbird
a4f0d7f563
docs: fix python script bug (#6498)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-07 10:02:42 +08:00
罗泽轩
0aeba95826
feat(proxy-mirror): support custom path (#6506) 2022-03-06 18:59:39 +08:00
罗泽轩
1a1e8aa4ed
docs(Wasm): use official name (#6515)
Like iOS, WebAssembly is often called as Wasm but not WASM.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2022-03-06 10:57:42 +08:00
John Chever
66a5a2a44a
docs: add latest content about GraphQL in APISIX (#6449)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-04 11:02:58 +08:00
Gaoll
d4154bc0a0
docs: remove all outlines from markdown files (#6494)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-03 21:49:53 +08:00
Gallardot
c37fc9933a
docs: fix forward-auth plugin doc (#6444) 2022-03-03 11:17:37 +08:00
soulbird
12cffdb0e0
docs(style): fix json code block syntax (#6489)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-03 11:11:58 +08:00
罗泽轩
54ffdeed11
test: switch back to openresty/test-nginx (#6478) 2022-03-03 09:58:15 +08:00
John Chever
2f3bd9f453
docs: refactor the docs associated with Logger (#6415) 2022-03-03 09:05:28 +08:00
Navendu Pottekkat
fdad0aea0b
docs: restructure the "Architecture Design" Section (#6464)
Signed-off-by: Navendu Pottekkat <navendupottekkat@gmail.com>
2022-03-03 06:19:09 +08:00
Gaoll
0f9deb90f9
docs: fixed zh/response-rewrite.md format (#6476)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-02 18:00:47 +08:00
Peter Zhu
6c233d35f9
feat: support post_logout_redirect_uri config in openid-connect plugin (#6455) 2022-03-02 09:39:08 +08:00
Zhendong Qi
b41a2e001e
feat(error-log-logger): add clickhouse for error-log-logger (#6256)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2022-02-28 16:40:39 +08:00
EH
a8528ad8ed
feat: mocking plugin (#5940)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Peter Zhu <starszcan@gmail.com>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: EH <jerryrdong@tencent.com>
2022-02-25 14:14:06 +08:00
Yu.Bozhong
bcabe5fa0a
change(server-info): use a new approach(keepalive) to report DP info (#6202)
Co-authored-by: 阿杰鲁 <imbozhong@gmail.com>
2022-02-25 13:55:13 +08:00
Gaoll
80aaf7eefe
feat: add config to control write all status to x-upsream-apisix-status (#6392)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
Co-authored-by: gaoliangliang <gaoliangliang@dtzhejiang.com>
2022-02-25 10:54:43 +08:00
shenzhuangzhi1
25809811c7
docs: update plugin-develop.md (#6370)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: Alex Zhang <tokers@apache.org>
Co-authored-by: Yu.Bozhong <y.bz@foxmail.com>
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: shenzhuangzhi <shenzhzh@inspur.com>
2022-02-25 10:50:58 +08:00
Zhendong Qi
abc20bb38e
feat(http-logger): allow verifying ssl cert (#6311)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
2022-02-24 11:33:30 +08:00
Navendu Pottekkat
749094bb55
docs: update "getting started" and "how to build" guides (#6389)
Signed-off-by: Navendu Pottekkat <navendupottekkat@gmail.com>
2022-02-24 09:17:49 +08:00
Gaoll
49b16bf4be
docs: fix openresty doc link (#6417)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-24 09:12:54 +08:00
SkyeYoung
3000b8240a
docs: improve consul_kv.md (#6278) 2022-02-23 22:38:20 +08:00
JasonZhu
4b4e727bae
feat(authz-keycloak): add token refresh/expire time configuration (#6229)
Co-authored-by: jasonzhu <zhutianqi@meituan.com>
2022-02-23 22:07:05 +08:00
zhixiongdu
f7b50f28ba
feat: add kubernetes discovery module (#4880)
Co-authored-by: zhixiogndu <adugeek@gmail.com>
Co-authored-by: zhixiongdu <zhixiongdu@upchina.com>
2022-02-23 10:26:54 +08:00
Gaoll
8579a02a70
docs: fix For L7 proxy -> For L4 proxy (#6423)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-23 09:47:12 +08:00
mango
4ec0d6b015
docs: translate Chinese to English in en clickhouse-logger (#6416) 2022-02-23 09:08:29 +08:00
Gaoll
462413551e
docs: add zh proxy-control.md&modify other doc error (#6346)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-02-22 14:14:37 +08:00
Zeping Bai
ecf08c6dd5
docs: update public API relative usage (#6318)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-02-22 12:00:20 +08:00
罗泽轩
1c6b47354a
docs(cn): remove datadog from sidebar & fix doc lint conf (#6411) 2022-02-22 11:30:06 +08:00
Zeping Bai
21aa21bbfc
docs: fix configuration file typo (#6395) 2022-02-21 17:12:55 +08:00
罗泽轩
42e84e437f
docs(extern-plugin): the implementation of runner (#6336) 2022-02-21 09:54:33 +08:00
Hwting
b0f71819fa
docs: polishing skywalking-logger plugin's docs (#6377) 2022-02-21 09:54:13 +08:00
Daming
51f87773f4
doc: adjust the directory structure of observability's documents (#6391) 2022-02-21 09:52:37 +08:00
罗泽轩
e279dfffef
change(admin): empty nodes should be encoded as array (#6384) 2022-02-21 09:51:52 +08:00