Commit Graph

113 Commits (2cacc97d945598b78c8033b9e61957fb8f044640)

Author SHA1 Message Date
mercyblitz a5e950186f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryAutoConfiguration.java
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-sentinel-datasource/src/main/java/org/springframework/cloud/alibaba/sentinel/datasource/config/NacosDataSourceProperties.java
#	spring-cloud-alibaba-sentinel/src/main/java/org/springframework/cloud/alibaba/sentinel/custom/SentinelDataSourceHandler.java
6 years ago
fangjian0423 fd6d3a7717 remove sentinel commercialization logic & optimize NacosDataSource 6 years ago
mercyblitz 59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
6 years ago
冷冷 72bdfa2871 fix #294 EnableCircuitBreaker error 6 years ago
gaoyunpeng a1902d9cf0 1.update cobertura settings
2.fix endpoint's degradeRules return value
6 years ago
fangjian0423 1c638d85df update sentinel test case 6 years ago
fangjian0423 b059e1f8e3 refactor log information 6 years ago
fangjian0423 0db43a3a5b add sentinel test case resource 6 years ago
fangjian0423 b65477c504 update test case 6 years ago
fangjian0423 6e0c788af2 refactor sentinel logic 6 years ago
fangjian0423 230d845419 use constructor injection instead of field injection 6 years ago
fangjian0423 ec4d2bab9f update comments on SentinelProperties 6 years ago
fangjian0423 992afe54e7 refactor sentinel DataSourceHandler 6 years ago
fangjian0423 4cbd4428fd SentinelRestTemplate block or fallback check in BeanPostProcessor, not runtime. 6 years ago
fangjian0423 51209ca9c6 Sentinel endpoint refactor 6 years ago
fangjian0423 c2806b6a1c refactor static final field name 6 years ago
fangjian0423 29a40ded8b SentinelProtectInterceptor will be the first order in InterceptorList when using @SentinelRestTemplate 6 years ago
fangjian0423 6447ae8614 Autowired RequestOriginParser 6 years ago
fangjian0423 3cf57afe32 add property key `spring.cloud.sentinel.transport.clientIp` to configure client ip to connect with sentinel dashboard 6 years ago
fangjian0423 1db45e85c4 add jsr 303 validation for SentinelProperties 6 years ago
fangjian0423 608337c93d fixes #227 6 years ago
fangjian0423 6806cd77ac using Enum replace of String 6 years ago
fangjian0423 0e75da3b8d add ruleType property for AbstractDataSourceProperties and fixes #206 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
fangjian0423 2a8f6e98c0 fix bug about sentinel commercialization 6 years ago
fangjian0423 8af824dc2f sentinel commercialization feature 6 years ago
fangjian0423 bf40e5261d refactor sentinel datasource and support commercialized 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 d204a54b76 Optimize Sentinel RestTemplate url resource 6 years ago
pengbingting 77ac9a9cd6 code format 6 years ago
pengbingting 92f728176a sentinel support custom block response by sentinelClientHttpResponse 6 years ago
fangjian0423 d93f26704f Polish #186. Optimize usage of Sentinel RestTemplate 6 years ago
fangjian0423 20741db009 Polish #115 check ParamFlowRule 6 years ago
fangjian0423 098b103166 fixes #150 6 years ago
fangjian0423 62c0326090 fixes #151 6 years ago
fangjian0423 ac2eee154d Add log configuration for Sentinel 6 years ago
fangjian0423 cd6f79b16b Polish #115 6 years ago
fangjian0423 a560774966 Sentinel support feign and close #6 6 years ago
fangjian0423 53643b94ce fixes #9 6 years ago
fangjian0423 3c33b234c8 fixes #91 6 years ago
Spencer Gibb 6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 6 years ago
Spencer Gibb d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 6 years ago
fangjian0423 ff2c390673 Merge remote-tracking branch 'upstream/master' 6 years ago
fangjian0423 1d15cdaee5 Polish #51. Add a new module spring-cloud-alibaba-sentinel-datasource separate from spring-cloud-alibaba-sentinel. 6 years ago
Spencer Gibb ece4531833
Updates to snapshot versions 6 years ago
fangjian0423 568da97adf Fixes #43 add rules automation 6 years ago
fangjian0423 4829157c09 update comments and docs 6 years ago
flystar32 7fdd8fa3e2 update sentinel version to 0.2.0 6 years ago
flystar32 52a0c6f9de update version to 0.2.0 6 years ago
fangjian0423 7c1699dcd8 update sentinel examples and metadata info to support new configurations of sentinel 6 years ago
xiejiashuai 6794c350ef 优化代码 6 years ago
xiejiashuai 03a64885d4 修改代码风格为eclipse风格 6 years ago
xiejiashuai 156404554e 去除多余的导入包 6 years ago
xiejiashuai c483b2fa2b 优化代码 6 years ago
flystar32 cc4379a271 this Fixes #10, Fixes #11 6 years ago
flystar32 83aa947fc9 fix pom.xml parent relativePath 6 years ago
flystar32 afb50fa76e add relativePath for pom.xml 7 years ago
flystar32 ccc34d2faf refactor directory tree 7 years ago