apisix/t
2021-01-04 19:52:53 +08:00
..
admin feat: allow host with underscore (#3165) 2020-12-31 11:48:54 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
config-center-yaml feat: allow host with underscore (#3165) 2020-12-31 11:48:54 +08:00
control chore: expose more schema via control API (#3127) 2020-12-25 21:26:15 +08:00
core feat: expose schema via control API (#3092) 2020-12-23 16:40:19 +08:00
debug feat: Implement traffic splitting plugin (#2935) 2020-12-25 15:53:00 +08:00
discovery feature: support multiple service discovery (#2556) 2020-10-30 20:34:10 +08:00
lib feat: expose schema via control API (#3092) 2020-12-23 16:40:19 +08:00
node change: don't treat route segment with ':' as parameter by default (#3154) 2020-12-30 22:13:05 +08:00
plugin fix: use config_util.iterate_values to avoid error by using invalid data type as table (#3173) 2021-01-04 19:52:53 +08:00
router change: don't treat route segment with ':' as parameter by default (#3154) 2020-12-30 22:13:05 +08:00
script typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
stream-node CI: turn off the Lua code coverage check in CI. (#2435) 2020-10-16 09:59:30 +08:00
stream-plugin test: check the plugin name for each plugin (#2607) 2020-11-04 09:49:14 +08: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 feat: add control API (#3048) 2020-12-18 15:05:09 +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
grpc-proxy-test.sh Revert "refactor: separate admin and proxy port in default config (#2802)" (#2871) 2020-11-28 19:05:14 +08:00