576 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
2daf0315bf Sync docs from master to gh-pages 2019-03-07 00:16:47 +00:00
buildmaster
0471c087cf Sync docs from master to gh-pages 2019-03-06 00:16:49 +00:00
buildmaster
3ef36a7362 Sync docs from master to gh-pages 2019-03-05 00:16:45 +00:00
buildmaster
811c098006 Sync docs from master to gh-pages 2019-03-04 00:16:45 +00:00
buildmaster
15b96f4e4d Sync docs from master to gh-pages 2019-03-03 00:16:48 +00:00
buildmaster
578ff59a1a Sync docs from master to gh-pages 2019-03-02 00:16:49 +00:00
buildmaster
3702d6c53f Sync docs from master to gh-pages 2019-03-01 00:16:56 +00:00
buildmaster
fe1c3f8096 Sync docs from master to gh-pages 2019-02-28 00:16:46 +00:00
buildmaster
09e416bcc7 Sync docs from master to gh-pages 2019-02-27 00:16:46 +00:00
buildmaster
22925428bb Sync docs from master to gh-pages 2019-02-26 00:19:05 +00:00
buildmaster
5b5bffe0cf Sync docs from master to gh-pages 2019-02-25 00:16:44 +00:00
buildmaster
ff675325a3 Sync docs from master to gh-pages 2019-02-24 00:16:44 +00:00
buildmaster
138b1f59f2 Sync docs from master to gh-pages 2019-02-23 00:16:49 +00:00
buildmaster
93cc6aa496 Sync docs from master to gh-pages 2019-02-22 00:16:44 +00:00
buildmaster
54fbe9d67a Sync docs from master to gh-pages 2019-02-21 00:16:45 +00:00
buildmaster
cc08e43117 Sync docs from master to gh-pages 2019-02-20 00:16:49 +00:00
buildmaster
8fc995b1c1 Sync docs from master to gh-pages 2019-02-19 00:16:44 +00:00
buildmaster
d038942574 Sync docs from master to gh-pages 2019-02-18 00:16:44 +00:00
buildmaster
d838819bd1 Sync docs from master to gh-pages 2019-02-17 00:16:49 +00:00
buildmaster
2c0842afe5 Sync docs from master to gh-pages 2019-02-16 00:16:46 +00:00
buildmaster
2ca980acbf Sync docs from master to gh-pages 2019-02-15 00:16:48 +00:00
buildmaster
3e187a1301 Sync docs from master to gh-pages 2019-02-14 00:16:54 +00:00
buildmaster
904e418415 Sync docs from master to gh-pages 2019-02-13 00:16:49 +00:00
buildmaster
cb41594ff1 Sync docs from master to gh-pages 2019-02-12 00:16:46 +00:00
buildmaster
82bd24627a Sync docs from master to gh-pages 2019-02-11 00:16:49 +00:00
buildmaster
15a34e193f Sync docs from master to gh-pages 2019-02-10 00:16:54 +00:00
buildmaster
0782b35779 Sync docs from master to gh-pages 2019-02-09 00:16:49 +00:00
buildmaster
0a719f05c3 Sync docs from master to gh-pages 2019-02-08 00:16:50 +00:00
buildmaster
f85f6f96ca Sync docs from master to gh-pages 2019-02-07 00:16:47 +00:00
buildmaster
3f6974f11e Sync docs from master to gh-pages 2019-02-06 00:16:49 +00:00
buildmaster
28cbfa4362 Sync docs from master to gh-pages 2019-02-05 00:16:46 +00:00
buildmaster
41f0c7e001 Sync docs from master to gh-pages 2019-02-04 00:16:48 +00:00
buildmaster
00b3b64bdb Sync docs from master to gh-pages 2019-02-03 00:16:46 +00:00
buildmaster
1f86919e22 Sync docs from master to gh-pages 2019-02-02 00:16:53 +00:00
buildmaster
7119ea3253 Sync docs from master to gh-pages 2019-02-01 00:16:40 +00:00
buildmaster
49806a97f0 Sync docs from master to gh-pages 2019-01-31 00:16:39 +00:00
buildmaster
1748ca3acf Sync docs from master to gh-pages 2019-01-30 00:16:47 +00:00
buildmaster
e7a5798cd6 Sync docs from master to gh-pages 2019-01-29 00:16:41 +00:00
buildmaster
5aaf7a6849 Sync docs from master to gh-pages 2019-01-28 00:16:37 +00:00
buildmaster
000c5a10e4 Sync docs from master to gh-pages 2019-01-27 00:16:41 +00:00
buildmaster
0808e2d1f6 Sync docs from master to gh-pages 2019-01-26 00:16:36 +00:00
buildmaster
aac1166398 Sync docs from master to gh-pages 2019-01-25 00:16:37 +00:00
buildmaster
7b202cf3a6 Sync docs from master to gh-pages 2019-01-24 00:16:37 +00:00
buildmaster
1de84d4cff Sync docs from master to gh-pages 2019-01-23 00:16:40 +00:00
buildmaster
597b45843e Sync docs from master to gh-pages 2019-01-22 00:16:36 +00:00
buildmaster
7363519084 Sync docs from master to gh-pages 2019-01-21 00:16:38 +00:00
buildmaster
54f4b72bc8 Sync docs from master to gh-pages 2019-01-20 00:16:36 +00:00
buildmaster
0274cbfa0f Sync docs from master to gh-pages 2019-01-19 00:16:37 +00:00
buildmaster
a5c9104a9c Sync docs from master to gh-pages 2019-01-18 00:16:38 +00:00