apisix/apisix
nic-chen 65df727af4
feat: script distribute and run (#1982)
Supporting distribution and execution scripts, we can implement many new features, 
such as plug-in orchestration.
2020-08-05 14:11:22 +08:00
..
admin feat: script distribute and run (#1982) 2020-08-05 14:11:22 +08:00
balancer feature: support the use of independent files to implement the load a… (#1732) 2020-06-19 12:46:20 +08:00
core core: support get_scheme/host/port/http_version in core.request (#1978) 2020-08-04 09:36:05 +08:00
discovery feature: support discovery center (#1440) 2020-05-14 23:20:44 +08:00
http bugfix: fail to handshake if there is no certificate matched by host. (#1980) 2020-08-04 23:20:34 +08:00
plugins feat: add option for cors and bugfix (#1963) 2020-08-01 08:03:22 +08:00
stream refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
utils plugin(batch): change processor name and error return type fix (#1927) 2020-07-29 20:54:58 +08:00
balancer.lua bugfix: passive health check seems never provide a healthy report (#1918) 2020-07-31 19:31:20 +08:00
consumer.lua change: add more prometheus metrics(etcd modify index) (#1888) 2020-07-30 15:27:00 +08:00
core.lua perf: used empty table if the user is not enabled any plugin. (#1967) 2020-08-04 09:30:13 +08:00
debug.lua feature: remove lua dir. (#1351) 2020-03-31 23:23:29 +08:00
init.lua feat: script distribute and run (#1982) 2020-08-05 14:11:22 +08:00
plugin.lua perf: used empty table if the user is not enabled any plugin. (#1967) 2020-08-04 09:30:13 +08:00
router.lua change: add more prometheus metrics(etcd modify index) (#1888) 2020-07-30 15:27:00 +08:00
schema_def.lua feat: script distribute and run (#1982) 2020-08-05 14:11:22 +08:00
script.lua feat: script distribute and run (#1982) 2020-08-05 14:11:22 +08:00
upstream.lua bugfix: fetch wrong the upstream node when there were multiple upstream node with host (#1835) 2020-07-17 21:51:51 +08:00