apisix/t/plugin
2020-10-26 20:25:53 +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(basic-auth): split schema to adapt different occasions (#2331) 2020-10-04 14:39:20 +08:00
batch-requests.t feat[batch-request]: cp all header to every request (#1697) 2020-06-16 18:09:02 +08:00
consumer-restriction.t plugin(consumer-restriction): use draft7 way to rewrite the JSON Schema. (#2440) 2020-10-19 09:55:08 +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 change(hmac-auth): update the organization of signing_string . (#2337) 2020-10-04 19:57:57 +08:00
echo.t bugfix: should not save the runtime data of plugin into etcd. (#1910) 2020-07-27 14:43:50 +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 core: support to set response headers by table. (#1129) 2020-02-18 15:19:12 +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 feat(hmac-auth): remove auth headers for hmac-auth plugin. (#2491) 2020-10-25 07:33:11 +08:00
http-logger-log-format.t feat(http-logger): support for specified the log formats via admin API (#2309) 2020-10-13 14:21:54 +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 plugin: add HTTP logger for APISIX (#1396) 2020-05-09 16:19:41 +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 test: fix regex usage in some cases (#1504) 2020-04-26 10:43:08 +08:00
kafka-logger.t feat: add new filed meta_style, collect the request information with original style. (#2364) 2020-10-09 16:33:07 +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 fix[key-auth]: skip consumer when config has no key (#2120) 2020-09-18 21:49:01 +08:00
limit-conn.t fix(limit-conn): conn and default_conn_delay should > 0 (#2478) 2020-10-20 20:45:51 +08:00
limit-count-redis-cluster.t feature: plugin limit-count support to use redis cluster (#2406) 2020-10-17 08:21:47 +08:00
limit-count-redis.t change: use draft7 of JSON Schema for limit count pulgin (#2102) 2020-08-24 09:17:31 +08:00
limit-count.t feat: limit-count plugin supports limiting requests by consumer name. (#2421) 2020-10-17 19:24:55 +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.t is unstable (#2164) 2020-09-06 12:10:42 +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 test: Added test cases for openid connect introspection (#2018) 2020-08-08 18:24:42 +08:00
prometheus.t feat(prometheus): Add consumer metric data support (#2469) 2020-10-21 09:32:52 +08:00
proxy-cache.t change: blacklist $request_method in proxy-cache's cache key. (#1385) 2020-04-02 08:55:48 +08:00
proxy-mirror.t change: code style in lua/apisix.lua and t/plugin/proxy-mirror.t (#1339) 2020-03-26 07:23:19 +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 bugfix: return right response code when http_to_https enabled in redirect plugin. (#2311) 2020-09-27 09:35:28 +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 doc: update main picture of APISIX. (#1964) 2020-08-02 09:35:37 +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 test: added test tests for skywalking. (#1621) 2020-06-02 12:24:56 +08:00
syslog.t bugfix: passed the copied api_ctx, it may be freed if the api_ctx (#2002) 2020-08-06 10:20:34 +08:00
tcp-logger.t fix: increase wait to avoid fail (#2290) 2020-09-23 22:48:34 +08:00
udp-logger.t fix: wait time is too short it will easy fail in some bad hardware environment (#2127) 2020-08-27 16:47:09 +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 feature: add service name and report local server IP for Zipkin plugin (#1386) 2020-04-08 08:47:41 +08:00