Commit Graph

50 Commits (54d97a37b40a4dce453902318b6aa2f0ff8b6a4f)

Author SHA1 Message Date
yuhuangbin 792d008863 Support more config for Nacos 5 years ago
yuhuangbin 224ef57307 Add default values for some configuration items 5 years ago
fangjian0423 2435167e1e format code with maven plugins 5 years ago
fangjian0423 e8ee68998e upgrade to Spring Cloud Hoxton, close #917 5 years ago
fangjian0423 9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 6 years ago
fangjian0423 c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 6 years ago
fangjian0423 0c4f58f1f9 update sentinel rule convert 6 years ago
fangjian0423 e5deb0835a Sentinel zk datasource add default server-addr 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 5358b2c1a8 fix #716, the conflicts of SlotChainBuilder SPI 6 years ago
fangjian0423 1aec607cee code format 6 years ago
fangjian0423 14d11b7517 optimize the usage of sentinel datasource 6 years ago
fangjian0423 530a36fc06 modify name of ruleType and update example 6 years ago
fangjian0423 6d89d556bf Polish #615 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
flystar32 e3dafddeda update nacos version to 1.0.0-RC3 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
format 03f8defb09
Merge pull request #367 from zhendong590/master
aggregate multi report
6 years ago
gaoyunpeng 9dac4efd37 aggregate multi report 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
fangjian0423 0e8933e1f8 update sentinel docs & refactor 6 years ago
gaoyunpeng 87bfb3734a ignore failure testcase 6 years ago
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
fangjian0423 6a758dd42f add sentinel datasource test case 6 years ago
fangjian0423 3ab6b1dc63 update nacos example & using final replace of protected in field 6 years ago
fangjian0423 b39fb80a53 upgrade sentinel version to 1.4.1 and remove NacosDataSourceWithAuthorization 6 years ago
fangjian0423 40f6290184 code format 6 years ago
fangjian0423 1db45e85c4 add jsr 303 validation for SentinelProperties 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 8af824dc2f sentinel commercialization feature 6 years ago
fangjian0423 bf40e5261d refactor sentinel datasource and support commercialized 6 years ago
fangjian0423 564acbb2a8 upgrade sentinel version to 1.4.0 6 years ago
fangjian0423 cd6f79b16b Polish #115 6 years ago
fangjian0423 80ecc84d54 fixes #116 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 1d44d73eba sentinel add logs to query datasource process. 6 years ago
fangjian0423 00aeb90df2 Updates to snapshot versions 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