Commit Graph

  • ee3a5b40e2 add grpc mock test linwaiwai 2021-02-04 10:50:07 +08:00
  • 43b6550de7 add input interface to ensure all input methods to be implement linwaiwai 2021-01-15 10:17:34 +08:00
  • 9fe7f38daa implement grpc. linwaiwai 2021-01-14 16:58:30 +08:00
  • 61683abfa7 add dubbo input unit test. linwaiwai 2021-01-12 18:59:34 +08:00
  • 3270ae0456 decouple input from core. linwaiwai 2021-01-12 14:16:10 +08:00
  • 8b5ca3e240 add application context and weak ref to input and step, implement dubbo aggregation without unit test. linwaiwai 2021-01-11 18:42:10 +08:00
  • 4e8bf878e6 add dubbo example ,and update dubbo unit test linwaiwai 2021-02-04 11:11:50 +08:00
  • 9cb3eb42cb add dubbo input unit test. linwaiwai 2021-01-12 18:59:34 +08:00
  • 4235af4c71 decouple input from core. linwaiwai 2021-01-12 14:16:10 +08:00
  • ad833d36c7 add application context and weak ref to input and step, implement dubbo aggregation without unit test. linwaiwai 2021-01-11 18:42:10 +08:00
  • 25564762e8 make fizz input scalable linwaiwai 2021-02-04 13:44:24 +08:00
  • 2f942b9d6f update: sync dev branch hongqiaowei 2021-02-04 15:07:22 +08:00
  • 9cfa5cac4b make fizz input scalable linwaiwai 2021-02-04 13:44:24 +08:00
  • ccdd7e4c84 Merge remote-tracking branch 'origin/feature/callback' into feature/callback hongqiaowei 2021-02-04 14:53:20 +08:00
  • a2fda084ba feat: secret key auth hongqiaowei 2021-02-04 11:22:31 +08:00
  • 5788ac0d6d update: push callback config id to manager hongqiaowei 2021-02-03 15:57:14 +08:00
  • 92966368ff update: push callback config id to manager hongqiaowei 2021-02-03 10:05:06 +08:00
  • 5c2d323b09 update: add CallbackServiceTests hongqiaowei 2021-02-02 15:20:03 +08:00
  • 6b7110546d update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-02 11:37:16 +08:00
  • f7ba745220 update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 16:15:14 +08:00
  • 48c5d0cb6a update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:31:23 +08:00
  • 8a2f6e7aba update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:20:41 +08:00
  • b5b973833f update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:18:26 +08:00
  • c398f4d9a5 update: add call back service hongqiaowei 2021-02-01 10:57:28 +08:00
  • f984d5839e update: add call back service hongqiaowei 2021-01-31 20:02:57 +08:00
  • 9222a19ffe update: add call back service hongqiaowei 2021-01-29 15:16:18 +08:00
  • 556bb278fa update: add aggregate service hongqiaowei 2021-01-29 13:43:23 +08:00
  • 31de1b3b0c update: callback filter request all backends hongqiaowei 2021-01-29 11:58:56 +08:00
  • 71ed163909 update: push callback req to manager hongqiaowei 2021-01-28 20:01:35 +08:00
  • a4b09b57e7 update: push callback req to manager hongqiaowei 2021-01-28 19:56:29 +08:00
  • 08cad6e379 update: push callback req to manager hongqiaowei 2021-01-28 19:54:04 +08:00
  • 0a619d3824 update: push callback req to manager hongqiaowei 2021-01-28 19:49:28 +08:00
  • 23755143be update: push callback req to manager hongqiaowei 2021-01-28 14:57:55 +08:00
  • 2cf0bd768f update: push callback req to manager hongqiaowei 2021-01-28 11:27:06 +08:00
  • a291e6f8e5 update: code clean hongqiaowei 2021-01-28 11:09:07 +08:00
  • 6a27718b1a update: code clean hongqiaowei 2021-01-27 23:00:26 +08:00
  • 6b21646f47 update: code clean hongqiaowei 2021-01-27 18:10:39 +08:00
  • 72aa46acdd update: code clean hongqiaowei 2021-01-27 17:58:57 +08:00
  • 86f9abd6a7 update: code clean hongqiaowei 2021-01-27 17:55:00 +08:00
  • e3e3eb43b5 update: add callback config domain hongqiaowei 2021-01-27 14:39:52 +08:00
  • 78d1a0ad7b update: extractServiceOrAddress method support parameter which like 'https://www.baidu.com' hongqiaowei 2021-01-26 19:07:13 +08:00
  • 8d8fa1e5bd feat: multi app support hongqiaowei 2021-01-26 18:21:48 +08:00
  • b51a777285 feat: multi app support hongqiaowei 2021-01-26 16:37:30 +08:00
  • a01064e24c feat: multi app support hongqiaowei 2021-01-26 15:21:30 +08:00
  • 9626c36832 fix: WebUtils.getClientReqPathPrefix should return /proxytest/ when request path is /proxytest/test/xxx hongqiaowei 2021-01-22 14:16:49 +08:00
  • c5c35a2c8a make fizz input scalable linwaiwai 2021-02-04 13:44:24 +08:00
  • b349264efb feat: secret key auth hongqiaowei 2021-02-04 11:22:31 +08:00
  • fc24d5a1aa Support PUT/DELETE/PATCH/HEAD/OPTIONS/TRACE methods #43 Francis Dong 2021-02-03 16:56:39 +08:00
  • a194110431 update: push callback config id to manager hongqiaowei 2021-02-03 15:57:14 +08:00
  • f923d2aaf1 rename FizzGatewayFilter to AggregateFilter Francis Dong 2021-02-03 15:53:13 +08:00
  • f5404b7d5e add methods to retrieve request params Francis Dong 2021-02-03 15:35:23 +08:00
  • 46cc6d1031 update: push callback config id to manager hongqiaowei 2021-02-03 10:05:06 +08:00
  • 001e2e341c fix the override problem when adding field to a object node in aggregation #54 Francis Dong 2021-02-02 16:53:21 +08:00
  • e745bd0956 update: add CallbackServiceTests hongqiaowei 2021-02-02 15:20:03 +08:00
  • b6c65fc824 update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-02 11:37:16 +08:00
  • 6c7eb45412 add jwt support #30 Francis Dong 2021-02-01 17:12:03 +08:00
  • 6d8f581505 update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 16:15:14 +08:00
  • b162ea6ee2 update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:31:23 +08:00
  • c389e6bdfc update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:20:41 +08:00
  • badedbef1a update: add ApiConifg2appsServiceTests hongqiaowei 2021-02-01 15:18:26 +08:00
  • e1becde4b0 update: add call back service hongqiaowei 2021-02-01 10:57:28 +08:00
  • bd67e36540 update: add call back service hongqiaowei 2021-01-31 20:02:57 +08:00
  • 4825854b4d update: add call back service hongqiaowei 2021-01-29 15:16:18 +08:00
  • 95dd47ca49 update: add aggregate service hongqiaowei 2021-01-29 13:43:23 +08:00
  • 6fba85ea92 update: callback filter request all backends hongqiaowei 2021-01-29 11:58:56 +08:00
  • bdb781b97f update: push callback req to manager hongqiaowei 2021-01-28 20:01:35 +08:00
  • cbfedcb745 update: push callback req to manager hongqiaowei 2021-01-28 19:56:29 +08:00
  • 4fe88769d6 update: push callback req to manager hongqiaowei 2021-01-28 19:54:04 +08:00
  • f9e6931cf5 update: push callback req to manager hongqiaowei 2021-01-28 19:49:28 +08:00
  • 245caf6ce4 Support HTTP Basic Authorization #49 Francis Dong 2021-01-28 16:52:30 +08:00
  • ed40530cca Add favicon.ico #50 Francis Dong 2021-01-28 16:43:53 +08:00
  • 68a612d143 Support spring session #48 Francis Dong 2021-01-27 18:21:46 +08:00
  • a674c2a454 update: push callback req to manager hongqiaowei 2021-01-28 14:57:55 +08:00
  • ad46d67a6d update: push callback req to manager hongqiaowei 2021-01-28 11:27:06 +08:00
  • 42f0db9e39 update: code clean hongqiaowei 2021-01-28 11:09:07 +08:00
  • 41dbd33268 update: code clean hongqiaowei 2021-01-27 23:00:26 +08:00
  • f6314777a2 update: code clean hongqiaowei 2021-01-27 18:10:39 +08:00
  • b611d56e7c update: code clean hongqiaowei 2021-01-27 17:58:57 +08:00
  • d03de9dcd0 update: code clean hongqiaowei 2021-01-27 17:55:00 +08:00
  • 4f16fef4ba update: add callback config domain hongqiaowei 2021-01-27 14:39:52 +08:00
  • c7e9d1e449 add aggregation response format parser #32 Francis Dong 2021-01-27 11:21:49 +08:00
  • a76be152a7 update: extractServiceOrAddress method support parameter which like 'https://www.baidu.com' hongqiaowei 2021-01-26 19:07:13 +08:00
  • 61da1aa81f feat: multi app support hongqiaowei 2021-01-26 18:21:48 +08:00
  • 174011941d feat: multi app support hongqiaowei 2021-01-26 16:37:30 +08:00
  • 8e7af4a551 feat: multi app support hongqiaowei 2021-01-26 15:21:30 +08:00
  • ccacc612c5 Update README.md linwaiwai 2021-01-25 17:21:26 +08:00
  • 461467640a fix: WebUtils.getClientReqPathPrefix should return /proxytest/ when request path is /proxytest/test/xxx hongqiaowei 2021-01-22 14:16:49 +08:00
  • af685e172c upgrade: spring boot version to 2.2.13 hongqiaowei 2021-01-20 15:34:53 +08:00
  • b69fead194 update: optimize flow control filter tests hongqiaowei 2021-01-20 12:19:33 +08:00
  • 1278f02da8 update: optimize flow control filter tests hongqiaowei 2021-01-20 11:15:04 +08:00
  • 4398dd1afe update: add flow control filter tests hongqiaowei 2021-01-19 18:57:13 +08:00
  • f4132c8207 correct typos Francis Dong 2021-01-19 17:17:45 +08:00
  • 2b61771f11 update: delay 10 seconds to push flow stat data hongqiaowei 2021-01-19 15:43:00 +08:00
  • 9230ea8852 feat: flow controller unit tests hongqiaowei 2021-01-19 12:16:23 +08:00
  • 2d39d6849b optimize: flowControl property is not necessary (#31) dxfeng10 2021-01-19 10:04:28 +08:00
  • 243bd11356 Merge branch 'feature/flow' into develop Francis Dong 2021-01-19 09:49:46 +08:00
  • bbf0515260 optimize: flowControl property is not necessary hongqiaowei 2021-01-18 20:07:51 +08:00
  • f11dd97e8f add flow statistic and rate limit config (#29) dxfeng10 2021-01-18 19:44:35 +08:00
  • 3635fb78fc Merge branch 'master' into develop dxfeng10 2021-01-18 19:44:07 +08:00
  • 4906e080a8 Merge branch 'feature/flow' into develop Francis Dong 2021-01-18 19:31:49 +08:00