Commit Graph

170 Commits

Author SHA1 Message Date
Nirojan Selvanathan
a7a4fbe8f4
doc: improvements for OSx unit tests (#1926)
doc(request-validation): fixed the wrong example.
2020-07-30 09:41:36 +08:00
YuanSheng Wang
4c61baa7e9
doc: fix typos. (#1916)
url -> URL .
2020-07-29 19:23:08 +08:00
Nirojan Selvanathan
a6179996d4
feature: new plugin request-validator (#1709) 2020-07-21 21:38:48 +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
hellmage
0a8b73930e
doc: add Chinese translation of authz-keycloak plugin (#1729) 2020-06-18 21:38:09 +08:00
agile6v
3afcf54fe4
doc: update echo-cn.md (#1726) 2020-06-18 09:24:55 +08:00
Vinci Xu
3010e04d47
feat[batch-request]: cp all header to every request (#1697) 2020-06-16 18:09:02 +08:00
Nirojan Selvanathan
cd98a2bec8
feature: support authorization Plugin for Keycloak Identity Server (#1701) 2020-06-16 13:51:36 +08:00
Wen Ming
8b4ae7c188
doc: added doc of key for limit-* plugins. (#1714) 2020-06-16 13:36:16 +08:00
Ayeshmantha Perera
1764890d08
feature: support body filter plugin echo. (#1632) 2020-06-13 20:56:11 +08:00
YuanSheng Wang
b34b554597
change: set default reject code for some plugins (#1696)
plugin list:

limit-count
limit-conn
limit-req
2020-06-11 15:30:14 +08:00
琚致远
ce386b09f0
doc: rename grpc-transcoding-cn.md to grpc-transcode-cn.md (#1694) 2020-06-11 12:03:12 +08:00
stone4774
d6cee162d6
plugin: add consumer-restriction (#1437) 2020-06-08 12:49:46 +08:00
Yousa
12bfcece1b
doc: add 'X-API-KEY' parameter for each interface of Admin API. (#1661) 2020-06-08 10:40:18 +08:00
Wen Ming
f615cf7134
feature: support http_to_https in redirect plugin. (#1642) 2020-06-03 17:46:58 +08:00
月夜枫
81519f35d5
doc: add skywalking plugin instructions (#1636) 2020-06-03 15:40:56 +08:00
xxm404
887e812b20
doc(limit-count): fixed document description does not match source code. (#1628)
close #1627
2020-06-02 09:21:10 +08:00
Gerrard-YNWA
e2154d9531
change(doc): style for HttpResponse section (#1634) 2020-06-01 20:15:02 +08:00
dabue
d14371fbd0
fix some doc style for response-rewrite* and health-check.md (#1611) 2020-05-26 13:38:28 +08:00
dabue
6fb3ebef57
doc: fix the doc style for *_logger.md (#1605) 2020-05-22 14:43:20 +08:00
Vinci Xu
e79cf65880
doc: update kakfa logger plugin's cn version (#1594) 2020-05-18 11:18:44 +08:00
Scaat Feng
05b3c39f30
doc: added http logger Chinese docs (#1581) 2020-05-14 22:41:46 +08:00
Nirojan Selvanathan
64fcb9fd72
plugin: add HTTP logger for APISIX (#1396) 2020-05-09 16:19:41 +08:00
Ayeshmantha Perera
e8091f6e2c
doc: alter logger plugins documentations. (#1541) 2020-05-07 11:20:23 +08:00
Ayeshmantha Perera
33b437df4e
feature: implemented plugin sys logger. (#1414) 2020-05-06 10:49:18 +08:00
Nirojan Selvanathan
d970dab5c2
doc: fixed wrong configurations in the logger docs (#1530) 2020-04-29 21:43:38 +08:00
Vinci Xu
3a9e0fc675
feature: add batch request plugin. (#1388) 2020-04-29 21:40:45 +08:00
Nirojan Selvanathan
c6cc2b5fcb
plugin(kafka-logger): Updating kafka logger to use the batch processor util (#1358) 2020-04-29 12:12:41 +08:00
dabue
50d2957a8a
doc: fix the doc style for serverless*.md (#1511) 2020-04-28 15:53:29 +08:00
dabue
46a94d1bb6
doc: fix some doc styles for files in doc/ (#1475) 2020-04-20 09:07:42 +08:00
paoying
c91da997eb
feature(jwt-auth): support base64 secret for jwt-auth plugin. (#1224) 2020-04-08 09:34:14 +08:00
Lien
f5a078274f
feature: add service name and report local server IP for Zipkin plugin (#1386) 2020-04-08 08:47:41 +08:00
agile6v
8e9cd56c63
Fixed some typos. (#1391) 2020-04-03 21:38:13 +08:00
Nirojan Selvanathan
25e110135a
featue: Updating the UDP logger to use the batch processor util (#1355) 2020-04-03 16:33:32 +08:00
Nirojan Selvanathan
d90e982e6e
feature: Updating TCP logger to use the batch processor util (#1356) 2020-04-03 10:54:05 +08:00
Lien
69d2039520
plugin(response-rewrite): rewrite binary data to client by base64 (#1381) 2020-04-02 12:03:58 +08:00
iGeeky
84707263d0
plugin(wolf-rbac): added new api change_pwd and user_info. (#1204) 2020-03-31 13:39:49 +08:00
Vinci Xu
c363ea46d9
feature: add cors plugin (#1327) 2020-03-29 10:30:59 +08:00
Ayeshmantha Perera
8adafa3ee2
feature: add Kafka Logger plugin. (#1312) 2020-03-25 08:26:45 +08:00
Lien
5be1daacb1
deletion: drop webdocket enable control in proxy-rewrite plugin (#1332)
* deletion: drop webdocket enable control in proxy-rewrite plugin

* fix test-case
2020-03-24 21:16:21 +08:00
Ayeshmantha Perera
5d8e39d175
doc: add udp logger docs. (#1330) 2020-03-24 11:34:09 +08:00
kv
d15c4ef572
doc: fix doc style of plugin grpc-transcoding (#1325) 2020-03-22 20:46:14 +08:00
kv
4e185bb102
doc: fix doc style of plugin grpc-transcoding (#1324) 2020-03-22 19:49:40 +08:00
kv
18dc6d3ab7
doc: fix doc style of plugin basic-auth (#1319) 2020-03-22 19:32:52 +08:00
kv
766e99f7a6
doc: fix doc style of plugin fault-injection (#1322) 2020-03-22 19:30:18 +08:00
kv
56b6a6e3ea
doc: fix doc style of plugin fault-injection (#1321) 2020-03-22 19:25:03 +08:00
kv
7bb5eb7fdf
doc: doc style for plugin basic-auth (#1320) 2020-03-22 19:22:23 +08:00
kv
3dc0465c89
doc: fix style of limit-req & limit-req-cn (#1310) 2020-03-20 23:03:59 +08:00
agile6v
fc948f9578
feautre: support for proxy mirror plugin. (#1288) 2020-03-19 08:10:03 +08:00
qiujiayu
92c649e879
add tcp-logger-cn.md (#1293)
* add tcp-logger-cn.md

* fix
2020-03-18 17:11:49 +08:00
agile6v
864aa16e91
feature: support for proxy caching plugin based on disk. (#1153) 2020-03-15 22:26:08 +08:00
Nirojan Selvanathan
c1df18f769
feature: adding support to public key based introspection for OAuth plugin (#1266) 2020-03-15 20:40:10 +08:00
Ayeshmantha Perera
d07871186a
feature: implemented tcp logger plugin. (#1221) 2020-03-15 09:22:13 +08:00
Ayeshmantha Perera
4ebfa24787
doc: modify ip restrictions plugin doc. (#1219) 2020-03-08 13:57:31 +08:00
Wen Ming
be2eec3c6d
feature: supported key-based authentication to the dashboard. (#1169) 2020-03-05 14:48:27 +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
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
Lien
92d867619e doc: response-rewrite.md optimiazition (#1083) 2020-01-20 10:36:08 +08:00
agile6v
00a3ece710 doc: Add doc for fault-injection plugin. (#1055) 2020-01-15 17:41:26 +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
agile6v
61727d4dbc feature: support regex_uri option in proxy-rewrite plugin (#979) 2020-01-06 12:01:03 +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
Nirojan Selvanathan
3702786fca doc: adding Oauth token introspection document (#987) 2019-12-20 14:27:45 +08:00
Janko
762da2d986 doc: move develop document from doc/plugins to doc. (#951) 2019-12-11 13:43:57 +08:00
琚致远
56ef702059 doc: Update key-auth-cn.md (#947) 2019-12-08 10:20:46 +08:00
nic-chen
4517e7b57e test case for grpc transcode pb option (#920) 2019-12-02 10:46:13 +08:00
YuanSheng Wang
4eaf3cae29 doc: how to enable mqtt-proxy plugin. (#916) 2019-11-29 08:54:59 +08:00
tom2nonames
b23096139e plugin(grpc-transcode): support new options for protocol buffer encoding. (#846)
* bugfix: Adjust the MaxLength parameter in grpc proto from 4096b to 1M (#820)
* change: grpc-transcode plugins add schema check
2019-11-28 09:07:09 +08:00
coolsoul
f76fcec57f doc: add doc for how to write plugin.(#909) 2019-11-27 13:56:49 +08:00
agile6v
24d1190e83 doc: fixed some typo and update content. (#895) 2019-11-24 21:15:39 +08:00
renzheng.wang
a3f06dedf7 doc: fix error in limit-conn.md (#890) 2019-11-22 20:24:07 +08:00
Lien
fbb51ddadd plugin: implement plugin response rewrite 2019-11-21 21:49:53 +08:00
nic-chen
360a033ad0 doc: fixed grpc server example link. (#851) 2019-11-14 11:57:16 +08:00
Janko
bae08d86b0 bugfix: proxy-rewrite-cn.md enable plugin example error. (#850) 2019-11-14 11:50:15 +08:00
罗泽轩
b67f99b265 chore: fixed typo detected by misspell (#801) 2019-11-05 10:58:04 +08:00
WenMing
b3fb7ae1f1
license: ingore grpc_server_example dir for check license. (#770) 2019-10-31 10:55:21 +08:00
YuanSheng Wang
da853702d6 feature: supported redirect plugin. (#732) 2019-10-31 10:19:22 +08:00
琚致远
89f2fcdbaa doc: add redirect-cn.md (#739) 2019-10-31 09:50:02 +08:00
WenMing
12a2b01b71
license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
xq.tian
6f110bfc90 doc: Update jwt-auth.md (#704) 2019-10-30 10:33:33 +08:00
YuanSheng Wang
ae8cd02cce plugin(limit-count): put the redis configuration to root directory. (#727) 2019-10-23 12:54:05 +08:00
WenMing
be49cfcc19 feature: support remove header in rewrite plugin. (#692)
* feature: support remove header in rewrite plugin.

fixed https://github.com/iresty/apisix/issues/658
2019-10-15 16:06:28 +08:00
fc13240@gmail.com
f22b0e0d52 bugfix: increase maxLength of certificate (#682) 2019-10-12 16:14:50 +08:00
YuanSheng Wang
7434ea9929
doc(jwt-auth): fixed wrong arguments. (#661) 2019-10-10 16:00:48 +08:00
Janko
91ee8e1000 feature: added request headers rewriting in proxy-rewrite plugin (#629) 2019-10-09 15:10:16 +08:00
YuanSheng Wang
6b875cec33
feature(limit-count): supported global limit count with redis server. (#624) 2019-10-08 13:15:48 +08:00
Janko
25fd6983ea feature(plugin): rewrite upstream info with plugin proxy-rewrite (#594)
* test: add `proxy-rewrite` plugin test cases
2019-09-27 15:14:48 +08:00
coolsoul
791fe6982e doc: added english doc for jwt plugin. 2019-09-26 15:06:17 +08:00
Yuansheng
dda004267b doc(ip-restriction): style. 2019-09-23 07:15:00 +08:00
fc13240@gmail.com
8b9ebb5773 doc: add screenshots of dashboard operations for docs of some plugins (#546) 2019-09-23 06:13:06 +08:00
YuanSheng Wang
de3c95da21
feature: support consumer bind plugins. (#544)
* feature: saved consumer plugin information.
* feature: supported to merge plugin with consumer and route.
2019-09-22 06:05:58 +08:00
fc13240@gmail.com
494769603f doc: add screenshots of dashboard operations for docs of limit-req plugin (#543) 2019-09-19 01:17:05 +08:00