Commit Graph

8 Commits

Author SHA1 Message Date
Spring Operator
d4a2a7e1f7 URL Cleanup
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://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ (301) with 2 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/) 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://docs.spring.io/spring-cloud-dataflow-server-cloudfoundry/docs/current-SNAPSHOT/reference/htmlsingle/ with 2 occurrences migrated to:
  https://docs.spring.io/spring-cloud-dataflow-server-cloudfoundry/docs/current-SNAPSHOT/reference/htmlsingle/ ([https](https://docs.spring.io/spring-cloud-dataflow-server-cloudfoundry/docs/current-SNAPSHOT/reference/htmlsingle/) result 200).
* [ ] http://www.enterpriseintegrationpatterns.com/ with 4 occurrences migrated to:
  https://www.enterpriseintegrationpatterns.com/ ([https](https://www.enterpriseintegrationpatterns.com/) 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).

# Ignored
These URLs were intentionally ignored.

* http://<host>:<port>/actuator/bindings with 4 occurrences
* http://<host>:<port>/actuator/bindings/myBindingName with 20 occurrences
* http://docbook.org/ns/docbook with 2 occurrences
* http://localhost:8080/customers with 2 occurrences
* http://localhost:8080/orders with 2 occurrences
* http://localhost:8990/ with 4 occurrences
* http://www.w3.org/1999/xlink with 2 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
2019-03-26 12:45:37 +01:00
buildmaster
7b980d7644 Sync docs from master to gh-pages 2018-12-13 16:44:35 +00:00
buildmaster
e6f32a61ed Sync docs from master to gh-pages 2018-12-12 19:08:39 +00:00
Oleg Zhurakousky
8d032cc516 Sync docs from master to gh-pages 2018-11-16 11:18:12 +01:00
Oleg Zhurakousky
162099aafe Sync docs from master to gh-pages 2018-11-16 11:11:41 +01:00
Oleg Zhurakousky
447aea1e61 Sync docs from master to gh-pages 2018-10-30 13:54:50 +01:00
Oleg Zhurakousky
5b1cdcf644 Sync docs from master to gh-pages 2018-10-26 11:29:08 +02:00
Oleg Zhurakousky
65f0b470a3 Sync docs from master to gh-pages 2018-10-26 10:39:55 +02:00