apisix/t/plugin
2022-03-04 10:48:26 +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(dubbo-proxy): check service version (#6394) 2022-02-24 15:18:45 +08:00
ext-plugin test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
google-cloud-logging fix(google-cloud-logging): move ssl_verify to plugin configuration top level (#5839) 2021-12-20 19:20:31 +08:00
grpc-web test(grpc-web): add server-side streaming mode test case (#6451) 2022-02-28 18:14:21 +08:00
proxy-cache feat(proxy-cache): support memory-based strategy (#5028) 2021-10-21 15:57:54 +08:00
api-breaker.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +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 feat(authz-keycloak): add token refresh/expire time configuration (#6229) 2022-02-23 22:07:05 +08:00
aws-lambda.t feat(plugins): aws lambda serverless (#5594) 2021-12-01 10:39:45 +08:00
azure-functions.t ci: use codespell which is more sensitive (#6186) 2022-01-25 10:40:36 +08:00
basic-auth.t chore: reindex format of basic_auth.t (#6101) 2022-01-14 15:08:35 +08:00
batch-requests2.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
batch-requests.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
clickhouse-logger.t feat: clickhouse logger (#6215) 2022-02-16 21:01:49 +08:00
client-control.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
consumer-restriction.t feat(consumer-restriction): customize rejected_msg (#5732) 2021-12-09 21:58:50 +08:00
cors2.t feat(cors): validate allow_origins (#4757) 2021-08-06 18:05:35 +08:00
cors.t fix(cors): compatible with scenarios where origin is modified (#5890) 2021-12-23 19:12:16 +08:00
csrf.t feat: add CSRF plugin (#5727) 2022-01-18 13:48:01 +05:30
custom_hmac_auth.t fix: the plugin hmac-auth missed a \n (#2543) 2020-10-28 13:37:22 +08:00
datadog.t feat: development of Loggly logging plugin (#6113) 2022-01-26 13:05:01 +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-clickhouse.t feat(error-log-logger): add clickhouse for error-log-logger (#6256) 2022-02-28 16:40:39 +08:00
error-log-logger-skywalking.t refactor: use manager to manage batch processor (#5763) 2021-12-14 10:16:05 +08:00
error-log-logger.t ci: lint for editorconfig (#5391) 2021-11-03 12:50:17 +08:00
example.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +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
file-logger.t feat: add file-logger plugin (#5831) 2022-01-21 16:53:23 +08:00
forward-auth.t ci: use codespell which is more sensitive (#6186) 2022-01-25 10:40:36 +08:00
google-cloud-logging2.t chore(google-cloud-logging): use batch queue default parameters (#5869) 2021-12-23 14:57:46 +08:00
google-cloud-logging.t fix(google-cloud-logging): move ssl_verify to plugin configuration top level (#5839) 2021-12-20 19:20:31 +08:00
grpc-transcode2.t feat(grpc-transcode): support .pb file (#6264) 2022-02-09 19:53:19 +08:00
grpc-transcode.t fix(grpc-transcode): handle enum type (#4706) 2021-07-31 16:27:11 -04:00
grpc-web.t test(grpc-web): add server-side streaming mode test case (#6451) 2022-02-28 18:14:21 +08:00
gzip.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +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-auth3.t fix(hmac-auth): hmac-auth plugin sort array param (#6314) 2022-02-16 21:47:10 +08:00
hmac-auth.t fix(hmac-auth): check if the X-HMAC-ALGORITHM header is missing (#5467) 2021-11-10 15:48:05 +08:00
http-logger2.t test(http-logger): fetch request and response body test case (#6487) 2022-03-04 10:48:26 +08:00
http-logger-json.t feat(http/kafka-logger): support to log response body (#5550) 2021-11-26 11:12:53 +08:00
http-logger-log-format.t test: ensure custom variable can be used in log format (#6163) 2022-01-21 10:36:47 +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 feat(http-logger): allow verifying ssl cert (#6311) 2022-02-24 11:33:30 +08:00
ip-restriction.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
jwt-auth-vault.t test: switch back to openresty/test-nginx (#6478) 2022-03-03 09:58:15 +08:00
jwt-auth.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
kafka-logger2.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +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 test(kafka-logger): reduce duplicate sections (#5717) 2021-12-08 09:11:46 +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
ldap-auth.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
limit-conn2.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
limit-conn.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
limit-count2.t feat(limit-count): add constant key type (#5984) 2022-01-05 09:05:19 +08:00
limit-count3.t fix(limit-count): keep the counter if the plugin conf is the same (#6151) 2022-01-25 11:08:03 +08:00
limit-count-redis2.t feat(limit-count): allow sharing counter (#5881) 2021-12-24 15:50:03 +08:00
limit-count-redis-cluster.t test(limit-count): fix title & simpify the cases (#6216) 2022-01-28 15:10:38 +08:00
limit-count-redis.t test(limit-count): fix title & simpify the cases (#6216) 2022-01-28 15:10:38 +08:00
limit-count.t test(limit-count): fix title & simpify the cases (#6216) 2022-01-28 15:10:38 +08:00
limit-req2.t feat(limit-* plugin): fallback to remote_addr when key is missing (#5422) 2021-11-07 19:29:27 +08:00
limit-req.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
log-rotate2.t fix(log-rotate): after enabling compression collect log exceptions (#5715) 2021-12-08 09:28:03 +08:00
log-rotate.t fix(log-rotate): after enabling compression collect log exceptions (#5715) 2021-12-08 09:28:03 +08:00
loggly.t feat(loggly): support HTTP response code to SYSLOG severity mapping (#6228) 2022-02-15 09:42:00 +08:00
mocking.t feat: mocking plugin (#5940) 2022-02-25 14:14:06 +08:00
node-status.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
opa2.t fix(json): ensure empty array is the same after decode then encode (#6383) 2022-02-24 15:37:35 +08:00
opa.t feat: supprot OPA plugin complex response (#5779) 2021-12-15 16:19:26 +08:00
openid-configuration.json feat(stream): add limit-conn (#4515) 2021-07-13 13:17:52 +08:00
openid-connect.t feat: support post_logout_redirect_uri config in openid-connect plugin (#6455) 2022-03-02 09:39:08 +08:00
opentelemetry.t feat: add opentelemetry plugin (#6119) 2022-01-26 11:09:42 +08:00
openwhisk.t feat: support custom package, headers and body in openwhisk plugin (#5923) 2022-01-14 14:51:44 +08:00
plugin.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
prometheus2.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
prometheus3.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
prometheus.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
proxy-control.t feat: set proxy_request_buffering dynamically (#6075) 2022-01-14 11:00:47 +08:00
proxy-mirror.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
proxy-rewrite2.t fix(proxy-rewrite): make sure proxy-rewrite update the core.request.header cache (#5914) 2021-12-24 16:02:38 +08:00
proxy-rewrite3.t fix(proxy-rewrite): when conf.headers are missing,conf.method can make effect (#6300) 2022-02-15 19:54:52 +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
public-api.t docs: add missing } in the example (#6193) 2022-01-25 11:53:03 +08:00
real-ip.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
redirect.t fix(redirect-plugin): redirection loop behind a proxy or lb (#6242) 2022-02-15 09:04:48 +08:00
referer-restriction.t feat(referer-restriction): add blacklist and message (#4916) 2021-08-30 10:41:04 +08:00
request-id.t fix(request-id): if the header_name is already present in the… (#6160) 2022-01-28 09:54:06 +08:00
request-validation.t fix(request-validation): should not limit the urlencoded post args number (#6396) 2022-02-21 17:36:04 +08:00
response-rewrite.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
rocketmq-logger2.t fix(logger): remove incorrect item type of include req/resp body expr (#5886) 2021-12-27 15:42:40 +08:00
rocketmq-logger-log-format.t feat: rocketmq logger (#5653) 2021-12-07 09:14:36 +08:00
rocketmq-logger.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
server-info.t change(server-info): use a new approach(keepalive) to report DP info (#6202) 2022-02-25 13:55:13 +08:00
serverless.t fix(deps): use fixed version of net-url (#6446) 2022-02-25 17:20:35 +08:00
skywalking-logger.t feat: provide skywalking logger plugin (#5478) 2021-11-12 15:17:27 +08:00
skywalking.t test: make t/plugin/skywalking.t stable (#5170) 2021-10-04 10:28:46 +08:00
sls-logger.t fix(sls-logger): log entry unable get millisecond timestamp (#5820) 2021-12-17 09:06:31 +08:00
splunk-hec-logging.t feat(splunk): support splunk hec logging plugin (#5819) 2021-12-20 17:51:11 +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 test: switch back to openresty/test-nginx (#6478) 2022-03-03 09:58:15 +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-split5.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
traffic-split.t test: make t/plugin/traffic-split.t stable (#5176) 2021-10-09 09:11:36 +08:00
ua-restriction.t fix(ua-restriction): refine plugin configuration check logic (#5728) 2021-12-19 19:51:32 +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 fix: prevent being hacked by untrusted request_uri (#5458) 2021-11-09 16:21:27 +08:00
wolf-rbac.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
zipkin2.t fix(limit-count): keep the counter if the plugin conf is the same (#6151) 2022-01-25 11:08:03 +08:00
zipkin.t fix(limit-count): keep the counter if the plugin conf is the same (#6151) 2022-01-25 11:08:03 +08:00