Spring Operator
deec87df3a
URL Cleanup ( #87 )
...
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 15 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 30 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 15 occurrences
2019-03-16 11:37:19 -04:00
Spencer Gibb
bb95cb50bd
Update to snapshots
2017-11-22 17:33:33 -05:00
Spencer Gibb
b96d49e765
Update to 1.4.0.RELEASE with Edgware.RELEASE
2017-11-22 17:10:20 -05:00
Spencer Gibb
b6f21a0221
Update to new docs
2017-10-25 09:26:16 -04:00
Spencer Gibb
4237446aa6
Revert "Update to 1.4.0.RC1 for Finchley.RC1"
...
This reverts commit 96a096de64 .
2017-10-24 14:14:52 -04:00
Spencer Gibb
96a096de64
Update to 1.4.0.RC1 for Finchley.RC1
2017-10-24 14:11:45 -04:00
Spencer Gibb
3dc269d8a9
Bump to version 1.4.0.BUILD-SNAPSHOT
2017-07-21 13:47:40 -06:00
Spencer Gibb
7329a8a091
Update to SNAPSHOT
2017-07-21 13:41:45 -06:00
Spencer Gibb
7c6966331e
Update SNAPSHOT to 1.3.4.RELEASE
2017-07-21 13:26:05 -06:00
Dave Syer
49a5bd4bee
Revert to snapshots
2017-05-10 18:10:53 +01:00
Dave Syer
78a52b200e
Update to 1.3.3
2017-05-10 18:03:55 +01:00
Dave Syer
8f94733c00
Revert to snapshots
2017-04-27 15:38:54 +01:00
Dave Syer
8ca1acde18
Update for 1.3.2
2017-04-27 15:34:05 +01:00
Dave Syer
ac9cfc1bae
Revert to snapshots
2017-04-26 09:46:48 +01:00
Dave Syer
cb2cd7144b
Update to 1.3.1.RELEASE
2017-04-26 09:45:42 +01:00
Spencer Gibb
2fb2a74e22
Update to SNAPSHOT
2017-04-12 13:39:47 -06:00
Spencer Gibb
55c1eacdfa
Update SNAPSHOT to 1.3.0.RELEASE
2017-04-12 13:22:21 -06:00
Spencer Gibb
48ffa3a5d0
Revert "Updates SNAPSHOTS to 1.3.0.RC1"
...
This reverts commit deb448b594 .
2017-03-20 12:07:34 -06:00
Spencer Gibb
deb448b594
Updates SNAPSHOTS to 1.3.0.RC1
2017-03-20 12:05:01 -06:00
Dave Syer
194425f483
First version of 1.3.0 with thin jars
2016-12-02 13:38:23 +00:00
Spencer Gibb
c66f05dd3a
Update to SNAPSHOT
2016-11-01 16:06:04 -06:00
Spencer Gibb
f240db174f
Update SNAPSHOT to 1.2.2.RELEASE
2016-11-01 15:06:42 -06:00
Dave Syer
38866a1879
Revert to snapshots
2016-10-18 19:16:06 +01:00
Dave Syer
b83a8321d0
Update to 1.2.1.RELEASE (Camden.SR1)
2016-10-18 18:41:53 +01:00
Spencer Gibb
4a49831ce9
Update to SNAPSHOT
2016-10-13 15:17:06 -06:00
Spencer Gibb
f4211e9236
Update SNAPSHOT to 1.2.0.RELEASE
2016-10-13 14:34:25 -06:00
Spencer Gibb
5c8c99af7e
Revert "Update SNAPSHOT to 1.2.0.RC1"
...
This reverts commit 110fa69b975377a1c478faa10fb4f7266a24f8e4.
2016-09-26 16:06:21 -06:00
Spencer Gibb
c2c96700db
Update SNAPSHOT to 1.2.0.RC1
2016-09-26 15:51:32 -06:00
Marcin Grzejszczak
533be6dedf
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:41:50 +02:00
Spencer Gibb
76749c4683
Create cloud cli command.
...
Downloads and launches eureka,kafka,configserver,h2 server & hystrix dashboard.
2016-07-05 12:34:18 -06:00
Spencer Gibb
1919c443e8
Update to SNAPSHOT
2016-07-01 12:33:54 -06:00
Spencer Gibb
ab807d3fe0
Update SNAPSHOT to 1.1.2.RELEASE
2016-07-01 12:13:10 -06:00
Dave Syer
63218227d5
Revert to snaphots
2016-06-10 17:21:33 +01:00
Dave Syer
1da0796f85
Update to 1.1.1.RELEASE
2016-06-10 17:16:01 +01:00
Dave Syer
618e9adaa4
Revert to snapshots
2016-05-11 10:15:37 +01:00
Dave Syer
0bff1e41d4
Update for 1.1.0.RELEASE
2016-05-11 10:12:25 +01:00
Dave Syer
d5373fabb3
Switch parent of docs poms
2016-05-06 17:40:09 +01:00
Dave Syer
87b8a61466
Update parent to 1.1.0.RELEASE
2016-05-06 17:13:33 +01:00
Dave Syer
fbe93c0549
Fix versions in docs
2016-05-06 16:24:31 +01:00
Dave Syer
c5a937146f
Bump for Brixton.RC1
2016-03-24 11:27:20 +00:00
Dave Syer
ec0dcfd1bd
Revert to snapshots
2016-02-05 12:44:25 +00:00
Dave Syer
032c96d86e
Add integration tests and release 1.1.0.M5
2016-02-05 12:42:32 +00:00
Dave Syer
1966203e34
Revert to snapshots
2015-12-23 10:01:50 +00:00
Dave Syer
dc7e191cbe
Update to 1.0.0.M4 (Brixton.M4)
2015-12-23 10:01:02 +00:00
Dave Syer
0acc49df4f
Really revert to snapshots
2015-12-23 09:58:51 +00:00
Dave Syer
d240697f6f
Update to Brixton.M3
2015-11-17 22:04:50 +00:00
Dave Syer
89abfe11f5
Revert to snapshots
2015-11-02 16:08:41 +00:00
Dave Syer
26f24326a5
Update to Brixton.M2
2015-11-02 16:05:59 +00:00
Dave Syer
ed9ece70a3
Back to snapshot
2015-09-11 18:30:20 +01:00
Dave Syer
9a028eb13f
Brixton.M1 release
2015-09-11 18:28:14 +01:00