Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Conversation

spring-operator
Copy link

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.

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.

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

Ignored

These URLs were intentionally ignored.

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://clagnut.com/blog/348/ (200) with 2 occurrences could not be migrated:
   ([https](https://clagnut.com/blog/348/) result SSLHandshakeException).

# 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://doc.madlib.net/v0.5/ (301) with 2 occurrences migrated to:
  https://madlib.apache.org/docs/v0.5/ ([https](https://doc.madlib.net/v0.5/) result SSLHandshakeException).

## 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://archive.ics.uci.edu/ml/datasets/Auto+MPG with 2 occurrences migrated to:
  https://archive.ics.uci.edu/ml/datasets/Auto+MPG ([https](https://archive.ics.uci.edu/ml/datasets/Auto+MPG) result 200).
* [ ] http://archive.ics.uci.edu/ml/datasets/Wine+Quality with 4 occurrences migrated to:
  https://archive.ics.uci.edu/ml/datasets/Wine+Quality ([https](https://archive.ics.uci.edu/ml/datasets/Wine+Quality) result 200).
* [ ] http://github.com/necolas/normalize.css with 2 occurrences migrated to:
  https://github.com/necolas/normalize.css ([https](https://github.com/necolas/normalize.css) result 200).
* [ ] http://nbviewer.ipython.org/gist/vatsan/dd88abb47c2fbd9e16bd with 2 occurrences migrated to:
  https://nbviewer.ipython.org/gist/vatsan/dd88abb47c2fbd9e16bd ([https](https://nbviewer.ipython.org/gist/vatsan/dd88abb47c2fbd9e16bd) result 200).
* [ ] http://postgresapp.com/ with 2 occurrences migrated to:
  https://postgresapp.com/ ([https](https://postgresapp.com/) result 200).
* [ ] http://repo.continuum.io/archive/Anaconda-1.9.0-MacOSX-x86_64.pkg with 2 occurrences migrated to:
  https://repo.continuum.io/archive/Anaconda-1.9.0-MacOSX-x86_64.pkg ([https](https://repo.continuum.io/archive/Anaconda-1.9.0-MacOSX-x86_64.pkg) result 200).
* [ ] http://networkx.github.com/download.html with 2 occurrences migrated to:
  https://networkx.github.com/download.html ([https](https://networkx.github.com/download.html) result 301).

# Ignored
These URLs were intentionally ignored.

* http://www with 1 occurrences
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant