1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

647 Commits

Author SHA1 Message Date
fangjian0423
b059e1f8e3 refactor log information 2019-01-15 21:59:25 +08:00
yanglbme
591dcdb966 update: use the diamond operator 2019-01-15 21:13:11 +08:00
yanglbme
f9ef2d8275 docs: update README-zh and Roadmap-zh 2019-01-15 21:05:52 +08:00
fangjian0423
0db43a3a5b add sentinel test case resource 2019-01-15 16:56:12 +08:00
fangjian0423
b65477c504 update test case 2019-01-15 16:55:00 +08:00
fangjian0423
6e0c788af2 refactor sentinel logic 2019-01-15 16:16:41 +08:00
gaoyunpeng
20eb325e59 update cobertura settings for reduce build time 2019-01-15 15:50:23 +08:00
fangjian0423
230d845419 use constructor injection instead of field injection 2019-01-14 22:43:27 +08:00
fangjian0423
ec4d2bab9f update comments on SentinelProperties 2019-01-14 22:36:29 +08:00
fangjian0423
992afe54e7 refactor sentinel DataSourceHandler 2019-01-14 21:00:17 +08:00
pbting
0571a9ad60 add readme for example 2019-01-14 20:45:50 +08:00
pbting
8eea2c5755 add document for sms 2019-01-14 18:57:06 +08:00
fangjian0423
4cbd4428fd SentinelRestTemplate block or fallback check in BeanPostProcessor, not runtime. 2019-01-14 16:09:34 +08:00
fangjian0423
51209ca9c6 Sentinel endpoint refactor 2019-01-14 10:52:38 +08:00
fangjian0423
490d02af7e Merge remote-tracking branch 'upstream/master' 2019-01-14 10:51:22 +08:00
小马哥
7aa17d3760 Temporary commit 2019-01-14 10:44:11 +08:00
xiaojing
c478048e62
Update Roadmap.md 2019-01-14 10:26:24 +08:00
xiaojing
c61ea73bcb
Update Roadmap-zh.md 2019-01-14 10:26:09 +08:00
xiaojing
83e71a5988
Update Roadmap.md 2019-01-14 10:24:26 +08:00
xiaojing
75fc4e3aa7
Update Roadmap.md 2019-01-14 10:21:49 +08:00
pbting
b6d1911008
Merge pull request #1 from spring-cloud-incubator/master
同步一次代码
2019-01-14 10:09:08 +08:00
mercyblitz
53b677f3b7 Polish spring-cloud-incubator/spring-cloud-alibaba#263 2019-01-11 20:15:19 +08:00
xiaojing
937093da80
Merge pull request #254 from pbting/master
ans starter suport eureka/consule registry and add sms module
2019-01-11 18:46:04 +08:00
fangjian0423
c2806b6a1c refactor static final field name 2019-01-11 15:43:18 +08:00
fangjian0423
29a40ded8b SentinelProtectInterceptor will be the first order in InterceptorList when using @SentinelRestTemplate 2019-01-11 15:42:13 +08:00
fangjian0423
6447ae8614 Autowired RequestOriginParser 2019-01-11 15:00:57 +08:00
fangjian0423
3cf57afe32 add property key spring.cloud.sentinel.transport.clientIp to configure client ip to connect with sentinel dashboard 2019-01-11 14:54:23 +08:00
Xiaolong Zuo
8979690e38
Merge pull request #258 from fangjian0423/binder-dev
Enhance RocketMQ Binder error handle
2019-01-11 14:04:38 +08:00
fangjian0423
217599102e rename ErrorProp to Error 2019-01-11 13:50:58 +08:00
mercyblitz
d40555eff4 Polish spring-cloud-incubator/spring-cloud-alibaba#269 2019-01-11 13:04:34 +08:00
mercyblitz
325d00d1b6 Polish spring-cloud-incubator/spring-cloud-alibaba#267 2019-01-10 22:58:12 +08:00
得少
f0e3a943d4 Merge branch 'master' of https://github.com/pbting/spring-cloud-alibaba 2019-01-10 22:17:19 +08:00
得少
41020df6b9 code optimization 2019-01-10 22:16:55 +08:00
mercyblitz
a6b9f6c5dc Polish spring-cloud-incubator/spring-cloud-alibaba#266 2019-01-10 22:16:02 +08:00
mercyblitz
571d0eca15 Polish spring-cloud-incubator/spring-cloud-alibaba#262 2019-01-10 17:31:12 +08:00
mercyblitz
f34633ebf4 Polish spring-cloud-incubator/spring-cloud-alibaba#261 2019-01-10 15:37:36 +08:00
pbting
d74e0af32c
Merge branch 'master' into master 2019-01-10 14:51:27 +08:00
得少
2952101e1f pom add sms module 2019-01-10 14:43:08 +08:00
fangjian0423
9bb5235e5f Merge remote-tracking branch 'upstream/master' into binder-dev 2019-01-10 14:30:50 +08:00
得少
bea88fb2c8 add constant for MigrateRefreshEventListener and AnsServerList 2019-01-10 13:26:02 +08:00
得少
b16ef5efea fix bug for ansServer id 2019-01-10 11:44:49 +08:00
xiaojing
edb9d56dc4
Merge pull request #255 from zhendong590/master
reduce the time of ci build and test
2019-01-10 11:03:10 +08:00
得少
e163500980 Code optimization for ans starter 2019-01-10 10:16:01 +08:00
得少
a4f8cc7d28 add spring enviroment extension module for examples 2019-01-09 23:02:04 +08:00
gaoyunpeng
223b111d77 update codecov settings 2019-01-09 21:43:58 +08:00
gaoyunpeng
851faf2bdb update cobertura settings 2019-01-09 18:54:23 +08:00
得少
ee2c696bdf ans starter suport eureka/consule registry and add sms module 2019-01-09 18:38:08 +08:00
gaoyunpeng
7b69461361 update build command 2019-01-09 14:59:46 +08:00
fangjian0423
32e4a39294 Polish #245. Optimize error handle of sending message 2019-01-09 14:23:13 +08:00
fangjian0423
2a05e7ff5a close #234 2019-01-09 02:52:36 +08:00