Merged
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://ajaxian.com/archives/100-line-ajax-wrapper (200) with 1 occurrences could not be migrated: ([https](https://ajaxian.com/archives/100-line-ajax-wrapper) result ConnectTimeoutException). * [ ] http://dubbo.io/ (200) with 1 occurrences could not be migrated: ([https](https://dubbo.io/) 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://jaubourg.net/2010/07/loading-script-as-onclick-handler-of.html (AnnotatedConnectException) with 1 occurrences migrated to: https://jaubourg.net/2010/07/loading-script-as-onclick-handler-of.html ([https](https://jaubourg.net/2010/07/loading-script-as-onclick-handler-of.html) result AnnotatedConnectException). * [ ] http://192.168.99.100:9411/ (ConnectTimeoutException) with 2 occurrences migrated to: https://192.168.99.100:9411/ ([https](https://192.168.99.100:9411/) result ConnectTimeoutException). * [ ] http://host.com:9999/ticker/12/basd (ConnectTimeoutException) with 1 occurrences migrated to: https://host.com:9999/ticker/12/basd ([https](https://host.com:9999/ticker/12/basd) result ConnectTimeoutException). * [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to: https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException). * [ ] http://non.existing.url (UnknownHostException) with 1 occurrences migrated to: https://non.existing.url ([https](https://non.existing.url) result UnknownHostException). * [ ] http://cloud.spring.io/spring-cloud-static/Dalston.SR4/multi/multi__span_data_as_messages.html (404) with 1 occurrences migrated to: https://cloud.spring.io/spring-cloud-static/Dalston.SR4/multi/multi__span_data_as_messages.html ([https](https://cloud.spring.io/spring-cloud-static/Dalston.SR4/multi/multi__span_data_as_messages.html) result 404). * [ ] http://docssleuth-zipkin-server.cfapps.io/dependency (404) with 4 occurrences migrated to: https://docssleuth-zipkin-server.cfapps.io/dependency ([https](https://docssleuth-zipkin-server.cfapps.io/dependency) result 404). * [ ] http://www.erg.abdn.ac.uk/~gerrit/dccp/notes/ccid2/rto_estimator/ (301) with 1 occurrences migrated to: https://erg.abdn.ac.uk/~gerrit/dccp/notes/ccid2/rto_estimator/ ([https](https://www.erg.abdn.ac.uk/~gerrit/dccp/notes/ccid2/rto_estimator/) result 404). * [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to: https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404). * [ ] http://zipkin.io/pages/existing_instrumentations.html (301) with 1 occurrences migrated to: https://zipkin.io/pages/existing_instrumentations.html ([https](https://zipkin.io/pages/existing_instrumentations.html) 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://asciidoctor.org with 1 occurrences migrated to: https://asciidoctor.org ([https](https://asciidoctor.org) result 200). * [ ] http://bugs.jquery.com/ticket/1450 with 2 occurrences migrated to: https://bugs.jquery.com/ticket/1450 ([https](https://bugs.jquery.com/ticket/1450) result 200). * [ ] http://bugs.jquery.com/ticket/5280 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/5280 ([https](https://bugs.jquery.com/ticket/5280) result 200). * [ ] http://cloud.spring.io with 2 occurrences migrated to: https://cloud.spring.io ([https](https://cloud.spring.io) result 200). * [ ] http://docs.spring.io/spring-hateoas/docs/current/reference/html/ with 1 occurrences migrated to: https://docs.spring.io/spring-hateoas/docs/current/reference/html/ ([https](https://docs.spring.io/spring-hateoas/docs/current/reference/html/) result 200). * [ ] http://docssleuth-service1.cfapps.io/start with 1 occurrences migrated to: https://docssleuth-service1.cfapps.io/start ([https](https://docssleuth-service1.cfapps.io/start) result 200). * [ ] http://en.wikipedia.org/wiki/Mapping_of_Unicode_characters with 1 occurrences migrated to: https://en.wikipedia.org/wiki/Mapping_of_Unicode_characters ([https](https://en.wikipedia.org/wiki/Mapping_of_Unicode_characters) result 200). * [ ] http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ with 1 occurrences migrated to: https://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ ([https](https://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/) result 200). * [ ] http://opentracing.io/ with 3 occurrences migrated to: https://opentracing.io/ ([https](https://opentracing.io/) result 200). * [ ] http://projects.spring.io/spring-integration/ with 1 occurrences migrated to: https://projects.spring.io/spring-integration/ ([https](https://projects.spring.io/spring-integration/) result 200). * [ ] http://stackoverflow.com/questions/12817946/generate-a-random-bitset-with-n-1s with 1 occurrences migrated to: https://stackoverflow.com/questions/12817946/generate-a-random-bitset-with-n-1s ([https](https://stackoverflow.com/questions/12817946/generate-a-random-bitset-with-n-1s) result 200). * [ ] http://stackoverflow.com/questions/1641507/detect-browser-support-for-cross-domain-xmlhttprequests with 1 occurrences migrated to: https://stackoverflow.com/questions/1641507/detect-browser-support-for-cross-domain-xmlhttprequests ([https](https://stackoverflow.com/questions/1641507/detect-browser-support-for-cross-domain-xmlhttprequests) result 200). * [ ] http://stevesouders.com/misc/test-postmessage.php with 2 occurrences migrated to: https://stevesouders.com/misc/test-postmessage.php ([https](https://stevesouders.com/misc/test-postmessage.php) result 200). * [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200). * [ ] http://wiki.whatwg.org/wiki/Dynamic_Script_Execution_Order with 1 occurrences migrated to: https://wiki.whatwg.org/wiki/Dynamic_Script_Execution_Order ([https](https://wiki.whatwg.org/wiki/Dynamic_Script_Execution_Order) result 200). * [ ] http://www.splunk.com/ with 2 occurrences migrated to: https://www.splunk.com/ ([https](https://www.splunk.com/) result 200). * [ ] http://www.w3.org/TR/DOM-Level-2-Events/events.html with 1 occurrences migrated to: https://www.w3.org/TR/DOM-Level-2-Events/events.html ([https](https://www.w3.org/TR/DOM-Level-2-Events/events.html) result 200). * [ ] http://htrace.incubator.apache.org/ with 2 occurrences migrated to: https://htrace.incubator.apache.org/ ([https](https://htrace.incubator.apache.org/) result 301). * [ ] http://msdn.microsoft.com/en-us/library/cc197015 with 1 occurrences migrated to: https://msdn.microsoft.com/en-us/library/cc197015 ([https](https://msdn.microsoft.com/en-us/library/cc197015) result 301). * [ ] http://msdn.microsoft.com/en-us/library/cc288060 with 1 occurrences migrated to: https://msdn.microsoft.com/en-us/library/cc288060 ([https](https://msdn.microsoft.com/en-us/library/cc288060) result 301). * [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to: https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301). * [ ] http://research.google.com/pubs/pub36356.html with 5 occurrences migrated to: https://research.google.com/pubs/pub36356.html ([https](https://research.google.com/pubs/pub36356.html) result 301). * [ ] http://docsbrewing-zipkin-server.cfapps.io/ with 1 occurrences migrated to: https://docsbrewing-zipkin-server.cfapps.io/ ([https](https://docsbrewing-zipkin-server.cfapps.io/) result 302). * [ ] http://docssleuth-zipkin-server.cfapps.io/ with 5 occurrences migrated to: https://docssleuth-zipkin-server.cfapps.io/ ([https](https://docssleuth-zipkin-server.cfapps.io/) result 302). * [ ] http://eclipse.org with 1 occurrences migrated to: https://eclipse.org ([https](https://eclipse.org) result 302). * [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to: https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302). * [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to: https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302). # Ignored These URLs were intentionally ignored. * http://127.0.0.1 with 1 occurrences * http://abc with 1 occurrences * http://asdasd:111/asd with 1 occurrences * http://exceptionservice/ with 2 occurrences * http://foo with 2 occurrences * http://foo/ with 1 occurrences * http://fooservice/ with 1 occurrences * http://fooservice/nonExistent with 1 occurrences * http://fooservice/noresponse with 1 occurrences * http://fooservice/notrace with 9 occurrences * http://fooservice/traceid with 1 occurrences * http://localhost with 70 occurrences * http://localhost/?foo=bar with 4 occurrences * http://localhost:3379 with 1 occurrences * http://localhost:3380 with 2 occurrences * http://localhost:3380/async with 1 occurrences * http://localhost:3380/call with 1 occurrences * http://localhost:3381 with 1 occurrences * http://localhost:80/abc with 1 occurrences * http://localhost:8080/ with 1 occurrences * http://localhost:9411 with 1 occurrences * http://localhost:9411/ with 1 occurrences * http://localhost:9978 with 1 occurrences * http://localhost:9978/hello/mikesarver with 1 occurrences * http://localhost:9987/unknown with 1 occurrences * http://localhost:9988/sleuth/test-not-ok with 1 occurrences * http://localhost:9998 with 1 occurrences * http://localhost:9998/sleuth/test-not-ok with 1 occurrences * http://localhost:9998/sleuth/test-ok with 1 occurrences * http://some/address with 1 occurrences * http://zipkin/ with 1 occurrences * http://zipkin/call with 1 occurrences * http://zipkin/hi2 with 1 occurrences * http://zipkinserver/ with 2 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ConnectTimeoutException).
(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://jaubourg.net/2010/07/loading-script-as-onclick-handler-of.html (https result AnnotatedConnectException).
https://192.168.99.100:9411/ (https result ConnectTimeoutException).
https://host.com:9999/ticker/12/basd (https result ConnectTimeoutException).
https://compose.docker.io/ (https result UnknownHostException).
https://non.existing.url (https result UnknownHostException).
https://cloud.spring.io/spring-cloud-static/Dalston.SR4/multi/multi__span_data_as_messages.html (https result 404).
https://docssleuth-zipkin-server.cfapps.io/dependency (https result 404).
https://erg.abdn.ac.uk/~gerrit/dccp/notes/ccid2/rto_estimator/ (https result 404).
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd (https result 404).
https://zipkin.io/pages/existing_instrumentations.html (https 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.
https://asciidoctor.org (https result 200).
https://bugs.jquery.com/ticket/1450 (https result 200).
https://bugs.jquery.com/ticket/5280 (https result 200).
https://cloud.spring.io (https result 200).
https://docs.spring.io/spring-hateoas/docs/current/reference/html/ (https result 200).
https://docssleuth-service1.cfapps.io/start (https result 200).
https://en.wikipedia.org/wiki/Mapping_of_Unicode_characters (https result 200).
https://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ (https result 200).
https://opentracing.io/ (https result 200).
https://projects.spring.io/spring-integration/ (https result 200).
https://stackoverflow.com/questions/12817946/generate-a-random-bitset-with-n-1s (https result 200).
https://stackoverflow.com/questions/1641507/detect-browser-support-for-cross-domain-xmlhttprequests (https result 200).
https://stevesouders.com/misc/test-postmessage.php (https result 200).
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html (https result 200).
https://wiki.whatwg.org/wiki/Dynamic_Script_Execution_Order (https result 200).
https://www.splunk.com/ (https result 200).
https://www.w3.org/TR/DOM-Level-2-Events/events.html (https result 200).
https://htrace.incubator.apache.org/ (https result 301).
https://msdn.microsoft.com/en-us/library/cc197015 (https result 301).
https://msdn.microsoft.com/en-us/library/cc288060 (https result 301).
https://plugins.jetbrains.com/plugin/6546 (https result 301).
https://research.google.com/pubs/pub36356.html (https result 301).
https://docsbrewing-zipkin-server.cfapps.io/ (https result 302).
https://docssleuth-zipkin-server.cfapps.io/ (https result 302).
https://eclipse.org (https result 302).
https://eclipse.org/m2e/ (https result 302).
https://www.springsource.com/developer/sts (https result 302).
Ignored
These URLs were intentionally ignored.