Commit Graph

1339 Commits

Author SHA1 Message Date
linwaiwai
9fe7f38daa implement grpc. 2021-02-04 15:46:47 +08:00
linwaiwai
61683abfa7 add dubbo input unit test. 2021-02-04 15:43:42 +08:00
linwaiwai
3270ae0456 decouple input from core. 2021-02-04 15:42:30 +08:00
linwaiwai
8b5ca3e240 add application context and weak ref to input and step, implement dubbo aggregation without unit test. 2021-02-04 15:38:12 +08:00
linwaiwai
4e8bf878e6 add dubbo example ,and update dubbo unit test 2021-02-04 15:27:01 +08:00
linwaiwai
9cb3eb42cb add dubbo input unit test. 2021-02-04 15:27:01 +08:00
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
hongqiaowei
2f942b9d6f update: sync dev branch 2021-02-04 15:07:22 +08:00
linwaiwai
9cfa5cac4b make fizz input scalable 2021-02-04 15:01:38 +08:00
hongqiaowei
ccdd7e4c84 Merge remote-tracking branch 'origin/feature/callback' into feature/callback
# Conflicts:
#	src/main/java/we/filter/AggregateFilter.java
#	src/main/java/we/util/WebUtils.java
2021-02-04 14:53:20 +08:00
hongqiaowei
a2fda084ba feat: secret key auth 2021-02-04 14:38:23 +08:00
hongqiaowei
5788ac0d6d update: push callback config id to manager 2021-02-04 14:38:23 +08:00
hongqiaowei
92966368ff update: push callback config id to manager 2021-02-04 14:38:23 +08:00
hongqiaowei
5c2d323b09 update: add CallbackServiceTests 2021-02-04 14:38:23 +08:00
hongqiaowei
6b7110546d update: add ApiConifg2appsServiceTests 2021-02-04 14:38:22 +08:00
hongqiaowei
f7ba745220 update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
48c5d0cb6a update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
8a2f6e7aba update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
b5b973833f update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
c398f4d9a5 update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
f984d5839e update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
9222a19ffe update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
556bb278fa update: add aggregate service 2021-02-04 14:37:17 +08:00
hongqiaowei
31de1b3b0c update: callback filter request all backends 2021-02-04 14:37:17 +08:00
hongqiaowei
71ed163909 update: push callback req to manager 2021-02-04 14:35:45 +08:00
hongqiaowei
a4b09b57e7 update: push callback req to manager 2021-02-04 14:35:45 +08:00
hongqiaowei
08cad6e379 update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
0a619d3824 update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
23755143be update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
2cf0bd768f update: push callback req to manager 2021-02-04 14:35:43 +08:00
hongqiaowei
a291e6f8e5 update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
6a27718b1a update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
6b21646f47 update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
72aa46acdd update: code clean 2021-02-04 14:35:42 +08:00
hongqiaowei
86f9abd6a7 update: code clean 2021-02-04 14:31:55 +08:00
hongqiaowei
e3e3eb43b5 update: add callback config domain 2021-02-04 14:28:47 +08:00
hongqiaowei
78d1a0ad7b update: extractServiceOrAddress method support parameter which like 'https://www.baidu.com' 2021-02-04 14:28:47 +08:00
hongqiaowei
8d8fa1e5bd feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
b51a777285 feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
a01064e24c feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
9626c36832 fix: WebUtils.getClientReqPathPrefix should return /proxytest/ when request path is /proxytest/test/xxx 2021-02-04 14:28:47 +08:00
linwaiwai
c5c35a2c8a make fizz input scalable 2021-02-04 13:44:24 +08:00
hongqiaowei
b349264efb feat: secret key auth 2021-02-04 11:22:31 +08:00
Francis Dong
fc24d5a1aa Support PUT/DELETE/PATCH/HEAD/OPTIONS/TRACE methods #43 2021-02-03 16:56:39 +08:00
hongqiaowei
a194110431 update: push callback config id to manager 2021-02-03 15:57:14 +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
hongqiaowei
46cc6d1031 update: push callback config id to manager 2021-02-03 10:05:06 +08:00