This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
URL Cleanup #10
Open
spring-operator
wants to merge
1
commit into
spring-attic:master
Choose a base branch
from
spring-operator:polish-urls-remaining-master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
URL Cleanup #10
spring-operator
wants to merge
1
commit into
spring-attic:master
from
spring-operator:polish-urls-remaining-master
Conversation
This file contains 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
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.axonframework.org/ (301) with 1 occurrences migrated to: https://axoniq.io ([https](https://www.axonframework.org/) result SSLHandshakeException). * [ ] http://37.77.34.7:7365/ (ConnectTimeoutException) with 1 occurrences migrated to: https://37.77.34.7:7365/ ([https](https://37.77.34.7:7365/) result ConnectTimeoutException). * [ ] http://devedition-downloader.cloudfoundry.com/download/maven.springframework.org/snapshot/1.9.3-CI-SNAPSHOT (UnknownHostException) with 1 occurrences migrated to: https://devedition-downloader.cloudfoundry.com/download/maven.springframework.org/snapshot/1.9.3-CI-SNAPSHOT ([https](https://devedition-downloader.cloudfoundry.com/download/maven.springframework.org/snapshot/1.9.3-CI-SNAPSHOT) result UnknownHostException). * [ ] http://goodbye/world (UnknownHostException) with 1 occurrences migrated to: https://goodbye/world ([https](https://goodbye/world) result UnknownHostException). * [ ] http://hello/world (UnknownHostException) with 1 occurrences migrated to: https://hello/world ([https](https://hello/world) result UnknownHostException). * [ ] http://here/testSuccessfulRemoteInvocation (UnknownHostException) with 1 occurrences migrated to: https://here/testSuccessfulRemoteInvocation ([https](https://here/testSuccessfulRemoteInvocation) result UnknownHostException). * [ ] http://lu.ci.an.demo/ (UnknownHostException) with 1 occurrences migrated to: https://lu.ci.an.demo/ ([https](https://lu.ci.an.demo/) result UnknownHostException). * [ ] http://somewhere:7365/ (UnknownHostException) with 1 occurrences migrated to: https://somewhere:7365/ ([https](https://somewhere:7365/) result UnknownHostException). * [ ] http://somewhere:7365/testExecutionCollected (UnknownHostException) with 2 occurrences migrated to: https://somewhere:7365/testExecutionCollected ([https](https://somewhere:7365/testExecutionCollected) result UnknownHostException). * [ ] http://there/testFailedRemoteInvocation (UnknownHostException) with 1 occurrences migrated to: https://there/testFailedRemoteInvocation ([https](https://there/testFailedRemoteInvocation) result UnknownHostException). ## 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://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/mvc.html (301) with 2 occurrences migrated to: https://docs.spring.io/spring/docs/3.1.x/spring-framework-reference/html/mvc.html ([https](https://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/mvc.html) result 200). * [ ] http://hc.apache.org/httpclient-3.x/ with 1 occurrences migrated to: https://hc.apache.org/httpclient-3.x/ ([https](https://hc.apache.org/httpclient-3.x/) result 200). * [ ] http://maven.springframework.org/release/com/springsource/insight/plugins/ with 2 occurrences migrated to: https://maven.springframework.org/release/com/springsource/insight/plugins/ ([https](https://maven.springframework.org/release/com/springsource/insight/plugins/) result 200). * [ ] http://stackoverflow.com/questions/2864062/getrequestpropertyauthorization-always-returns-null with 2 occurrences migrated to: https://stackoverflow.com/questions/2864062/getrequestpropertyauthorization-always-returns-null ([https](https://stackoverflow.com/questions/2864062/getrequestpropertyauthorization-always-returns-null) result 200). * [ ] http://www.razorsql.com/docs/help_db2.html with 1 occurrences migrated to: https://www.razorsql.com/docs/help_db2.html ([https](https://www.razorsql.com/docs/help_db2.html) result 200). * [ ] http://www.razorsql.com/docs/help_sybase.html with 1 occurrences migrated to: https://www.razorsql.com/docs/help_sybase.html ([https](https://www.razorsql.com/docs/help_sybase.html) result 200). * [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200). * [ ] http://www.springframework.org/schema/insight-idk/insight-idk-1.0.xsd with 1 occurrences migrated to: https://www.springframework.org/schema/insight-idk/insight-idk-1.0.xsd ([https](https://www.springframework.org/schema/insight-idk/insight-idk-1.0.xsd) result 200). * [ ] http://www.youtube.com/watch?v=YR3CYnryflw with 1 occurrences migrated to: https://www.youtube.com/watch?v=YR3CYnryflw ([https](https://www.youtube.com/watch?v=YR3CYnryflw) result 200). * [ ] http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration with 1 occurrences migrated to: https://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration ([https](https://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration) result 301). * [ ] http://pubs.vmware.com/vfabric51/index.jsp?topic=/com.vmware.vfabric.tc-server.2.7/devedition/tutorial-plugin.html with 1 occurrences migrated to: https://pubs.vmware.com/vfabric51/index.jsp?topic=/com.vmware.vfabric.tc-server.2.7/devedition/tutorial-plugin.html ([https](https://pubs.vmware.com/vfabric51/index.jsp?topic=/com.vmware.vfabric.tc-server.2.7/devedition/tutorial-plugin.html) result 301). * [ ] http://www.mongodb.org with 1 occurrences migrated to: https://www.mongodb.org ([https](https://www.mongodb.org) result 301). * [ ] http://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html with 2 occurrences migrated to: https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html ([https](https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html) result 301). * [ ] http://www.springsource.org/insight with 5 occurrences migrated to: https://www.springsource.org/insight ([https](https://www.springsource.org/insight) result 302). # Ignored These URLs were intentionally ignored. * http://127.0.0.1/placeholder with 2 occurrences * http://java.sun.com/jstl/core with 2 occurrences * http://java.sun.com/portlet with 3 occurrences * http://localhost with 5 occurrences * http://test-host:3777/testBasicOperatiom with 4 occurrences * http://www.springframework.org/schema/beans with 2 occurrences * http://www.springframework.org/schema/insight-idk with 2 occurrences * http://www.w3.org/2001/XMLSchema with 1 occurrences * http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
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).
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://axoniq.io (https result SSLHandshakeException).
https://37.77.34.7:7365/ (https result ConnectTimeoutException).
https://devedition-downloader.cloudfoundry.com/download/maven.springframework.org/snapshot/1.9.3-CI-SNAPSHOT (https result UnknownHostException).
https://goodbye/world (https result UnknownHostException).
https://hello/world (https result UnknownHostException).
https://here/testSuccessfulRemoteInvocation (https result UnknownHostException).
https://lu.ci.an.demo/ (https result UnknownHostException).
https://somewhere:7365/ (https result UnknownHostException).
https://somewhere:7365/testExecutionCollected (https result UnknownHostException).
https://there/testFailedRemoteInvocation (https result UnknownHostException).
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://docs.spring.io/spring/docs/3.1.x/spring-framework-reference/html/mvc.html (https result 200).
https://hc.apache.org/httpclient-3.x/ (https result 200).
https://maven.springframework.org/release/com/springsource/insight/plugins/ (https result 200).
https://stackoverflow.com/questions/2864062/getrequestpropertyauthorization-always-returns-null (https result 200).
https://www.razorsql.com/docs/help_db2.html (https result 200).
https://www.razorsql.com/docs/help_sybase.html (https result 200).
https://www.springframework.org/schema/beans/spring-beans.xsd (https result 200).
https://www.springframework.org/schema/insight-idk/insight-idk-1.0.xsd (https result 200).
https://www.youtube.com/watch?v=YR3CYnryflw (https result 200).
https://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration (https result 301).
https://pubs.vmware.com/vfabric51/index.jsp?topic=/com.vmware.vfabric.tc-server.2.7/devedition/tutorial-plugin.html (https result 301).
https://www.mongodb.org (https result 301).
https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html (https result 301).
https://www.springsource.org/insight (https result 302).
Ignored
These URLs were intentionally ignored.