Commit Graph

79 Commits (2a18ddb0be43f62b885396b9a80a715238f2054d)

Author SHA1 Message Date
冷冷 ffb246829f replace code properties that have expired 5 years ago
祁晓波 460daaf1d8
Update readme.md 5 years ago
祁晓波 ed598ba427
add some warnings for classpath file datasource
You could use absolute path when you use File datasource & fat jar.
5 years ago
zkzlx 217296ba02 Dependency error 5 years ago
fangjian0423 de9b1be4be pass checkstyle plugin 5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
fangjian0423 75f02aa2c5 some compatibility modifications about Hoxton 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
format 8e1468d97c
Merge pull request #884 from zhaoyuguang/zhaoyuguang/dev4
remove unused import statement
6 years ago
赵禹光 34acf7034e remove unused import statement 6 years ago
赵禹光 3eb75988e3 example annotations clearer 6 years ago
冷冷 45dd5ca4c9 ⬆️ Upgrading Version.2.1.1.BUILD-SNAPSHOT 6 years ago
冷冷 ac06210597 Merge https://github.com/alibaba/spring-cloud-alibaba 6 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
冷冷 e9d6f2b5bd 📝 Writing docs. add sentinel feign example doc 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
冷冷 5a1c2b5fef Adding tests. add sentinel feign example 6 years ago
fangjian0423 368487931f close #741 6 years ago
fangjian0423 8ed7e8b7c8 sentinel upgrade to 1.6.2, close #787 6 years ago
fangjian0423 04434bf977 update docs 6 years ago
fangjian0423 a593f774e0 optimize pom 6 years ago
format 9937bcf1a1
Merge pull request #778 from pigxcloud/master
 Introducing new features. Sentinel Support RedisDataSource…
6 years ago
fangjian0423 4003350d09 fix fescar typo & other typo 6 years ago
冷冷 0e79b0ed31 Introducing new features. Sentinel Support RedisDataSource Dynamic Rule Configuration 6 years ago
fangjian0423 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 6 years ago
fangjian0423 e812061a75 update sentinel add hot param flow rule case 6 years ago
lujian 3a15c7ea15 Dubbo graduated from Apache, remove the incubating word in README. 6 years ago
format 24c8ddee8b
Merge pull request #671 from cdfive/SentinelHealthIndicator
Add HealthIndicator in Sentinel Starter
6 years ago
cdfive 584d5f4107 Check the health status of Sentinel DataSource using AbstractDataSource#loadConfig. 6 years ago
cdfive 3e2fa1b903 Fix typo in md files, acutator-> actuator,implmentation->implementation 6 years ago
cdfive 9c638b8d3f Add SentinelHealthIndicator to do some health check for Sentinel #265 6 years ago
fangjian0423 c4c8b4927e modify properties 6 years ago
fangjian0423 e840fd0b59 refactor sentinel gateway module 6 years ago
fangjian0423 530a36fc06 modify name of ruleType and update example 6 years ago
fangjian0423 ef415f87ad Polish #615, rename spring-cloud-alibaba-sentinel-zuul to spring-cloud-alibaba-sentinel-gateway 6 years ago
fangjian0423 1b0485402c Polish #615, add gateway example 6 years ago
fangjian0423 2047418d8b modify sentinel dependency 6 years ago
fangjian0423 566753aba7 add sentinel webflux example and modify sentinel web example 6 years ago
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 9c7f866c77 Going back to snapshots 6 years ago
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 6 years ago
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 6 years ago
fangjian0423 0e6565b461 updata dubbo versions of all components to 2.7.1 6 years ago
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 6 years ago
Spring Operator 5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
6 years ago
fangjian0423 1eef8f688f add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate 6 years ago
mercyblitz 2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
6 years ago
mercyblitz fc8d8e3628 Polish spring-cloud-incubator/spring-cloud-alibaba#348 : @DubboTransported supports RestTemplate (part 1) 6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 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