Spring Operator
|
c323301cfd
|
URL Cleanup (#83)
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 4 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).
* http://projects.spring.io/spring-cloud/ with 2 occurrences migrated to:
https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.spring.io with 1 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/milestone with 2 occurrences migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
* http://repo.spring.io/snapshot with 2 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).
* http://www.springsource.com/download/community with 1 occurrences migrated to:
https://www.springsource.com/download/community ([https](https://www.springsource.com/download/community) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
|
2019-03-16 11:38:15 -04:00 |
|
Dave Syer
|
28c6e9e714
|
Revert to snapshots
|
2016-01-28 08:47:53 +00:00 |
|
Dave Syer
|
a9a9e120a8
|
Release 1.0.6 (Angel.SR6)
|
2016-01-28 07:54:33 +00:00 |
|
Dave Syer
|
8b1c8ffbd5
|
Revert to snapshots
|
2016-01-25 16:47:27 +00:00 |
|
Dave Syer
|
23f813fbc4
|
Update to 1.0.5 / Angel.SR5
|
2016-01-25 16:45:33 +00:00 |
|
Dave Syer
|
3c7a6f4e44
|
Extract all dependencies to BOMs and upgrade Boot
|
2016-01-25 15:20:17 +00:00 |
|
Dave Syer
|
4ac19a5ff4
|
Revert to snapshots
|
2015-11-16 17:41:18 +00:00 |
|
Dave Syer
|
5dfbfee0ae
|
Update to Angel.SR4 (cli 1.0.4.RELEASE)
|
2015-11-16 17:39:17 +00:00 |
|
Dave Syer
|
98de8026ee
|
Prepare master for next snapshot
|
2015-06-26 10:57:17 +01:00 |
|
Dave Syer
|
0a279fb80c
|
Use release train for versions
|
2015-06-24 17:38:15 +01:00 |
|
Spencer Gibb
|
5502b74167
|
move attach-zip execution to already included build-helper-maven-plugin
|
2015-05-01 11:48:27 -06:00 |
|
Spencer Gibb
|
3275c032c1
|
disable attaching of artifact for spring-cloud-versions
|
2015-05-01 11:40:10 -06:00 |
|
Dave Syer
|
5fc113eab6
|
Update to 1.0.3 snapshots
|
2015-05-01 11:28:39 +02:00 |
|
Dave Syer
|
ad3e5ed4ed
|
Update to 1.0.2 snapshots
|
2015-04-23 11:11:21 +01:00 |
|
Dave Syer
|
bd810d273f
|
Update to next snapshot
|
2015-03-03 14:56:26 +00:00 |
|
Dave Syer
|
32f141dc46
|
Update some dependencies
|
2015-01-29 11:24:18 +00:00 |
|
Dave Syer
|
e5cb376d08
|
Harmonise spring oauth2 versions
|
2015-01-02 14:16:45 +00:00 |
|
Dave Syer
|
9a2b9a9f13
|
Switch to spring-cloud-starter-parent
|
2014-11-21 10:05:18 +00:00 |
|
Dave Syer
|
19130fb0b1
|
Migrate to Boot 1.2.0.RC2
|
2014-11-21 09:44:53 +00:00 |
|
Roy Clarkson
|
8bdcbbc9f0
|
Update project URLs
|
2014-11-20 12:15:33 -06:00 |
|
Dave Syer
|
5a8b0496be
|
Make Hystrix dash embeddable
|
2014-09-02 12:32:07 +01:00 |
|
Dave Syer
|
90c66b9208
|
Fix platform->cloud
|
2014-08-29 14:10:56 +01:00 |
|
Dave Syer
|
0c598fd5be
|
Rename platform->cloud
|
2014-08-29 12:52:51 +01:00 |
|