apisix/t
罗泽轩 67eb787c38
fix: distinguish different routes which has the same service (#2840)
Fix #2828.

The bug is introduced in #2121.

Can't be reproduced in over 1 millions requests after applying this
patch.
2020-11-25 14:32:11 +08:00
..
admin chore: sort default plugin list for easier search (#2824) 2020-11-25 14:11:24 +08:00
certs fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +08:00
config-center-yaml fix: distinguish different routes which has the same service (#2840) 2020-11-25 14:32:11 +08:00
core chore: sort default plugin list for easier search (#2824) 2020-11-25 14:11:24 +08:00
debug feat: support plugin for "aliyun" log service (#2177) 2020-11-19 00:04:01 +08:00
discovery feature: support multiple service discovery (#2556) 2020-10-30 20:34:10 +08:00
lib chore: format the string.find (#2785) 2020-11-18 23:58:36 +08:00
node fix: remove upstream 'Server' header info. fix #2714 (#2731) 2020-11-18 13:15:31 +08:00
plugin feat: the request parameter participating in the signature can be the parameter name (#2830) 2020-11-25 13:05:03 +08:00
router fix: check decrypt key to prevent lua thread aborted (#2815) 2020-11-24 16:43:29 +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
utils Batch Processor: Fix for rescheduling execution for max_retry_count is 0 and 1 (#1349) 2020-03-30 09:44:33 +08:00
apisix.luacov feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
APISIX.pm chore: sort default plugin list for easier search (#2824) 2020-11-25 14:11:24 +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 refactor: separate admin and proxy port in default config (#2802) 2020-11-24 16:51:47 +08:00