This repository was archived by the owner on Nov 26, 2020. It is now read-only.
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
(https 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.
https://madlib.apache.org/docs/v0.5/ (https 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.
https://archive.ics.uci.edu/ml/datasets/Auto+MPG (https result 200).
https://archive.ics.uci.edu/ml/datasets/Wine+Quality (https result 200).
https://github.com/necolas/normalize.css (https result 200).
https://nbviewer.ipython.org/gist/vatsan/dd88abb47c2fbd9e16bd (https result 200).
https://postgresapp.com/ (https result 200).
https://repo.continuum.io/archive/Anaconda-1.9.0-MacOSX-x86_64.pkg (https result 200).
https://networkx.github.com/download.html (https result 301).
Ignored
These URLs were intentionally ignored.