Cliff Su
e9a59ac5e8
docs: fix stand-alone doc link broken ( #3889 )
2021-03-23 16:24:14 +08:00
bzp2010
2ee828b2ee
docs: fix link error after split architecture-design ( #3834 )
...
fix #3833
2021-03-16 09:03:50 +08:00
琚致远
00baca28fa
docs: added generated contributor over time service provider ( #3813 )
2021-03-12 11:46:39 +08:00
Ayush das
8379fe1a42
docs: fixed powered-by link ( #3768 )
2021-03-07 14:34:33 +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
琚致远
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
琚致远
233b6c059c
fix docs invalid issues ( #3706 )
2021-03-01 14:06:33 +08:00
guoqqqi
c87e3798ee
docs: added sidebar
config ( #3699 )
...
Co-authored-by: juzhiyuan <juzhiyuan@apache.org>
2021-03-01 12:00:06 +08:00
Cliff Su
12fb8eb76d
docs: fix broken links ( #3681 )
2021-02-26 17:56:32 +08:00
guoqqqi
1d512b8746
docs: modify the docs directory ( #3661 )
2021-02-25 16:32:21 +08:00
John Bampton
2a9a52220f
test: fix grammar ( #3584 )
2021-02-18 12:33:20 +08:00
John Bampton
78e544bfaa
docs: fix spelling 'filer' should be 'filter' ( #3589 )
...
fixes #3588
2021-02-14 11:30:42 +08:00
idbeta
fcc1630094
docs: update README ( #3580 )
...
Since from version 2.3, Apache APISIX needs to be installed OpenSSL develop library first to start.
2021-02-11 14:05:05 +08:00
罗泽轩
86841f91d1
feat: release 2.3 ( #3466 )
2021-02-09 20:07:59 +08:00
John Bampton
5f962ad365
docs: add four more projects to the "Good first issue" section ( #3540 )
...
fix #3527
2021-02-06 18:16:29 +08:00
John Bampton
5bd740a131
docs: standardize link anchors to lower case ( #3510 )
...
many thx @jbampton
2021-02-06 00:06:30 +08:00
Wen Ming
985c354066
doc: add good first issue links. ( #3368 )
2021-01-21 14:21:37 +08:00
罗泽轩
e3601e6876
feat: support dubbo ( #3224 )
...
Fix #89
2021-01-20 09:47:09 +08:00
Wen Ming
c397e4738c
doc: update to 2.2 for source code package. ( #3322 )
2021-01-18 13:42:13 +08:00
John Bampton
c1f28e09e1
docs: fix typo in README ( #3312 )
2021-01-16 21:31:13 +08:00
Wen Ming
90be57f488
docs: update rpm package to 2.2 ( #3280 )
2021-01-14 13:16:14 +08:00
John Bampton
b72e2c56be
docs: lint Markdown files ( #3177 )
...
Lint Markdown for rules:
- MD031/blanks-around-fences
- MD032/blanks-around-lists
2021-01-03 11:26:40 +08:00
罗泽轩
b7ae14c4b6
docs: use new badges ( #3150 )
...
We don't run CI on travis anymore.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-29 14:48:23 +08:00
Yuelin Zheng
86fa46d85b
feat: Implement traffic splitting plugin ( #2935 )
...
close #2303
close #2603
2020-12-25 15:53:00 +08:00
John Bampton
1f52c70d84
docs: lint Markdown for multiple consecutive blank lines ( #3047 )
...
- remove unneeded MD009 - Trailing spaces config entry
- MD012 - Multiple consecutive blank lines
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines
2020-12-17 22:25:30 +08:00
John Bampton
b1281020a5
docs: 🫐 use HTML5 br tags ( #3043 )
...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br
2020-12-15 16:56:40 +08:00
John Bampton
b0be50c69c
docs: fix case of GitHub ( #3042 )
...
Changed `Github` to `GitHub`
2020-12-15 09:27:29 +08:00
John Bampton
aed3e818e0
docs: remove unneeded whitespace from Markdown ( #3026 )
2020-12-13 14:15:07 +08:00
Wen Ming
91b7313e05
release: release 2.1 version. ( #2887 )
2020-12-01 11:52:49 +08:00
Wen Ming
0ba62a8b98
doc: add videos of ApacheCon. ( #2534 )
2020-10-28 13:19:37 +08:00
Wen Ming
bf3300ae90
doc: fix steps of install from source code. ( #2545 )
2020-10-28 13:18:26 +08:00
琚致远
16f9753fde
feat(docs): update README ( #2539 )
...
more beautiful
2020-10-27 21:51:12 +08:00
Wen Ming
ba324fe7f4
doc: fixed download links. ( #2528 )
2020-10-27 13:51:01 +08:00
Yousa
dfc50fd95b
doc(readme): Contributor Over Time ( #2454 )
2020-10-27 10:42:15 +08:00
Wen Ming
443e7b43ba
release: release 2.0 version. ( #2283 )
2020-10-27 10:11:04 +08:00
li1234yun
97cec5d422
doc: added milestone info in README.md and README_CN.md ( #2401 )
2020-10-13 10:38:56 +08:00
YuanSheng Wang
ea25f85529
chore: upload apisix logo image ( #2371 )
...
added link in readme.
2020-10-10 16:18:51 +08:00
Wen Ming
f2e65d6e0a
doc: add user story about eFactory. ( #2373 )
2020-10-10 16:18:00 +08:00
罗泽轩
5b97223592
feat: implemented referer-restriction
plugin ( #2352 )
2020-10-06 18:20:17 +08:00
Shuyang Wu
c228675a81
doc: update etcd installation step for v3.4 ( #2346 )
2020-10-04 19:15:58 +08:00
Wen Ming
4c227ade8b
doc: added channel at slack and added new qq group. ( #2226 )
2020-09-16 11:22:33 +08:00
Shuyang Wu
4722198548
feature: support etcd v3 by mocking v2 API ( #2036 )
2020-09-16 10:19:04 +08:00
Shuyang Wu
403c1204db
doc: add dashboard link in README to sync ( #2107 )
2020-08-24 09:12:55 +08:00
Shuyang Wu
2c98dd757e
doc: fixed broken link of CONTRIBUTING.md in README ( #2104 )
2020-08-23 19:17:12 +08:00
Janko
5607114884
doc: update uri-blocker name for README. ( #2031 )
2020-08-10 09:11:54 +08:00
Nirojan Selvanathan
14f979edf8
test: Added test cases for openid connect introspection ( #2018 )
...
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
2020-08-08 18:24:42 +08:00
jie
b4890bf607
doc: remove all ‘incubator’ in doc ( #2014 )
2020-08-07 07:57:09 +08:00
Janko
5833e4f3d7
release: released 1.5.0 version. ( #1965 )
2020-08-06 09:33:34 +08:00