flystar32
|
36c20f5ab1
|
fixes some typo
|
6 years ago |
xiaojing
|
cefeae3898
|
Merge pull request #231 from fangjian0423/master
fixes #227
|
6 years ago |
flystar32
|
b6281a6dc1
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
flystar32
|
7525b92b9d
|
add test case
|
6 years ago |
xiaojing
|
133cdd74a3
|
Merge pull request #232 from zhendong590/master
add .travis.yml for ci
|
6 years ago |
gaoyunpeng
|
8a4a92f03b
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# spring-cloud-alibaba-nacos-config/src/main/java/org/springframework/cloud/alibaba/nacos/client/NacosPropertySourceLocator.java
|
6 years ago |
gaoyunpeng
|
911e3f6357
|
add Travis CI
|
6 years ago |
fangjian0423
|
608337c93d
|
fixes #227
|
6 years ago |
xiaojing
|
3f1194a87a
|
Update README-zh.md
|
6 years ago |
format
|
89dda4c83c
|
Merge pull request #230 from flystar32/master
use constructor injection instead of field injection
|
6 years ago |
flystar32
|
31d4bb5a36
|
use constructor parameters instead of autowired
|
6 years ago |
gaoyunpeng
|
bec0f8830f
|
Fix Incorrect letter , fixes #147
|
6 years ago |
Xiaolong Zuo
|
54202bce4f
|
Merge pull request #224 from xiaolongzuo/master
Fix spelling error.
|
6 years ago |
gaoyunpeng
|
5ee3b34f9d
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
xiaolongzuo
|
ac4bdecd8c
|
Merge branch 'master' of github.com:spring-cloud-incubator/spring-cloud-alibaba
|
6 years ago |
gaoyunpeng
|
669e6b93b6
|
git commit -m "Fix Incorrect letter , fixes #147"
|
6 years ago |
xiaolongzuo
|
4e60d49e3d
|
Fix spelling error.
|
6 years ago |
Xiaolong Zuo
|
7b932c9469
|
Merge pull request #219 from fangjian0423/master
add ruleType property for AbstractDataSourceProperties and fixes #206
|
6 years ago |
fangjian0423
|
6806cd77ac
|
using Enum replace of String
|
6 years ago |
xiaojing
|
c524df1124
|
update readme-zh
|
6 years ago |
fangjian0423
|
0e75da3b8d
|
add ruleType property for AbstractDataSourceProperties and fixes #206
|
6 years ago |
xiaojing
|
13916fe41a
|
update version of readme
|
6 years ago |
Spencer Gibb
|
612e6913e6
|
Update to 0.2.2.BUILD-SNAPSHOT
|
6 years ago |
Spencer Gibb
|
b28e82dc3c
|
Update SNAPSHOT to 0.2.1.RELEASE
|
6 years ago |
fangjian0423
|
1a5e89ca71
|
update docs
|
6 years ago |
fangjian0423
|
48ff89db8b
|
update default sentinel api port
|
6 years ago |
Xiaolong Zuo
|
926cbeaccc
|
Merge pull request #207 from xiaolongzuo/master
Fix ACM group.
|
6 years ago |
xiaolongzuo
|
0eff52e688
|
Fix ACM group.
|
6 years ago |
fangjian0423
|
2a8f6e98c0
|
fix bug about sentinel commercialization
|
6 years ago |
fangjian0423
|
aaa68a04d5
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
fangjian0423
|
8af824dc2f
|
sentinel commercialization feature
|
6 years ago |
flystar32
|
b6a7bf0ee6
|
update nacos version
|
6 years ago |
flystar32
|
81cd7b9f10
|
fix test case
|
6 years ago |
pbting
|
c300ffbbc6
|
Merge pull request #202 from pbting/master
Prevent non-refreshing
|
6 years ago |
pengbingting
|
f2a9e60a9e
|
Prevent non-refreshing configurations from retrieving the latest configuration values when refreshing
|
6 years ago |
pengbingting
|
c1afd3974d
|
Prevent non-refreshing configurations from retrieving the latest configuration from config center
|
6 years ago |
flystar32
|
f4049a936a
|
fix doc error
|
6 years ago |
xiaojing
|
4b055b93c1
|
Merge pull request #201 from fangjian0423/master
refactor sentinel datasource and support commercialized
|
6 years ago |
fangjian0423
|
bf40e5261d
|
refactor sentinel datasource and support commercialized
|
6 years ago |
pengbingting
|
df2f689bbd
|
Nacos Parameter init listener by conditional on class
|
6 years ago |
pbting
|
2d842b6c98
|
Merge pull request #2 from spring-cloud-incubator/master
同步一次master代码
|
6 years ago |
pbting
|
24ead9599d
|
Merge pull request #200 from pbting/master
change the style for get the list of NacosPropertiesSource
|
6 years ago |
pengbingting
|
8bd0d8025f
|
更改Nacos Config 获取NacosPropertiesSource 列表的方式
|
6 years ago |
flystar32
|
452fa5c564
|
update ACM listener logic and publish a refresh event instead of invoke refresh method
|
6 years ago |
xiaojing
|
9258223c8e
|
Merge pull request #197 from fangjian0423/master
calculate exception ratio and count in Sentinel RestTemplate
|
6 years ago |
fangjian0423
|
179a517e2d
|
using resource with path in Context
|
6 years ago |
fangjian0423
|
46e4d71b22
|
remove duplicate entry when request path is empty
|
6 years ago |
fangjian0423
|
ba101f479e
|
calculate exception ratio in Sentinel RestTemplate
|
6 years ago |
fangjian0423
|
89178bc913
|
update docs
|
6 years ago |
pbting
|
5738ae700e
|
Merge pull request #196 from pbting/master
add NacosParameterInitListener to spring.factories
|
6 years ago |