apisix/t/core
2020-10-09 16:39:49 +08:00
..
config_etcd.t bugfix: create etcd object in xpcall, this step may fail (#2312) 2020-10-05 10:22:28 +08:00
config-default.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
config.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
ctx.t feat: support to fetch consumer_name or consumer_id via ctx.var (#2333) 2020-10-04 19:16:29 +08:00
etcd-auth-fail.t feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
etcd-auth.t feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
etcd-sync.t bugfix: use etcd:watchcancel to reduce connections in etcdv3 (#2299) 2020-09-28 18:05:47 +08:00
etcd.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
json.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
log.t feature: support to print log with specific prefix. (#1284) 2020-03-31 10:25:05 +08:00
lrucache.t bugfix(lrucache): store the original value in a new table, and use ver to store the cached version. (#2321) 2020-09-27 11:38:05 +08:00
profile.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
random.t bugfix: set random seed for each worker process at init_worker phase, only init phase is not enough. (#2357) 2020-10-09 16:39:49 +08:00
request.t core: support get_scheme/host/port/http_version in core.request (#1978) 2020-08-04 09:36:05 +08:00
response.t bugfix: avoid overwriting Vary header in cors plugin (#2271) 2020-09-27 16:43:09 +08:00
schema.t bugfix(lrucache): when creating cached objects, use resty-lock to avoid repeated creation. (#1486) 2020-04-22 17:47:16 +08:00
string.t chore: add string utility for simplicity and correctness (#2181) 2020-09-10 16:49:20 +08:00
table.t chore: improve the preallocation in deepcopy method (#1298) 2020-03-19 08:12:33 +08:00
timer.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
uid.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
utils.t change: don't strip square brackets from the IPv6 (#822) 2019-11-11 09:49:22 +08:00