Commit Graph

56 Commits (655f752e12faed549368609655d0f0cafdfadf54)

Author SHA1 Message Date
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
Spring Operator 7e85508eb7 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://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
6 years ago
fangjian0423 501d08d1e5 add spring cloud gateway bom 6 years ago
xiaojing dbfc363c02
Merge pull request #394 from yunzheng1228/master
format code and fixed example's bug
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
tiger 356f07a509 remove version and format code 6 years ago
tiger 3afd0177e5 Merge branch 'master' into feature-spring-cloud-alibaba-sentinel-zuul
# Conflicts:
#	pom.xml
6 years ago
tiger 1c759ec8d5 add spring-cloud-alibaba-sentinel-zuul module 6 years ago
yunzheng1228 33e7cd6930 Adding yunzheng to developers 6 years ago
fangjian0423 1dc80d7a6f Updates to spring cloud greenwich 6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 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 a6a894a110 add module Fescar, Polish #303 6 years ago
mercyblitz 744e33229a 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
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
gaoyunpeng a1902d9cf0 1.update cobertura settings
2.fix endpoint's degradeRules return value
6 years ago
gaoyunpeng 20eb325e59 update cobertura settings for reduce build time 6 years ago
mercyblitz 571d0eca15 Polish spring-cloud-incubator/spring-cloud-alibaba#262 6 years ago
pbting d74e0af32c
Merge branch 'master' into master 6 years ago
得少 2952101e1f pom add sms module 6 years ago
gaoyunpeng 851faf2bdb update cobertura settings 6 years ago
gaoyunpeng 7b69461361 update build command 6 years ago
gaoyunpeng e28d24ba4a update cobertura settings 6 years ago
gaoyunpeng 33b947df6e add cobertura 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
chenzhu.zxl f1bd3fd2c2 Add SchedulerX modules. 6 years ago
chenzhu.zxl 9708503b8e Delete SchedulerX modules. 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
fangjian0423 7d039f4742 make metrics-core as provided dependency and refactor 6 years ago
mercyblitz b75b19b58c Polish Spring Cloud Bus 6 years ago
mercybltz 0ad0014cbf Polish spring-cloud-starter-bus-rocketmq 6 years ago
fangjian0423 d88e27e45c fix conflict 6 years ago
mercyblitz b4b8fa0d19 Polish Config Server 6 years ago
小马哥 5fed9125a1
Merge branch 'master' into master 6 years ago
fangjian0423 d3d9de02a1 add rocketmq binder 6 years ago
fangjian0423 5c9c29b013 Polish #48 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
Spencer Gibb f2f9f5f5bd
Updates to latest spring cloud dependencies 6 years ago
chenzhu.zxl 7126a8ce33 closes #63, closes #64, closes #65, closes #66. 6 years ago
xiaojing 252b33f562
Merge pull request #55 from fangjian0423/master
Polish #51. Add a new module spring-cloud-alibaba-sentinel-datasource.
6 years ago
flystar32 e00d83ca67 update version of spring-cloud-commons, spring-cloud-build and spring-cloud-dependencied-parent 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
flystar32 52a0c6f9de update version to 0.2.0 6 years ago
mercyblitz 52ced1a956 Polish spring-cloud-incubator/spring-cloud-alibaba#34 : Initialize spring-cloud-alibaba-nacos-config-server module 6 years ago
fangjian0423 8702fe00ae refactor storage module: rename storage to oss 6 years ago