Commit Graph

45 Commits (8880515147e128689302fe779c8f95662e4a4ed0)

Author SHA1 Message Date
fangjian0423 de9b1be4be pass checkstyle plugin 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 883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 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 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
flystar32 03788b58f9 ans add management.endpoints.web.base-path metadata 6 years ago
flystar32 a0b7f92282 support EnableDiscoveryClient 6 years ago
flystar32 11db5e8728 add test case of ANS 6 years ago
xiaojing dbfc363c02
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
6 years ago
yunzheng1228 923a2b590d When the service attribute is empty, modify the log level of ANS to warn. 6 years ago
flystar32 a0092470e5 add test case 6 years ago
format 03f8defb09
Merge pull request #367 from zhendong590/master
aggregate multi report
6 years ago
mercyblitz 129be0db26 Merge remote-tracking branch 'upstream/master' 6 years ago
gaoyunpeng 9dac4efd37 aggregate multi report 6 years ago
flystar32 5bb6073880 auto configure after AutoServiceRegistrationConfiguration.class 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
flystar32 2cfabd353a format code and change apache log to slf4j 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
flystar32 e6a1ba09fb Fixes #331 6 years ago
flystar32 4a62526b2a Fixes #333 ,make @EnableDiscoveryClient Optional 6 years ago
Spencer Gibb a1ae7b50ed
Ignores broken test. 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
flystar32 962abbb712 delete unused file 6 years ago
flystar32 523f039c95 add test case for ans module 6 years ago
pbting 328a473da2 remote set port action 6 years ago
得少 41020df6b9 code optimization 6 years ago
得少 bea88fb2c8 add constant for MigrateRefreshEventListener and AnsServerList 6 years ago
得少 b16ef5efea fix bug for ansServer id 6 years ago
得少 e163500980 Code optimization for ans starter 6 years ago
得少 ee2c696bdf ans starter suport eureka/consule registry and add sms module 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
xiaolongzuo 1fc98ebe7c closes #162, fixes #138. Add spring-cloud-alicloud-schedulerX module, and fix ACM starter rely on actuator. 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
flystar32 5873ac3c1a update example configuration 6 years ago
flystar32 e6c7c823d6 update ans pom.xml 6 years ago
chenzhu.zxl 7126a8ce33 closes #63, closes #64, closes #65, closes #66. 6 years ago