apisix/t/plugin
2021-09-06 08:47:39 +08:00
..
authz-casbin feat: Added authz-casbin plugin and doc and tests for it (#4710) 2021-08-06 11:35:07 +08:00
dubbo-proxy test: don't crash when dubbo upstream returns integer status code (#3823) 2021-03-16 15:19:58 +08:00
ext-plugin feat(ext-plugin): support ExtraInfo (#4835) 2021-08-18 13:20:33 +08:00
api-breaker.t test: clean fake upstream API (#4578) 2021-07-14 10:53:05 +08:00
authz-casbin.t feat: Added authz-casbin plugin and doc and tests for it (#4710) 2021-08-06 11:35:07 +08:00
authz-keycloak2.t feat(authz-keycloak): dynamic scope and resource mapping. (#3308) 2021-01-27 21:50:18 +08:00
authz-keycloak.t fix(authz-keycloak): set permissions as empty table when lazy_load_path is false (#4845) 2021-08-18 18:59:48 +08:00
basic-auth.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
batch-requests2.t feat(batch-requests): allow customizing uri in batch-requests (#4563) 2021-07-10 18:13:30 +08:00
batch-requests.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
client-control.t feat(client-control): set client_max_body_size dynamically (#4423) 2021-06-16 17:25:50 +08:00
consumer-restriction.t feat(consumer-restriction): add route_id type support (#4759) 2021-08-11 11:13:50 +08:00
cors2.t feat(cors): validate allow_origins (#4757) 2021-08-06 18:05:35 +08:00
cors.t feat(cors): validate allow_origins (#4757) 2021-08-06 18:05:35 +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 feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
error-log-logger-skywalking.t feat: add error log skywalking reporter (#4633) 2021-08-04 10:11:41 +08:00
error-log-logger.t feat: add error log skywalking reporter (#4633) 2021-08-04 10:11:41 +08:00
example.t feat(debug): deduplicate response headers (#4961) 2021-09-06 08:47:39 +08:00
fault-injection2.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
fault-injection.t fix: upgrade lua-resty-expr to fix the rule validation (#4678) 2021-07-31 12:06:09 +08:00
grpc-transcode2.t fix(grpc-transcode): support converting nested message (#4859) 2021-08-21 11:52:31 +08:00
grpc-transcode.t fix(grpc-transcode): handle enum type (#4706) 2021-07-31 16:27:11 -04:00
gzip.t feat(gzip): support special * to match any type (#4817) 2021-08-16 16:13:52 +08:00
hmac-auth2.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
hmac-auth.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
http-logger-json.t test: demonstrate http-logger works fine with JSON body (#3212) 2021-01-11 18:00:24 +08:00
http-logger-log-format.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
http-logger-new-line.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
http-logger.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
ip-restriction.t feat(ip-restriction): support user-defined configuration message (#4493) 2021-07-02 08:56:30 +08:00
jwt-auth.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
kafka-logger-log-format.t feat(kafka-logger): support for specified the log formats via admin API. (#4483) 2021-06-30 14:13:19 +08:00
kafka-logger.t chore(kafka-logger): add brokers info to log and update docs (#4908) 2021-08-30 13:06:04 +08:00
key-auth-upstream-domain-node.t test: make key-auth-upstream-domain-node stable (#3666) 2021-02-25 13:07:18 +08:00
key-auth.t feat(key-auth): supporting key-auth plugin to get key from query string (#4490) 2021-07-02 11:05:49 +08:00
limit-conn2.t feat(limit-*): add custom reject-message for traffic control (#4808) 2021-08-13 11:05:14 +08:00
limit-conn.t feat(plugin): add degradation switch for traffic control plugin (#4774) 2021-08-08 22:42:54 +08:00
limit-count2.t feat(limit-*): add custom reject-message for traffic control (#4808) 2021-08-13 11:05:14 +08:00
limit-count-redis2.t chore(limit-count): don't return plugin inner error info to caller (#4830) 2021-08-17 21:41:27 +08:00
limit-count-redis-cluster.t feat(plugin): add degradation switch for traffic control plugin (#4774) 2021-08-08 22:42:54 +08:00
limit-count-redis.t chore(limit-count): don't return plugin inner error info to caller (#4830) 2021-08-17 21:41:27 +08:00
limit-count.t test: correct typo in tests (#4818) 2021-08-13 16:12:10 +08:00
limit-req2.t feat: limit-req support nodelay (#4395) 2021-06-10 21:06:29 +08:00
limit-req.t chore: fix spelling (#3253) 2021-03-14 22:53:34 +08:00
log-rotate2.t feat(log-rotate): log file compression feature (#4795) 2021-08-12 10:02:25 +08:00
log-rotate.t test: correct typo in tests (#4818) 2021-08-13 16:12:10 +08:00
node-status.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
openid-configuration.json feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
openid-connect.t fix: proxy_set_header Host $host may lose port info (#2079) 2021-01-27 13:16:07 +08:00
plugin.t test: ensure all plugins have unique priority (#3582) 2021-02-20 15:40:28 +08:00
prometheus2.t fix: when route name is not set, it would be given the service name (#4020) 2021-04-13 16:05:14 +08:00
prometheus3.t fix: use original modifiedIndex if possible (#4192) 2021-05-09 10:31:33 +08:00
prometheus.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
proxy-cache.t fix(proxy-cache): keep cache_method same with nginx's proxy_cache_methods (#4814) 2021-08-15 21:30:56 +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-rewrite2.t feat: avoid overriding customized X-Forwarded-Proto header (#4260) 2021-05-17 21:23:56 +08:00
proxy-rewrite.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
real-ip.t feat(real-ip): support specifying trusted addresses (#4864) 2021-08-23 09:56:20 +08:00
redirect.t feat: support appending query string in redirect (#4298) 2021-05-25 10:17:36 +08:00
referer-restriction.t feat(referer-restriction): add blacklist and message (#4916) 2021-08-30 10:41:04 +08:00
request-id.t feat: Request-ID plugin add snowflake algorithm (#4559) 2021-08-09 10:20:52 +08:00
request-validation.t feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
response-rewrite.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
server-info.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
serverless.t feat: enable balancer phase for plugins (#4549) 2021-07-14 12:16:35 +08:00
skywalking.t fix(skywalking): handle conflict between global rule and route (#4589) 2021-07-14 10:56:13 +08:00
sls-logger.t fix: change string concat (#2953) 2020-12-04 22:43:34 +08:00
syslog.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
tcp-logger.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
traffic-split2.t feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
traffic-split3.t feat: make A/B test APISIX easier by removing "additionalProperties = false" (#4797) 2021-08-12 09:21:10 +08:00
traffic-split4.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
traffic-split.t test: split large files (#4733) 2021-08-02 22:24:46 -04:00
ua-restriction.t feat(plugin): Add new plugin ua-restriction for bot spider restriction (#4587) 2021-07-21 21:11:49 +08:00
udp-logger.t fix: fixed the non-effective plugin configuration update in tcp/udp-logger plugin (#2928) 2020-12-04 23:55:38 +08:00
uri-blocker.t feat(uri-blocker): add case insensitive switch (#4868) 2021-08-23 18:28:11 +08:00
wolf-rbac.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
zipkin2.t change(zipkin): rearrange the child span (#3877) 2021-03-23 20:19:16 +08:00
zipkin.t change(zipkin): rearrange the child span (#3877) 2021-03-23 20:19:16 +08:00