apisix/t
2021-08-03 10:15:17 +08:00
..
admin feat: set the basic id attribute when creating a resource via POST (#4661) 2021-07-26 15:46:19 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
chaos ci: fix unstable t/chaos/killchaos (#4654) 2021-08-03 10:13:45 +08:00
cli feat(stream): allow to set trust certificate (#4651) 2021-07-22 16:09:58 -04:00
config-center-yaml test: make t/config-center-yaml/plugin.t stable (#4352) 2021-06-01 18:44:23 +08:00
control test: ensure health check is run completely (#4500) 2021-06-29 14:47:57 +08:00
core fix: the _graphql was incorrectly cached under ctx.var but not ctx (#4723) 2021-08-01 19:26:27 +08:00
coredns feat: support priority in SRV record (#3845) 2021-03-23 20:05:23 +08:00
debug feat: add gzip plugin (#4640) 2021-07-22 12:04:38 +08:00
discovery perf: use events optimize nacos service discovery (#4347) 2021-06-02 17:49:44 +08:00
error_page fix: when a request caused a 500 error, the status was converted to 405 (#4696) 2021-07-29 19:05:51 +08:00
fuzzing test: check leak for client abort (#4613) 2021-07-19 15:32:56 -04:00
lib fix(ext-plugin): avoid using 0 as the default http status code (#4734) 2021-08-03 10:15:17 +08:00
misc test: update request to adapt server's change again (#4637) 2021-07-21 09:40:21 +08:00
node chore: avoid using 500 as it will be captured as APISIX's bug (#4737) 2021-08-03 08:53:18 +08:00
plugin fix(ext-plugin): avoid using 0 as the default http status code (#4734) 2021-08-03 10:15:17 +08:00
router fix: upgrade lua-resty-expr to fix the rule validation (#4678) 2021-07-31 12:06:09 +08:00
script fix: script does not work when the route is bound to a service. (#3678) 2021-02-26 14:35:21 +08:00
stream-node fix(stream): sni router is broken when session reuses (#4607) 2021-07-22 11:08:10 +08:00
stream-plugin feat(stream): add ip-restriction (#4602) 2021-07-20 19:09:44 -04:00
toolkit@ab2471cc9c ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
utils ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm test: save a port in the test framework (#4677) 2021-07-31 16:10:50 -04:00
fake-plugin-exit.lua fix: return response code and msg instead of exit directly in plugins. (#2115) 2020-08-25 09:56:45 +08:00
grpc-proxy-test.sh feat: upstream grpcs support mTLS (#4070) 2021-04-20 18:08:13 +08:00