apisix/apisix
2020-10-09 16:39:49 +08:00
..
admin fix(basic-auth): split schema to adapt different occasions (#2331) 2020-10-04 14:39:20 +08:00
balancer feat: also call picker.after_balance before retry (#2350) 2020-10-05 23:19:40 +08:00
core 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
discovery feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
http bugfix: supported the encryption/decryption for multi priv keys (#2179) 2020-09-22 20:37:14 +08:00
plugins feat: add new filed meta_style, collect the request information with original style. (#2364) 2020-10-09 16:33:07 +08:00
stream refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
utils feat: add new filed meta_style, collect the request information with original style. (#2364) 2020-10-09 16:33:07 +08:00
balancer.lua feat: also call picker.after_balance before retry (#2350) 2020-10-05 23:19:40 +08:00
consumer.lua change: add more prometheus metrics(etcd modify index) (#1888) 2020-07-30 15:27:00 +08:00
core.lua chore: add string utility for simplicity and correctness (#2181) 2020-09-10 16:49:20 +08:00
debug.lua feature: remove lua dir. (#1351) 2020-03-31 23:23:29 +08:00
init.lua 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
plugin.lua Revert "feat(http-logger): support for specified the log formats via admin API (#2294)" (#2307) 2020-09-24 23:50:22 +08:00
router.lua change: add more prometheus metrics(etcd modify index) (#1888) 2020-07-30 15:27:00 +08:00
schema_def.lua Add lables for Route/Service/Consumer/SSL (#2345) 2020-10-09 14:05:14 +08:00
script.lua typo: fixed typo about function. (#2007) 2020-08-06 16:06:52 +08:00
upstream.lua bugfix: when service works with upstream that contains a domain name, the merged configuration should not always changing. (#2322) 2020-10-04 13:12:28 +08:00