Spring Operator
3ef1839e99
URL Cleanup ( #497 )
...
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 6 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://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).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-16 11:32:37 -04:00
Ryan Baxter
9ad0d1da69
Bumping versions to 1.1.10.BUILD-SNAPSHOT after release
2017-05-02 11:58:25 -04:00
Ryan Baxter
62d27ab8b9
Going back to snapshots
2017-05-02 11:58:25 -04:00
Ryan Baxter
89fdd1ecd4
Update SNAPSHOT to 1.1.9.RELEASE
2017-05-02 11:56:50 -04:00
Dave Syer
046c0f879e
Revert to snapshots
2017-03-07 10:31:41 +00:00
Dave Syer
d2e6d56cee
Update for 1.1.8
2017-03-07 10:28:44 +00:00
Ryan Baxter
710080cd47
Updated versions for next release
2017-01-09 10:44:20 -05:00
Ryan Baxter
009b6ee7f3
Revert "Updating versions for 1.1.7 release"
...
This reverts commit 5b4cbaa245 .
2017-01-09 10:33:27 -05:00
Ryan Baxter
5b4cbaa245
Updating versions for 1.1.7 release
2017-01-09 10:17:40 -05:00
Ryan Baxter
cfa761c4c0
Bumped versions for next release
2016-11-23 14:45:14 -05:00
Ryan Baxter
3e0c8099a2
Revert "Version changes for 1.1.3 RELEASE"
...
This reverts commit 8a8d27ab6b .
2016-11-23 14:42:10 -05:00
Ryan Baxter
8a8d27ab6b
Version changes for 1.1.3 RELEASE
2016-11-23 14:32:45 -05:00
Spencer Gibb
216f744636
Update to SNAPSHOT
2016-11-01 12:57:06 -06:00
Spencer Gibb
bbba01a80d
Update SNAPSHOT to 1.1.5.RELEASE
2016-11-01 12:42:26 -06:00
Dave Syer
65c00ecb93
Revert to snapshots
2016-10-17 09:15:38 +01:00
Dave Syer
5d2d2908db
Update for 1.1.4
2016-10-17 09:08:50 +01:00
Dave Syer
8089c0d411
Revert to snapshots
2016-09-21 09:39:11 +01:00
Dave Syer
897555a57a
Update to 1.1.3
2016-09-21 09:38:16 +01:00
Dave Syer
cff67e0a12
Revert to snapshots
2016-09-06 14:53:36 +01:00
Dave Syer
00a2f23c00
Update to 1.1.2
2016-09-06 14:36:20 +01:00
Marcin Grzejszczak
67bea29be5
Deploying documentation to proper folder
...
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:
- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/ )
2016-08-16 15:55:41 +02:00
Spencer Gibb
945f430efe
Update to SNAPSHOT
2016-06-06 17:01:58 -06:00
Spencer Gibb
aaff352781
Update SNAPSHOT to 1.1.1.RELEASE
2016-06-06 16:31:03 -06:00
Dave Syer
01edfbf7f6
Revert to snapshots
2016-05-09 10:33:44 +01:00
Dave Syer
90c8a81611
Update for 1.1.0.RELEASE
2016-05-09 10:26:47 +01:00
Dave Syer
0b654c22ab
Switch parent of docs poms
2016-05-06 17:40:09 +01:00
Dave Syer
9aa4ad97be
Update parent to 1.1.0.RELEASE
2016-05-06 17:13:33 +01:00
Dave Syer
a3fc78481a
Revert to snapshots
2016-04-18 10:17:36 +01:00
Dave Syer
3f5d5b90d3
Update to RC3
2016-04-18 10:16:24 +01:00
Dave Syer
81b4c11dbb
Revert to snapshots
2016-03-23 08:19:13 +00:00
Dave Syer
b4a6652f9e
Bump for 1.1.0.RC2
2016-03-23 08:18:19 +00:00
Dave Syer
a839006880
Revert to snapshots
2016-03-02 17:42:58 +00:00
Dave Syer
449b65fcbe
Update for 1.1.0.RC1
2016-03-02 17:42:35 +00:00
Dave Syer
fc44a48194
Revert to snapshots
2016-02-04 18:01:59 +00:00
Dave Syer
fc895ca514
Update to 1.0.0.M5
2016-02-04 18:01:59 +00:00
Dave Syer
18b29ba35b
Revert to snapshot
2015-12-18 15:52:36 +00:00
Dave Syer
cb25fa2166
Update to 1.1.0.M4
2015-12-18 15:50:30 +00:00
Dave Syer
346e513bcb
Revert to snapshots
2015-11-17 09:52:52 +00:00
Dave Syer
a0e95019f0
Update to 1.1.0.M3
2015-11-17 09:47:41 +00:00
Dave Syer
51983c376c
Revert to snapshot
2015-09-08 10:21:35 +01:00
Dave Syer
8093134713
Update for M1 release
2015-09-08 10:12:42 +01:00
Dave Syer
8a8baee253
Update to Brixton
2015-06-26 12:57:05 +01:00
Dave Syer
3e0bf055fe
Prepare master for next snapshot
2015-06-26 10:57:17 +01:00
Dave Syer
17f15447e9
Update to 1.0.2 snapshots
2015-04-23 11:11:21 +01:00
Dave Syer
7d480ab41b
Extract former config-client features to a new spring-cloud-context
...
Fixes gh-14
2015-03-19 11:52:25 +00:00