罗泽轩
116deb2f36
change(zipkin): rearrange the child span ( #3877 )
...
Fix #3827
2021-03-23 20:19:16 +08:00
罗泽轩
12f2223c3a
feat: show how to specify --server when installing the dependency ( #3884 )
...
Fix #3671
2021-03-23 20:10:57 +08:00
罗泽轩
216debe223
feat: support priority in SRV record ( #3845 )
2021-03-23 20:05:23 +08:00
罗泽轩
e8364746ca
docs(dubbo): describe the returned data requirement ( #3829 )
2021-03-23 20:00:34 +08:00
yongboy
1896cb1826
feat: add dump for consul_kv ( #3848 )
...
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-03-23 10:07:32 +08:00
Yuelin Zheng
2744a99472
docs: add route uri regular matching in the FAQ doc ( #3881 )
2021-03-23 09:08:08 +08:00
罗泽轩
1ced2c3298
docs: remove duplicated section from discovery.md ( #3869 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-23 09:02:30 +08:00
batman-ezio
bb95f7af54
feat: add allow_origins_by_regex to cors plugin ( #3839 )
2021-03-22 15:55:54 +08:00
罗泽轩
1064e2d4b7
docs: update plugin-develop.md ( #3862 )
...
I still think we should try our best to prevent modifying APISIX itself.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-19 10:17:50 +08:00
Cliff Su
6b3140e5c1
docs: fix limit-count typo ( #3863 )
2021-03-19 09:34:40 +08:00
罗泽轩
c3e03bb44a
docs: fix mtls example ( #3850 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-18 09:05:38 +08:00
Gerrard-YNWA
ae2db153ef
docs: fix broken link ( #3838 )
2021-03-16 19:31:28 +08:00
Yuelin Zheng
f0d7460911
docs: added access to Dashboard through APISIX proxy in FAQ ( #3828 )
2021-03-16 14:30:36 +08:00
bzp2010
2ee828b2ee
docs: fix link error after split architecture-design ( #3834 )
...
fix #3833
2021-03-16 09:03:50 +08:00
John Bampton
9fafa43b37
chore: fix spelling, grammar and JSON example ( #3821 )
2021-03-15 08:56:43 +08:00
John Bampton
4ebccafbdc
chore: fix spelling ( #3253 )
2021-03-14 22:53:34 +08:00
Wen Ming
e468fb901c
docs: improve the document more easier to read about upstream host. ( #3815 )
2021-03-13 01:06:00 +08:00
罗泽轩
038acfcc9b
docs: use the build script which is more up-to-date. ( #3814 )
2021-03-12 15:26:15 +08:00
Yuelin Zheng
843a6523d3
docs: update the admin-api.md document ( #3805 )
...
related issue #3802
2021-03-12 09:07:50 +08:00
litesun
f05debba6e
docs: update contributor over time image ( #3797 )
2021-03-10 22:54:10 +08:00
罗泽轩
8609cd507a
docs: sync English doc to Chinese ( #3796 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 15:14:41 +08:00
罗泽轩
8dcbe4e00d
feat: let balancer support priority ( #3755 )
...
Fix #1809
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-10 14:56:26 +08:00
Yuelin Zheng
f7eb87c893
docs: update the content of "Does APISIX have a console interface" in the FAQ doc ( #3788 )
2021-03-10 10:34:29 +08:00
litesun
01a0fff724
docs: update contibutor graph ( #3790 )
2021-03-10 08:22:50 +08:00
罗泽轩
630769c4ac
docs: rewrite sidebar ( #3780 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-09 09:05:26 +08:00
Wen Ming
dedf79875d
docs: add more detailed desc of default_conn_delay
. ( #3750 )
2021-03-08 19:34:32 +08:00
Yuelin Zheng
50ece6a70f
docs: FAQ doc added make deps execution failed ( #3636 )
2021-03-08 19:17:04 +08:00
jpgouin
6cbaf55aab
feat: Add filter on HTTP methods for consumer-restriction plugin ( #3691 )
2021-03-08 18:00:29 +08:00
nic-chen
fc9fcff55e
fix: fail to run make deps
on macOS ( #3718 )
2021-03-08 17:13:39 +08:00
罗泽轩
9d97b7368f
docs: split architecture-design ( #3776 )
2021-03-08 14:28:05 +08:00
yongboy
34f60ee2cc
feat: add control api for discovery module ( #3742 )
...
Co-authored-by: nieyong <nieyong@staff.weibo.com>
2021-03-08 08:58:46 +08:00
Ayush das
8379fe1a42
docs: fixed powered-by link ( #3768 )
2021-03-07 14:34:33 +08:00
Cliff Su
f657b9023b
docs: change the img tag to markdown syntax ( #3765 )
2021-03-05 21:09:30 +08:00
罗泽轩
b7b784f6f1
feat: release 2.4 ( #3723 )
2021-03-05 18:23:24 +08:00
Ayush das
b7751d55dc
docs: updated remaining screenshots of plugins ( #3761 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-05 12:04:14 +08:00
Dhawal Kamdar
8c2d7c9e08
docs: Missing plugins doc of apisix shown in website ( #3754 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-05 09:35:54 +08:00
Wen Ming
8e3fd22671
docs: fix wrong dir when install from source code. ( #3748 )
2021-03-04 13:09:40 +08:00
Ayush das
a40a4d695a
docs: updated screenshots from v2.x dashboard ( #3741 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-04 12:00:05 +08:00
罗泽轩
7a5b35d535
docs: fix openid-connect's subtitles ( #3745 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-03-04 11:58:01 +08:00
Lien Li
66539b36e7
feat: support conditional response rewrite ( #3577 )
...
* support conditinal response rewrite
* fix code style
* fix typo
* fix typo
* fix test case
* add test case and fix code style
* drop space
* add fail test cases
* enhance docs
2021-03-04 10:10:13 +08:00
Cliff Su
29b1e2dfa4
docs: fix invalid link ( #3733 )
2021-03-02 23:41:08 +08:00
罗泽轩
3413ebba81
docs: tweak discovery via DNS doc ( #3731 )
2021-03-02 21:10:17 +08:00
Yuelin Zheng
1591842a0c
docs: update request-id.md doc ( #3713 )
2021-03-02 18:02:55 +08:00
琚致远
210f76d48c
fix: invalid links in markdown files ( #3712 )
2021-03-02 17:12:21 +08:00
Ayush das
573b4887db
docs: updated users image part in README.md ( #3715 )
...
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-03-02 12:29:03 +08:00
Yuelin Zheng
7686cb4955
docs: update the plugin-develop.md doc ( #3705 )
2021-03-01 15:58:59 +08:00
罗泽轩
46c649596f
feat: add labels to plugin_config ( #3703 )
2021-03-01 14:51:48 +08:00
琚致远
233b6c059c
fix docs invalid issues ( #3706 )
2021-03-01 14:06:33 +08:00
guoqqqi
69cd127a08
docs: update the link to the failed image ( #3707 )
2021-03-01 13:19:12 +08:00
guoqqqi
c87e3798ee
docs: added sidebar
config ( #3699 )
...
Co-authored-by: juzhiyuan <juzhiyuan@apache.org>
2021-03-01 12:00:06 +08:00