.. |
api-breaker.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
authz-keycloak.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
basic-auth.t
|
fix: Basic auth plugin should run in rewrite phase. (#2905)
|
2020-12-01 23:03:45 +08:00 |
batch-requests.t
|
chore: change test case to keep stable (#2541)
|
2020-10-27 23:37:48 +08:00 |
consumer-restriction.t
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +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
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
error-log-logger.t
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +08:00 |
example.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
fault-injection.t
|
feat(fault-injection): support Nginx variable in abort.body (#2986)
|
2020-12-08 13:18:34 +08:00 |
grpc-transcode.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
hmac-auth.t
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +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
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
jwt-auth.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +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
|
bugfix: always necessary to save the data of the limit concurrency, and release the statistical status in the log phase. (#2465)
|
2020-12-10 14:50:15 +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
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +08:00 |
limit-req.t
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +08:00 |
log-rotate.t
|
fix(log-rotate): avoid creating multiple timers (#2596)
|
2020-11-09 09:09:33 +08:00 |
node-status.t
|
feat: disable node-status by default (#2968)
|
2020-12-04 22:25:11 +08:00 |
openid-connect.t
|
feat: route accroding to the graphql attributes (#2964)
|
2020-12-10 15:51:00 +08:00 |
plugin.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
prometheus.t
|
ci: check misspell (#3011)
|
2020-12-10 23:05:36 +08:00 |
proxy-cache.t
|
refactor: remove trailing whitespace (#3040)
|
2020-12-15 08:56:20 +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
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +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
|
feat: share etcd client (#2932)
|
2020-12-15 20:18:25 +08:00 |
response-rewrite.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
server-info.t
|
fix: fix on setting server info to etcd (#3075)
|
2020-12-18 14:46:49 +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
|
chore(skywalking): the range of sample rate should be [0, ratio) (#2984)
|
2020-12-08 23:16:22 +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 |
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
|
bugfix: avoid to modify the original plugin conf. (#1958)
|
2020-07-31 20:19:12 +08:00 |
wolf-rbac.t
|
ci: make it work under OpenResty 1.19 (#2768)
|
2020-11-30 10:32:35 +08:00 |
zipkin.t
|
feat: Improve zipkin span reporter performance (#2727)
|
2020-11-19 11:31:07 +08:00 |