apisix/t
kwanhur 32a8b8f6ba
feat(redirect): set redirect server port when enable http_to_https (#6686)
Signed-off-by: kwanhur <huang_hua2012@163.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2022-05-05 14:00:31 +08:00
..
admin fix: upstream nodes cant't include ipv6 addr (#6908) 2022-04-25 14:41:55 +08:00
certs feat(vault): vault lua module, integration with jwt-auth authentication plugin (#5745) 2021-12-15 11:45:59 +08:00
chaos refactor: move kubernetes configuration files to t/chaos. (#6634) 2022-03-18 15:08:22 +08:00
cli feat: inject kubernetes discovery environment variable (#6869) 2022-04-18 15:15:12 +08:00
config-center-yaml change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
control feat(limit-count): support multiple variables as key (#5378) 2021-11-04 15:51:37 +08:00
core fix: deepcopy doesn't copy the metatable (#6623) 2022-03-16 17:26:19 +08:00
coredns fix(DNS): support SRV with port 0 (#6739) 2022-03-31 09:37:02 +08:00
debug fix(tracing): should trace request stopped by extern plugin (#6500) 2022-03-06 19:01:48 +08:00
discovery feat(DNS): allow specifying port to override the discovered one (#6764) 2022-04-01 09:29:51 +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 fix: allow purge method in route (#6780) 2022-04-06 16:53:16 +08:00
grpc_server_example refactor: merge grpc_server_example (#6653) 2022-03-21 17:27:49 +08:00
kubernetes ci: adjust the kubernetes test directory (#6466) 2022-03-01 10:56:56 +08:00
lib fix: the same fix to other headers (#6921) 2022-04-26 10:15:30 +08:00
misc test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
node test: add client mTLS test for vanilla OpenResty (#6951) 2022-04-29 11:03:12 +08:00
perf chore: upgrade PyYAML to 5.4.1 (#6452) 2022-02-27 10:19:39 +08:00
plugin feat(redirect): set redirect server port when enable http_to_https (#6686) 2022-05-05 14:00:31 +08:00
router fix: allow purge method in route (#6780) 2022-04-06 16:53:16 +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 chore: don't report upstream http host check error in stream subsystem (#6904) 2022-04-24 10:34:01 +08:00
stream-plugin feat(stream): port syslog plugin (#6953) 2022-05-05 10:02:36 +08:00
tars feat: add tars discovery (#6599) 2022-03-21 17:22:45 +08:00
toolkit@94f471d3a9 ci: lint for editorconfig (#5391) 2021-11-03 12:50:17 +08:00
utils feat(batchprocessor): support partial consumption of batch entries (#6203) 2022-01-28 16:08:46 +08:00
wasm feat(Wasm): get response body (#6514) 2022-03-07 10:13:05 +08:00
xds-library feat(xds): using data written by xds to control dp behavior (#6759) 2022-04-07 11:32:14 +08:00
xrpc feat(redis): support pipeline (#6959) 2022-05-05 10:46:01 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm fix(hmac-auth): don't let client know why it is rejected (#6853) 2022-04-17 19:36:35 +08: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