Commit Graph

87 Commits

Author SHA1 Message Date
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