Ayeshmantha Perera
d07871186a
feature: implemented tcp logger plugin. ( #1221 )
2020-03-15 09:22:13 +08:00
Ayeshmantha Perera
a4abbd1f3d
doc: add unit test troubleshoot doc. ( #1254 )
2020-03-15 08:09:23 +08:00
Yousa
54c2650a32
Add priority related information for plugin development doc ( #1257 )
...
* yousali:<doc>Add priority related information for plugin development guide doc / plugin-develop-cn.md
* Revert "yousali:<doc>Add priority related information for plugin development guide doc / plugin-develop-cn.md"
This reverts commit 839b9b62b77e425c0ecbf35eedbe9eaa0ccf27fa.
* yousali:<doc>add a space between Chinese and English. add a space between Chinese and Number.
2020-03-13 23:41:23 +08:00
wonglend
2399646241
doc: add export PERL5LIB
env for running test cases ( #1215 )
2020-03-13 08:55:27 +08:00
Nirojan Selvanathan
08093c49e8
doc: Adding doc on how to add a prefix to the route ( #1238 )
2020-03-13 08:34:02 +08:00
Ayeshmantha Perera
4ebfa24787
doc: modify ip restrictions plugin doc. ( #1219 )
2020-03-08 13:57:31 +08:00
Vinci Xu
c8a00b1152
doc: add usage about global ruls ( #1211 )
2020-03-07 19:52:55 +08:00
Wen Ming
be2eec3c6d
feature: supported key-based authentication to the dashboard. ( #1169 )
2020-03-05 14:48:27 +08:00
Ayeshmantha Perera
e64ed39eae
doc: add English doc doc/profile-cn.md
( #1192 )
2020-03-04 09:42:56 +08:00
wwd
fbcd270eb0
doc: del useless tips in Admin API ( #1187 )
...
Fix #1183 .
2020-03-03 17:16:41 +08:00
map1e
6ac9322953
doc: add description of redis_password in limit-count doc ( #1179 )
2020-03-02 09:43:02 +08:00
map1e
f458503b30
doc: fix typo in jwt plugin doc ( #1176 )
2020-02-29 00:33:38 +08:00
温铭 WenMing
7f7b4a5376
doc: added curl
example for plugin prometheus
. ( #1172 )
2020-02-28 14:11:07 +08:00
qiujiayu
b210a7b866
feature: support to load different config file by ENV APISIX_PROFILE
profile ( #1147 )
2020-02-28 08:46:42 +08:00
nic-chen
4eb5f746f5
release new version 1.1 ( #1155 )
...
* doc: added changelog for 1.0 release.
* doc: v1.1 build guide
* update: apisix version
2020-02-25 10:17:31 +08:00
WenMing
06ed0eb5c1
doc: make admin API doc friendly. ( #1145 )
2020-02-24 13:52:29 +08:00
Nirojan Selvanathan
d50727bcf0
feature: Batch processor implementation to aggregate logs in batch ( #1121 )
2020-02-20 15:25:20 +08:00
iGeeky
7fe2272492
doc: add wolf-rbac plugin ( #1116 )
...
Co-authored-by: jie <jie123108@163.com>
2020-02-14 11:08:11 +08:00
YuanSheng Wang
187d65764c
doc: add link to download grafana meta data. ( #1119 )
...
Fix #1103
2020-02-11 12:57:58 +08:00
iGeeky
5fff97d0b1
feature: Add wolf rbac plugin ( #1095 )
2020-02-06 15:22:49 +08:00
WenMing
a9f05e531b
doc: updated the download link of rpm. ( #1108 )
2020-02-06 11:33:56 +08:00
Lien
92d867619e
doc: response-rewrite.md optimiazition ( #1083 )
2020-01-20 10:36:08 +08:00
Lien
13534cdbda
doc: getting-started.md check ( #1084 )
2020-01-20 09:58:13 +08:00
Nirojan Selvanathan
5736a03272
doc: added additional information and refactoring sentences. ( #1078 )
2020-01-18 21:34:23 +08:00
leehome
3812ee87a4
doc: updated admin-api-cn.md ( #1067 )
2020-01-16 14:40:10 +08:00
琚致远
4dd604e59f
doc: fixed wrong link in architecture-design-cn.md ( #1065 )
...
Fix https://github.com/apache/incubator-apisix/issues/1064
2020-01-16 14:36:10 +08:00
agile6v
00a3ece710
doc: Add doc for fault-injection plugin. ( #1055 )
2020-01-15 17:41:26 +08:00
YuanSheng Wang
63a7afc695
release new version 1.0 ( #1061 )
2020-01-15 11:56:50 +08:00
WenMing
361b933d6b
doc: update plugin list and power by companies. ( #1054 )
2020-01-14 21:44:29 +08:00
Lien
e6804360d1
feature: supported to enable Websocket in upstream
object ( #1051 )
2020-01-14 14:37:24 +08:00
leehome
26826c49be
doc: updated powered-by.md ( #1049 )
2020-01-14 10:48:01 +08:00
YuanSheng Wang
14ca07b96e
plugin(prometheus): added more picture when showed on grafana. ( #1046 )
2020-01-14 09:59:25 +08:00
KowloonZh
262b9904fb
feature: add basic-auth plugin ( #1029 )
2020-01-13 17:43:04 +08:00
Changwei Hu
9c9be959d3
feature: chash key support more flexible ways ( #1022 )
...
upstream add hash_on, chash key support more flexible ways
routes and services admin api add upstream_conf check
2020-01-10 15:17:17 +08:00
WenMing
016bad7f2f
doc: updated features of apisix. ( #1033 )
2020-01-10 13:30:21 +08:00
agile6v
40d9351ed8
doc: fixed typos ( #1031 )
2020-01-07 20:17:47 +08:00
agile6v
61727d4dbc
feature: support regex_uri option in proxy-rewrite plugin ( #979 )
2020-01-06 12:01:03 +08:00
agile6v
f3f57107a7
doc: Update doc for retries option in the upstream object. ( #1023 )
2020-01-06 07:28:18 +08:00
WenMing
1069c3d32d
doc: fixed error in serverless plugin. ( #1006 )
2019-12-30 20:28:36 +08:00
chenjx
88936ed1d5
Update serverless.md ( #970 )
2019-12-29 17:15:53 +08:00
YuanSheng Wang
c74e6c2d3a
feature: supported priority
for route. ( #998 )
2019-12-29 17:11:38 +08:00
Nirojan Selvanathan
3702786fca
doc: adding Oauth token introspection document ( #987 )
2019-12-20 14:27:45 +08:00
agile6v
57b69c0e4a
doc: Fixed some typoes. ( #972 )
2019-12-13 22:59:40 +08:00
Janko
762da2d986
doc: move develop document from doc/plugins to doc. ( #951 )
2019-12-11 13:43:57 +08:00
Nirojan Selvanathan
05d3db3a57
doc: add getting started guide ( #955 )
2019-12-11 13:42:53 +08:00
琚致远
2e7f41e503
Doc English doc for admin-api.md ( #936 )
...
* Initial Content
resolve https://github.com/apache/incubator-apisix/issues/935
* Update admin-api.md
update Route section
* update request-body parameters
* update Request Body Parameters
* Update admin-api.md
* Update admin-api.md
2019-12-10 11:24:30 +08:00
琚致远
56ef702059
doc: Update key-auth-cn.md ( #947 )
2019-12-08 10:20:46 +08:00
YuanSheng Wang
a3a591e3a5
luarocks: install apisix 0.9 by luarocks. ( #934 )
2019-12-06 16:51:56 +08:00
YuanSheng Wang
c7f9fdf9d7
feature: support to specify TTL for route。 ( #807 )
...
Fix #443 .
2019-12-06 11:13:24 +08:00
linlinnj
2dd63e19d5
doc: Update doc README_CN.md ( #866 )
2019-12-05 16:55:19 +08:00