Commit Graph

28 Commits

Author SHA1 Message Date
hongqiaowei
0fe98d49c8 hqw/feature/aggregate-rpc (#74)
feat: custom gateway request url prefix and app sign header #66 #67
2021-03-11 12:28:52 +08:00
hongqiaowei
dbd0471b7a fix: some bug 2021-02-04 17:50:22 +08:00
hongqiaowei
2f942b9d6f update: sync dev branch 2021-02-04 15:07:22 +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
6b7110546d update: add ApiConifg2appsServiceTests 2021-02-04 14:38:22 +08:00
hongqiaowei
31de1b3b0c update: callback filter request all backends 2021-02-04 14:37:17 +08:00
hongqiaowei
23755143be update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
a291e6f8e5 update: code clean 2021-02-04 14:35:43 +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
hongqiaowei
b6c65fc824 update: add ApiConifg2appsServiceTests 2021-02-02 11:37:16 +08:00
Francis Dong
6c7eb45412 add jwt support #30 2021-02-01 17:12:03 +08:00
hongqiaowei
6fba85ea92 update: callback filter request all backends 2021-01-29 11:58:56 +08:00
Francis Dong
245caf6ce4 Support HTTP Basic Authorization #49 2021-01-28 16:55:09 +08:00
hongqiaowei
a674c2a454 update: push callback req to manager 2021-01-28 14:57:55 +08:00
hongqiaowei
42f0db9e39 update: code clean 2021-01-28 11:09:07 +08:00
hongqiaowei
461467640a fix: WebUtils.getClientReqPathPrefix should return /proxytest/ when request path is /proxytest/test/xxx 2021-01-22 14:16:49 +08:00
hongqiaowei
1a520b1706 refactor: remove service white list 2020-12-16 18:33:11 +08:00
hongqiaowei
c8f242036a optimize web util 2020-12-14 15:22:07 +08:00
hongqiaowei
3c74848e1d fix: rc1 2020-12-08 11:25:01 +08:00
hongqiaowei
1778f01aba feat: new route 2020-12-08 11:25:01 +08:00
hongqiaowei
2a9b01e16b feat: ant path match 2020-12-08 11:25:01 +08:00
hongqiaowei
8aba64bb39 chore: initialize branch 2020-12-08 11:25:00 +08:00
Francis Dong
6ee8da1cd1 #15 return exception information while failed to execute script 2020-11-19 17:23:21 +08:00
Francis Dong
11fb85a8f2 update: use WebUtils to get request path 2020-11-17 15:01:08 +08:00
hongqiaowei
f00870b0d6 style: format code 2020-10-30 17:52:45 +08:00
Francis Dong
fa76038ca7 update: change request_path const to public 2020-10-29 12:25:05 +08:00
Francis Dong
7445fe88fc feat:
1. 服务编排调试模式开关从接口配置抽出来独立控制
2. 新增网关分组管理
3. 新增插件管理
4. appid管理新增自定义配置和IP段配置
5. 路由管理展示优化
6. 接口统计新增统计数据和图表展示
2020-10-21 10:01:04 +08:00
Francis Dong
96db02e173 update package name 2020-09-04 19:43:19 +08:00