Commit Graph

185 Commits

Author SHA1 Message Date
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
Shuyang Wu
e5916cf541
fix: markdownlint issue (#3381)
remove unnecessary ignore path in markdownlint

Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-01-21 16:03: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
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
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
44e05b08ab
doc: removed qrcode of qq group. (#2246) 2020-09-23 14:28:30 +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
Janko
d42f9d80fa
doc: fixed health-ckeck document path for README_CN.md (#2038)
FIX #2037
2020-08-11 08:07:23 +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
Scaat Feng
020090cc44
doc: add Chinese doc of uri-blocker plugin (#1985) 2020-08-05 14:01:05 +08:00
Swayam Raina
1ffcc9cc8e
doc: fixed grpc transcode link (#1946)
fixes #1944
2020-07-31 10:37:32 +08:00
Janko
9e9a6322c6
doc: fixed uri-blocker plugin path error in README. (#1950) 2020-07-31 09:14:26 +08:00
Scaat Feng
5c57796f8f
doc: update README.md for proxy-mirror (#1852) 2020-07-16 23:24:49 +08:00
Wen Ming
5a38df1ffe
doc: add more steps for install. (#1805) 2020-07-07 10:35:02 +08:00
YuanSheng Wang
6a43a8c735
feature: implemented plugin uri-blocklist . (#1727)
first step: #1617
2020-06-22 14:45:55 +08:00
Nirojan Selvanathan
b0a1580c67
doc: Refactoring docs to support docsify (#1724) 2020-06-19 12:03:55 +08:00
QuakeWang
75e429af6c
doc: Update README_CN.md (#1705) 2020-06-14 10:44:44 +08:00
qiujiayu
2e67c987bd
doc: added the link to discovery.md (#1631) 2020-06-01 15:47:39 +08:00
Wen Ming
9792045ee0
doc: removed external links and docs. (#1619) 2020-05-27 20:23:26 +08:00
Wen Ming
398941b72f
feature: add skywalking plugin. (#1241) 2020-05-27 17:55:47 +08:00
Vinci Xu
2c17ca7fac
doc:add chinese version for install doc (#1590) 2020-05-14 23:21:33 +08:00
hiproz
89baaeabab
doc: repair the white paper's url of README (#1582) 2020-05-12 22:25:55 +08:00
Vinci Xu
3a9e0fc675
feature: add batch request plugin. (#1388) 2020-04-29 21:40:45 +08:00