.. |
api-breaker.t
|
fix: validate plugin configuration in the DP (#2856)
|
2020-11-28 13:29:00 +08:00 |
authz-keycloak.t
|
feat: Support SSL verify option to Authz Keycloak plugin (#1924)
|
2020-08-06 17:07:07 +08:00 |
basic-auth.t
|
fix: validate plugin configuration in the DP (#2856)
|
2020-11-28 13:29:00 +08:00 |
batch-requests.t
|
chore: change test case to keep stable (#2541)
|
2020-10-27 23:37:48 +08:00 |
consumer-restriction.t
|
fix: the plugin hmac-auth missed a \n (#2543)
|
2020-10-28 13:37:22 +08:00 |
cors.t
|
bugfix: avoid overwriting Vary header in cors plugin (#2271)
|
2020-09-27 16:43:09 +08:00 |
custom_hmac_auth.t
|
fix: the plugin hmac-auth missed a \n (#2543)
|
2020-10-28 13:37:22 +08:00 |
echo.t
|
fix(echo): modify response body correctly (#2561)
|
2020-10-29 16:48:53 +08:00 |
example.t
|
bugfix: independently check the "disabled" field to avoid schema ve… (#2099)
|
2020-09-17 22:31:02 +08:00 |
fault-injection.t
|
feature: support percentage for fault injection (#2516)
|
2020-10-27 14:10:44 +08:00 |
grpc-transcode.t
|
bugfix: grpc-transcode plugin converts http/json parameters abnormally (#2139)
|
2020-09-10 18:02:16 +08:00 |
hmac-auth.t
|
fix: validate plugin configuration in the DP (#2856)
|
2020-11-28 13:29:00 +08:00 |
http-logger-log-format.t
|
fix: the log report of the custom log format is incorrect. (#2729)
|
2020-11-15 19:46:50 +08:00 |
http-logger-new-line.t
|
feat(http-logger): support for specified the log formats via admin API (#2309)
|
2020-10-13 14:21:54 +08:00 |
http-logger.t
|
fix(http-logger): validate uri (#2708)
|
2020-11-15 17:22:25 +08:00 |
ip-restriction.t
|
bugfix: independently check the "disabled" field to avoid schema ve… (#2099)
|
2020-09-17 22:31:02 +08:00 |
jwt-auth.t
|
fix: the jwt plugin does not handle the case where exp is empty. (#… (#2657)
|
2020-11-09 11:01:08 +08:00 |
kafka-logger.t
|
feat(kafka-logger): the key field should be optional. (#2807)
|
2020-11-24 16:05:52 +08:00 |
key-auth-upstream-domain-node.t
|
bugfix: when service works with upstream that contains a domain name, the merged configuration should not always changing. (#2322)
|
2020-10-04 13:12:28 +08:00 |
key-auth.t
|
refactor(consumer): remove id and use username only (#2679)
|
2020-11-18 17:44:40 +08:00 |
limit-conn.t
|
test: format by reindex . (#2601)
|
2020-11-03 13:59:01 +08:00 |
limit-count-redis-cluster.t
|
change: make lrucache lock optional (#2575)
|
2020-11-02 16:47:32 +08:00 |
limit-count-redis.t
|
change: make lrucache lock optional (#2575)
|
2020-11-02 16:47:32 +08:00 |
limit-count.t
|
test: format by reindex . (#2601)
|
2020-11-03 13:59:01 +08:00 |
limit-req.t
|
feature: support consumer_name as key for limit-req plugin. (#2270)
|
2020-10-06 18:18:22 +08:00 |
log-rotate.t
|
fix(log-rotate): avoid creating multiple timers (#2596)
|
2020-11-09 09:09:33 +08:00 |
node-status.t
|
bugfix: skipped to init etcd if use local file as config center. (#737)
|
2019-11-02 07:59:59 +08:00 |
openid-connect.t
|
fix: validate plugin configuration in the DP (#2856)
|
2020-11-28 13:29:00 +08:00 |
plugin.t
|
fix: user's route was prior to the plugin's one (#2733)
|
2020-11-15 17:28:56 +08:00 |
prometheus.t
|
refactor(consumer): remove id and use username only (#2679)
|
2020-11-18 17:44:40 +08:00 |
proxy-cache.t
|
feat(proxy-cache): the cache_zone field in the schema should be optional (#2776)
|
2020-11-18 16:07:13 +08:00 |
proxy-mirror.t
|
chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua (#2696)
|
2020-11-12 14:37:51 +08:00 |
proxy-rewrite.t
|
bugfix: should not save the runtime data of plugin into etcd . (#1910)
|
2020-07-27 14:43:50 +08:00 |
redirect.t
|
fix: move conf/cert to t/certs and disable ssl by default (#2112)
|
2020-11-20 11:10:01 +08:00 |
referer-restriction.t
|
feat: implemented referer-restriction plugin (#2352)
|
2020-10-06 18:20:17 +08:00 |
request-id.t
|
feature: implemented request-id plugin to uniquely track requests in APISIX (#2026)
|
2020-08-12 23:09:39 +08:00 |
request-validation.t
|
ci: self host openid configuration (#2698)
|
2020-11-11 11:38:25 +08:00 |
response-rewrite.t
|
feat(response-rewrite): clear cache headers to avoid polluting the cache (#2504)
|
2020-10-26 20:25:53 +08:00 |
serverless.t
|
test cases: add doc and test cases for how to redirect http to https. (#1595)
|
2020-05-26 23:11:29 +08:00 |
skywalking.t
|
change: disable skywalking by default. (#2632)
|
2020-11-09 08:12:52 +08:00 |
sls-logger.t
|
feat: support plugin for "aliyun" log service (#2177)
|
2020-11-19 00:04:01 +08:00 |
syslog.t
|
change: make lrucache lock optional (#2575)
|
2020-11-02 16:47:32 +08:00 |
tcp-logger.t
|
fix: increase wait to avoid fail (#2290)
|
2020-09-23 22:48:34 +08:00 |
udp-logger.t
|
chore: change test case to keep stable (#2541)
|
2020-10-27 23:37:48 +08:00 |
uri-blocker.t
|
bugfix: avoid to modify the original plugin conf. (#1958)
|
2020-07-31 20:19:12 +08:00 |
wolf-rbac.t
|
plugin(wolf-rbac): added new api change_pwd and user_info . (#1204)
|
2020-03-31 13:39:49 +08:00 |
zipkin.t
|
feat: Improve zipkin span reporter performance (#2727)
|
2020-11-19 11:31:07 +08:00 |