92 Commits

Author SHA1 Message Date
Spring Operator
f6011997c8 URL Cleanup (#541)
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 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://www.puppycrawl.com/dtds/configuration_1_3.dtd (404) with 3 occurrences migrated to:
  https://www.puppycrawl.com/dtds/configuration_1_3.dtd ([https](https://www.puppycrawl.com/dtds/configuration_1_3.dtd) result 404).

## 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://12factor.net/ with 6 occurrences migrated to:
  https://12factor.net/ ([https](https://12factor.net/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-consul/ with 6 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-consul/ ([https](https://cloud.spring.io/spring-cloud-consul/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-netflix/ with 6 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-netflix/ ([https](https://cloud.spring.io/spring-cloud-netflix/) result 200).
* [ ] http://cloud.spring.io/spring-cloud-zookeeper/ with 6 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-zookeeper/ ([https](https://cloud.spring.io/spring-cloud-zookeeper/) result 200).
* [ ] http://example.com with 6 occurrences migrated to:
  https://example.com ([https](https://example.com) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html with 12 occurrences migrated to:
  https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html with 12 occurrences migrated to:
  https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html with 12 occurrences migrated to:
  https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ([https](https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html) 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://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook with 6 occurrences migrated to:
  https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook ([https](https://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook) result 301).
* [ ] http://projects.spring.io/spring-boot with 6 occurrences migrated to:
  https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) result 301).

# Ignored
These URLs were intentionally ignored.

* http://docbook.org/ns/docbook with 6 occurrences
* http://localhost:8888 with 6 occurrences
* http://stores with 3 occurrences
* http://stores/stores with 14 occurrences
* http://www.w3.org/1999/xlink with 6 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
2019-03-26 16:09:53 -04:00
buildmaster
66bb72f5dd Sync docs from 2.0.x to gh-pages 2017-11-28 01:09:12 +00:00
buildmaster
b48b9c01d3 Sync docs from 2.0.x to gh-pages 2017-11-27 01:08:51 +00:00
buildmaster
849db70368 Sync docs from 2.0.x to gh-pages 2017-11-26 01:08:48 +00:00
buildmaster
56a7811756 Sync docs from 2.0.x to gh-pages 2017-11-25 01:08:51 +00:00
buildmaster
9a2db8c6c5 Sync docs from 2.0.x to gh-pages 2017-11-24 01:08:48 +00:00
buildmaster
dcd6b893e5 Sync docs from 2.0.x to gh-pages 2017-11-23 01:08:55 +00:00
buildmaster
5a0ff3b03d Sync docs from 2.0.x to gh-pages 2017-11-22 00:22:57 +00:00
buildmaster
c2f69bbd08 Sync docs from 2.0.x to gh-pages 2017-11-21 01:08:41 +00:00
buildmaster
a0eb271440 Sync docs from 2.0.x to gh-pages 2017-11-20 01:08:48 +00:00
buildmaster
bc559aba4b Sync docs from 2.0.x to gh-pages 2017-11-19 01:08:38 +00:00
buildmaster
c0849a2da9 Sync docs from 2.0.x to gh-pages 2017-11-18 01:08:38 +00:00
buildmaster
cf47543fbe Sync docs from 2.0.x to gh-pages 2017-11-17 01:08:40 +00:00
buildmaster
9792403add Sync docs from 2.0.x to gh-pages 2017-11-16 01:08:42 +00:00
buildmaster
0fed7d9007 Sync docs from 2.0.x to gh-pages 2017-11-15 01:08:38 +00:00
buildmaster
c4099c5c40 Sync docs from 2.0.x to gh-pages 2017-11-14 01:08:41 +00:00
buildmaster
7d5a7b50f1 Sync docs from 2.0.x to gh-pages 2017-11-13 01:08:41 +00:00
buildmaster
daf00981a0 Sync docs from 2.0.x to gh-pages 2017-11-12 01:08:37 +00:00
buildmaster
17384cd6b1 Sync docs from 2.0.x to gh-pages 2017-11-11 01:08:38 +00:00
buildmaster
6fe3b17d41 Sync docs from 2.0.x to gh-pages 2017-11-10 01:08:37 +00:00
buildmaster
1fe0018198 Sync docs from 2.0.x to gh-pages 2017-11-09 01:08:47 +00:00
buildmaster
55af298b53 Sync docs from 2.0.x to gh-pages 2017-11-08 01:08:48 +00:00
buildmaster
09b9de86c4 Sync docs from 2.0.x to gh-pages 2017-11-07 08:31:20 +00:00
buildmaster
695df8ee7b Sync docs from 2.0.x to gh-pages 2017-11-06 01:08:46 +00:00
buildmaster
7e1668bc7a Sync docs from 2.0.x to gh-pages 2017-11-05 01:08:51 +00:00
buildmaster
c391397d2a Sync docs from 2.0.x to gh-pages 2017-11-04 01:08:45 +00:00
buildmaster
706b596872 Sync docs from 2.0.x to gh-pages 2017-11-03 01:08:46 +00:00
buildmaster
e03929364c Sync docs from 2.0.x to gh-pages 2017-11-02 01:08:43 +00:00
buildmaster
c681ec5892 Sync docs from 2.0.x to gh-pages 2017-11-01 01:08:46 +00:00
buildmaster
cd3585621c Sync docs from 2.0.x to gh-pages 2017-10-31 01:08:51 +00:00
buildmaster
10aab8e934 Sync docs from 2.0.x to gh-pages 2017-10-30 01:08:45 +00:00
buildmaster
123ee3fc64 Sync docs from 2.0.x to gh-pages 2017-10-29 01:08:39 +00:00
buildmaster
70256a477b Sync docs from 2.0.x to gh-pages 2017-10-28 01:08:43 +00:00
buildmaster
a6d6884b85 Sync docs from 2.0.x to gh-pages 2017-10-27 01:08:54 +00:00
buildmaster
c2eb97e88b Sync docs from 2.0.x to gh-pages 2017-10-26 01:08:46 +00:00
buildmaster
08703b05d5 Sync docs from 2.0.x to gh-pages 2017-10-25 01:08:38 +00:00
buildmaster
ed56b3c427 Sync docs from 2.0.x to gh-pages 2017-10-24 01:08:40 +00:00
buildmaster
cf2e252b5b Sync docs from 2.0.x to gh-pages 2017-10-23 01:08:50 +00:00
buildmaster
188fe52e74 Sync docs from 2.0.x to gh-pages 2017-10-22 01:08:38 +00:00
buildmaster
0fa213aa36 Sync docs from 2.0.x to gh-pages 2017-10-21 01:08:39 +00:00
buildmaster
7c33aedc6b Sync docs from 2.0.x to gh-pages 2017-10-20 01:08:42 +00:00
buildmaster
0cb9d4cbc8 Sync docs from 2.0.x to gh-pages 2017-10-19 01:08:48 +00:00
buildmaster
8f9fcf9d5d Sync docs from 2.0.x to gh-pages 2017-10-18 01:08:37 +00:00
buildmaster
f670fc8d12 Sync docs from 2.0.x to gh-pages 2017-10-17 01:08:39 +00:00
buildmaster
5dc67fb4bf Sync docs from 2.0.x to gh-pages 2017-10-16 14:28:59 +00:00
buildmaster
d97239d4c3 Sync docs from 2.0.x to gh-pages 2017-10-12 01:08:53 +00:00
buildmaster
85d5204eb4 Sync docs from 2.0.x to gh-pages 2017-10-11 01:08:57 +00:00
buildmaster
c86990d5c5 Sync docs from 2.0.x to gh-pages 2017-10-10 01:08:52 +00:00
buildmaster
ff74582930 Sync docs from 2.0.x to gh-pages 2017-10-09 01:08:53 +00:00
buildmaster
ae0c441f37 Sync docs from 2.0.x to gh-pages 2017-10-08 01:08:44 +00:00