Commit Graph

264 Commits

Author SHA1 Message Date
linwaiwai
4235af4c71 decouple input from core. 2021-02-04 15:27:00 +08:00
linwaiwai
ad833d36c7 add application context and weak ref to input and step, implement dubbo aggregation without unit test. 2021-02-04 15:27:00 +08:00
linwaiwai
25564762e8 make fizz input scalable 2021-02-04 15:27:00 +08:00
linwaiwai
9cfa5cac4b make fizz input scalable 2021-02-04 15:01:38 +08:00
Francis Dong
fc24d5a1aa Support PUT/DELETE/PATCH/HEAD/OPTIONS/TRACE methods #43 2021-02-03 16:56:39 +08:00
Francis Dong
f923d2aaf1 rename FizzGatewayFilter to AggregateFilter 2021-02-03 15:53:13 +08:00
Francis Dong
f5404b7d5e add methods to retrieve request params 2021-02-03 15:35:23 +08:00
Francis Dong
001e2e341c fix the override problem when adding field to a object node in aggregation #54 2021-02-02 17:17:09 +08:00
Francis Dong
6c7eb45412 add jwt support #30 2021-02-01 17:12:03 +08:00
Francis Dong
245caf6ce4 Support HTTP Basic Authorization #49 2021-01-28 16:55:09 +08:00
Francis Dong
ed40530cca Add favicon.ico #50 2021-01-28 16:55:09 +08:00
Francis Dong
68a612d143 Support spring session #48 2021-01-28 16:53:59 +08:00
Francis Dong
c7e9d1e449 add aggregation response format parser #32 2021-01-27 11:21:49 +08:00
hongqiaowei
af685e172c upgrade: spring boot version to 2.2.13 2021-01-20 17:16:26 +08:00
hongqiaowei
b69fead194 update: optimize flow control filter tests 2021-01-20 17:16:26 +08:00
hongqiaowei
1278f02da8 update: optimize flow control filter tests 2021-01-20 17:16:25 +08:00
hongqiaowei
4398dd1afe update: add flow control filter tests 2021-01-20 17:16:25 +08:00
Francis Dong
f4132c8207 correct typos 2021-01-20 17:16:25 +08:00
hongqiaowei
2b61771f11 update: delay 10 seconds to push flow stat data 2021-01-20 17:16:25 +08:00
hongqiaowei
9230ea8852 feat: flow controller unit tests 2021-01-20 17:16:25 +08:00
Francis Dong
243bd11356 Merge branch 'feature/flow' into develop 2021-01-19 09:49:46 +08:00
hongqiaowei
bbf0515260 optimize: flowControl property is not necessary 2021-01-18 20:08:52 +08:00
dxfeng10
3635fb78fc Merge branch 'master' into develop 2021-01-18 19:44:07 +08:00
Francis Dong
4906e080a8 Merge branch 'feature/flow' into develop 2021-01-18 19:31:49 +08:00
Francis Dong
c4580d7aae Merge branch 'feature/flow' into feature/flow 2021-01-18 19:30:36 +08:00
Francis Dong
b425752c8f add default flow statistic and rate limit config 2021-01-18 19:29:45 +08:00
hongqiaowei
0fc5172e8d update: adjust unit test 2021-01-18 18:16:53 +08:00
dxfeng10
d3f1925ba7 v1.4.0 flow statistic and rate limit (#28)
support flow statistic and rate limit
2021-01-18 18:09:01 +08:00
Francis Dong
151335297b Merge branch 'feature/flow' into develop 2021-01-18 18:00:48 +08:00
hongqiaowei
38bd45e8a5 update: adjust unit test 2021-01-18 17:58:34 +08:00
Francis Dong
bfd26f1ddd update screenshot 2021-01-18 17:36:09 +08:00
Francis Dong
7fa8ab219e add homepage screenshot 2021-01-18 17:23:03 +08:00
Francis Dong
09f23d6be9 update version to v1.4.0 2021-01-18 16:49:11 +08:00
Francis Dong
b25d759319 Merge branch 'feature/flow' into develop 2021-01-18 16:38:22 +08:00
Francis Dong
8a88ab5e47 Merge branch 'master' into develop 2021-01-18 16:28:44 +08:00
hongqiaowei
dd83a7e559 fix: adjust filter order 2021-01-18 16:07:36 +08:00
hongqiaowei
980254b70b fix: adjust filter order 2021-01-18 15:57:49 +08:00
hongqiaowei
cefb42ed13 update: roll back spring boot version to 2.2.12 2021-01-18 15:25:12 +08:00
hongqiaowei
1e5295a2b0 update: inject flow stat to flow control filter 2021-01-18 12:31:48 +08:00
Francis Dong
6e55ed8059 flow control filter supports resource chain 2021-01-18 11:32:33 +08:00
Francis Dong
d3fd8efa8d flow stat supports resource chain 2021-01-18 10:17:59 +08:00
hongqiaowei
eae626d42f upgrade: spring boot and lettuce version 2021-01-18 09:56:41 +08:00
hongqiaowei
c284889693 fix: init current gateway node to default group 2021-01-15 19:20:09 +08:00
hongqiaowei
e0f3269b14 update: rename class 2021-01-15 18:15:03 +08:00
hongqiaowei
fafba8c45b update: stat filter log level to warn 2021-01-15 14:48:50 +08:00
Francis Dong
78bca1f41a undo increasing total request while block 2021-01-15 14:35:42 +08:00
Francis Dong
81c46600aa increase total request while block 2021-01-15 13:27:33 +08:00
hongqiaowei
20a5068739 fix: global concurrents -1 2021-01-15 11:30:24 +08:00
hongqiaowei
c79fed3f9d fix: global concurrents -1 2021-01-15 11:06:53 +08:00
hongqiaowei
5843dcc651 fix: global concurrents -1 2021-01-15 10:58:20 +08:00