Commit Graph

592 Commits

Author SHA1 Message Date
Spring Operator
11426d06ac URL Cleanup (#1326)
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).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://myconfigserver.com (200) with 5 occurrences could not be migrated:
   ([https](https://myconfigserver.com) result ConnectTimeoutException).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://git/team-a/config-repo.git (UnknownHostException) with 20 occurrences migrated to:
  https://git/team-a/config-repo.git ([https](https://git/team-a/config-repo.git) result UnknownHostException).
* [ ] http://git/team-b/config-repo.git (UnknownHostException) with 10 occurrences migrated to:
  https://git/team-b/config-repo.git ([https](https://git/team-b/config-repo.git) result UnknownHostException).

## 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://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html with 5 occurrences migrated to:
  https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html ([https](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html) result 200).
* [ ] http://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html with 5 occurrences migrated to:
  https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html ([https](https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html) result 200).
* [ ] http://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html with 5 occurrences migrated to:
  https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html ([https](https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html) result 200).
* [ ] http://serverfault.com/questions/377348/when-does-tmp-get-cleared/377349 with 5 occurrences migrated to:
  https://serverfault.com/questions/377348/when-does-tmp-get-cleared/377349 ([https](https://serverfault.com/questions/377348/when-does-tmp-get-cleared/377349) result 200).
* [ ] http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd with 1 occurrences migrated to:
  https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd ([https](https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd) result 200).
* [ ] http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html with 5 occurrences migrated to:
  https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html ([https](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html) result 302).

# Ignored
These URLs were intentionally ignored.

* http://127.0.0.1:8200 with 10 occurrences
* http://docbook.org/ns/docbook with 5 occurrences
* http://localhost:8888 with 5 occurrences
* http://localhost:8888/myapp/default with 5 occurrences
* http://user:password@localhost:8888 with 5 occurrences
* http://www.w3.org/1999/xlink with 5 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
2019-03-26 11:22:16 -04:00
buildmaster
afd8a10684 Sync docs from master to gh-pages 2019-03-07 00:00:48 +00:00
buildmaster
67fab07068 Sync docs from master to gh-pages 2019-03-06 00:00:48 +00:00
buildmaster
41f13b1254 Sync docs from master to gh-pages 2019-03-05 16:29:44 +00:00
buildmaster
2cf50cf11a Sync docs from master to gh-pages 2019-03-05 00:00:52 +00:00
buildmaster
e73cb565f5 Sync docs from master to gh-pages 2019-03-04 00:00:52 +00:00
buildmaster
17cee3bb78 Sync docs from master to gh-pages 2019-03-03 00:00:55 +00:00
buildmaster
fed405dd82 Sync docs from master to gh-pages 2019-03-02 00:00:51 +00:00
buildmaster
5131a49845 Sync docs from master to gh-pages 2019-03-01 18:23:45 +00:00
buildmaster
b0d2673a28 Sync docs from master to gh-pages 2019-03-01 00:00:56 +00:00
buildmaster
fcec3f9ed6 Sync docs from master to gh-pages 2019-02-28 00:00:58 +00:00
buildmaster
703a866e95 Sync docs from master to gh-pages 2019-02-27 16:57:19 +00:00
buildmaster
1221e55ce6 Sync docs from master to gh-pages 2019-02-27 00:00:51 +00:00
buildmaster
d7017d595a Sync docs from master to gh-pages 2019-02-26 00:08:35 +00:00
buildmaster
39756905a1 Sync docs from master to gh-pages 2019-02-25 00:00:49 +00:00
buildmaster
ba029f6ed5 Sync docs from master to gh-pages 2019-02-24 00:00:54 +00:00
buildmaster
2de53c61d3 Sync docs from master to gh-pages 2019-02-23 00:00:54 +00:00
buildmaster
710d4282d8 Sync docs from master to gh-pages 2019-02-22 00:00:49 +00:00
buildmaster
f35a26beff Sync docs from master to gh-pages 2019-02-21 00:00:52 +00:00
buildmaster
196ecd4835 Sync docs from master to gh-pages 2019-02-20 00:00:56 +00:00
buildmaster
00eda2fcda Sync docs from master to gh-pages 2019-02-19 00:00:56 +00:00
buildmaster
cf24e5c8fa Sync docs from master to gh-pages 2019-02-18 00:00:52 +00:00
buildmaster
e1bf7b5d80 Sync docs from master to gh-pages 2019-02-17 00:00:54 +00:00
buildmaster
7093047eb6 Sync docs from master to gh-pages 2019-02-16 00:00:51 +00:00
buildmaster
0b79dbcd73 Sync docs from master to gh-pages 2019-02-15 00:00:56 +00:00
buildmaster
db2f6ccdd0 Sync docs from master to gh-pages 2019-02-14 20:44:38 +00:00
buildmaster
443464cf2d Sync docs from master to gh-pages 2019-02-14 00:01:16 +00:00
buildmaster
1c4f6bb289 Sync docs from master to gh-pages 2019-02-13 00:00:58 +00:00
buildmaster
cce3016e59 Sync docs from master to gh-pages 2019-02-12 00:00:57 +00:00
buildmaster
346c03b22f Sync docs from master to gh-pages 2019-02-11 00:00:54 +00:00
buildmaster
f1c44c0b40 Sync docs from master to gh-pages 2019-02-10 00:00:58 +00:00
buildmaster
11fc13eb05 Sync docs from master to gh-pages 2019-02-09 00:00:57 +00:00
buildmaster
b7429a42a3 Sync docs from master to gh-pages 2019-02-08 00:00:56 +00:00
buildmaster
3ef8aa5081 Sync docs from master to gh-pages 2019-02-07 00:00:53 +00:00
buildmaster
c22e957983 Sync docs from master to gh-pages 2019-02-06 00:01:00 +00:00
buildmaster
2e99dc9afc Sync docs from master to gh-pages 2019-02-05 00:00:45 +00:00
buildmaster
56160211b5 Sync docs from master to gh-pages 2019-02-04 00:00:43 +00:00
buildmaster
ca86f70e27 Sync docs from master to gh-pages 2019-02-03 00:00:47 +00:00
buildmaster
e4f3eb9dc9 Sync docs from master to gh-pages 2019-02-02 00:00:47 +00:00
buildmaster
6d1d3ba085 Sync docs from master to gh-pages 2019-02-01 00:00:48 +00:00
buildmaster
3b21947f77 Sync docs from master to gh-pages 2019-01-31 00:00:45 +00:00
buildmaster
bc6ee5a1b6 Sync docs from master to gh-pages 2019-01-30 00:00:48 +00:00
buildmaster
1b1e8d21dd Sync docs from master to gh-pages 2019-01-29 00:00:46 +00:00
buildmaster
02e27ed6d8 Sync docs from master to gh-pages 2019-01-28 00:00:46 +00:00
buildmaster
7a15fb363b Sync docs from master to gh-pages 2019-01-27 00:00:50 +00:00
buildmaster
9172ce0809 Sync docs from master to gh-pages 2019-01-26 00:00:46 +00:00
buildmaster
30168f2de7 Sync docs from master to gh-pages 2019-01-25 00:00:45 +00:00
buildmaster
b09ec755f3 Sync docs from master to gh-pages 2019-01-24 00:00:47 +00:00
buildmaster
0a4c48fb43 Sync docs from master to gh-pages 2019-01-23 00:00:44 +00:00
buildmaster
66f99eb734 Sync docs from master to gh-pages 2019-01-22 18:05:25 +00:00