- Notifications
You must be signed in to change notification settings - Fork 563
URL Cleanup #330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
spring-operator wants to merge 1 commit into spring-projects:main from spring-operator:polish-urls-remaining-master
Closed
URL Cleanup #330
spring-operator wants to merge 1 commit into spring-projects:main from spring-operator:polish-urls-remaining-master
Conversation
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
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://alps.io (200) with 2 occurrences could not be migrated: ([https](https://alps.io) result AnnotatedConnectException). * [ ] http://alps.io/ (200) with 1 occurrences could not be migrated: ([https](https://alps.io/) result AnnotatedConnectException). * [ ] http://stateless.co/hal_specification.html (200) with 2 occurrences could not be migrated: ([https](https://stateless.co/hal_specification.html) 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://tools.ietf.org/html/draft-amundsen-richardson-foster-alps-00 (301) with 2 occurrences migrated to: https://tools.ietf.org/html/draft-amundsen-richardson-foster-alps-00 ([https](https://tools.ietf.org/html/draft-amundsen-richardson-foster-alps-00) result ReadTimeoutException). * [ ] http://tools.ietf.org/html/draft-ietf-appsawg-json-merge-patch-02 (301) with 2 occurrences migrated to: https://tools.ietf.org/html/draft-ietf-appsawg-json-merge-patch-02 ([https](https://tools.ietf.org/html/draft-ietf-appsawg-json-merge-patch-02) result ReadTimeoutException). * [ ] http://tools.ietf.org/html/draft-kelly-json-hal (301) with 1 occurrences migrated to: https://tools.ietf.org/html/draft-kelly-json-hal ([https](https://tools.ietf.org/html/draft-kelly-json-hal) result ReadTimeoutException). * [ ] http://tools.ietf.org/html/rfc6902 (301) with 2 occurrences migrated to: https://tools.ietf.org/html/rfc6902 ([https](https://tools.ietf.org/html/rfc6902) result ReadTimeoutException). * [ ] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html (ReadTimeoutException) with 2 occurrences migrated to: https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html ([https](https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html) result SSLException). * [ ] http://www.w3.org/TR/html5/links.html (ReadTimeoutException) with 2 occurrences migrated to: https://www.w3.org/TR/html5/links.html ([https](https://www.w3.org/TR/html5/links.html) result SSLException). * [ ] http://www.w3.org/wiki/LinkHeader (ReadTimeoutException) with 1 occurrences migrated to: https://www.w3.org/wiki/LinkHeader ([https](https://www.w3.org/wiki/LinkHeader) result SSLException). * [ ] http://domain2.com (UnknownHostException) with 2 occurrences migrated to: https://domain2.com ([https](https://domain2.com) result UnknownHostException). * [ ] http://far.far.away (UnknownHostException) with 14 occurrences migrated to: https://far.far.away ([https](https://far.far.away) result UnknownHostException). * [ ] http://foobar/api (UnknownHostException) with 1 occurrences migrated to: https://foobar/api ([https](https://foobar/api) result UnknownHostException). * [ ] http://foobar/api/profile (UnknownHostException) with 1 occurrences migrated to: https://foobar/api/profile ([https](https://foobar/api/profile) result UnknownHostException). * [ ] http://not.so.far.away (UnknownHostException) with 5 occurrences migrated to: https://not.so.far.away ([https](https://not.so.far.away) result UnknownHostException). * [ ] http://wiki.fasterxml.com/JacksonFeatureModules (UnknownHostException) with 3 occurrences migrated to: https://wiki.fasterxml.com/JacksonFeatureModules ([https](https://wiki.fasterxml.com/JacksonFeatureModules) 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://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ with 2 occurrences migrated to: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/) result 200). * [ ] http://docs.spring.io/spring/docs/ with 3 occurrences migrated to: https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/) result 200). * [ ] http://en.wikipedia.org/wiki/Cross-origin_resource_sharing with 1 occurrences migrated to: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing ([https](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) result 200). * [ ] http://json-schema.org/ with 3 occurrences migrated to: https://json-schema.org/ ([https](https://json-schema.org/) result 200). * [ ] http://json-schema.org/draft-04/schema with 2 occurrences migrated to: https://json-schema.org/draft-04/schema ([https](https://json-schema.org/draft-04/schema) result 200). * [ ] http://json-schema.org/latest/json-schema-core.html with 2 occurrences migrated to: https://json-schema.org/latest/json-schema-core.html ([https](https://json-schema.org/latest/json-schema-core.html) result 200). * [ ] http://projects.spring.io/spring-data-cassandra/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-cassandra/ ([https](https://projects.spring.io/spring-data-cassandra/) result 200). * [ ] http://projects.spring.io/spring-data-gemfire/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-gemfire/ ([https](https://projects.spring.io/spring-data-gemfire/) result 200). * [ ] http://projects.spring.io/spring-data-jpa/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-jpa/ ([https](https://projects.spring.io/spring-data-jpa/) result 200). * [ ] http://projects.spring.io/spring-data-mongodb/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-mongodb/ ([https](https://projects.spring.io/spring-data-mongodb/) result 200). * [ ] http://projects.spring.io/spring-data-neo4j/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-neo4j/ ([https](https://projects.spring.io/spring-data-neo4j/) result 200). * [ ] http://projects.spring.io/spring-data-rest/ with 2 occurrences migrated to: https://projects.spring.io/spring-data-rest/ ([https](https://projects.spring.io/spring-data-rest/) result 200). * [ ] http://projects.spring.io/spring-data/ with 1 occurrences migrated to: https://projects.spring.io/spring-data/ ([https](https://projects.spring.io/spring-data/) result 200). * [ ] http://spring.io/blog/ with 1 occurrences migrated to: https://spring.io/blog/ ([https](https://spring.io/blog/) result 200). * [ ] http://stackoverflow.com/questions/30220333/why-is-an-excerpt-projection-not-applied-automatically-for-a-spring-data-rest-it with 1 occurrences migrated to: https://stackoverflow.com/questions/30220333/why-is-an-excerpt-projection-not-applied-automatically-for-a-spring-data-rest-it ([https](https://stackoverflow.com/questions/30220333/why-is-an-excerpt-projection-not-applied-automatically-for-a-spring-data-rest-it) result 200). * [ ] http://stackoverflow.com/questions/tagged/spring-data-rest with 1 occurrences migrated to: https://stackoverflow.com/questions/tagged/spring-data-rest ([https](https://stackoverflow.com/questions/tagged/spring-data-rest) result 200). * [ ] http://tools.ietf.org/html/rfc7232 with 3 occurrences migrated to: https://tools.ietf.org/html/rfc7232 ([https](https://tools.ietf.org/html/rfc7232) result 200). * [ ] http://wiki.apache.org/cassandra/HintedHandoff with 1 occurrences migrated to: https://wiki.apache.org/cassandra/HintedHandoff ([https](https://wiki.apache.org/cassandra/HintedHandoff) result 200). * [ ] http://wiki.apache.org/cassandra/Operations with 2 occurrences migrated to: https://wiki.apache.org/cassandra/Operations ([https](https://wiki.apache.org/cassandra/Operations) result 200). * [ ] http://wiki.apache.org/cassandra/StorageConfiguration with 1 occurrences migrated to: https://wiki.apache.org/cassandra/StorageConfiguration ([https](https://wiki.apache.org/cassandra/StorageConfiguration) result 200). * [ ] http://www.ow2.org/ with 1 occurrences migrated to: https://www.ow2.org/ ([https](https://www.ow2.org/) result 200). * [ ] http://contributor-covenant.org with 1 occurrences migrated to: https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301). * [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to: https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301). * [ ] http://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest/webmvc/support/RepositoryEntityLinks.html with 2 occurrences migrated to: https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest/webmvc/support/RepositoryEntityLinks.html ([https](https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest/webmvc/support/RepositoryEntityLinks.html) result 301). * [ ] http://docs.spring.io/spring-data/rest/docs/current/reference/html/ with 2 occurrences migrated to: https://docs.spring.io/spring-data/rest/docs/current/reference/html/ ([https](https://docs.spring.io/spring-data/rest/docs/current/reference/html/) result 301). * [ ] 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 301). * [ ] http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle with 1 occurrences migrated to: https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle ([https](https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle) result 301). * [ ] http://help.github.com/forking/ with 1 occurrences migrated to: https://help.github.com/forking/ ([https](https://help.github.com/forking/) result 301). * [ ] http://projects.spring.io/spring-data-rest with 2 occurrences migrated to: https://projects.spring.io/spring-data-rest ([https](https://projects.spring.io/spring-data-rest) result 301). * [ ] http://projects.spring.io/spring-security with 1 occurrences migrated to: https://projects.spring.io/spring-security ([https](https://projects.spring.io/spring-security) result 301). * [ ] http://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html with 1 occurrences migrated to: https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html ([https](https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html) result 302). * [ ] http://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download with 1 occurrences migrated to: https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download ([https](https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download) result 302). * [ ] http://www.springsource.org/download with 1 occurrences migrated to: https://www.springsource.org/download ([https](https://www.springsource.org/download) result 302). # Ignored These URLs were intentionally ignored. * http://localhost with 4 occurrences * http://localhost/api/profile with 1 occurrences * http://localhost/people/4 with 1 occurrences * http://localhost/people/4/father with 1 occurrences * http://localhost/people/4/siblings with 1 occurrences * http://localhost:8080 with 1 occurrences * http://localhost:8080/ with 3 occurrences * http://localhost:8080/addresses with 1 occurrences * http://localhost:8080/api/alps with 1 occurrences * http://localhost:8080/foo/ with 2 occurrences * http://localhost:8080/orders with 1 occurrences * http://localhost:8080/people with 3 occurrences * http://localhost:8080/people/ with 1 occurrences * http://localhost:8080/people/?size=5 with 1 occurrences * http://localhost:8080/people/search/nameStartsWith?name=K&sort=name,desc with 1 occurrences * http://localhost:8080/people/search/names with 2 occurrences * http://localhost:8080/persons with 7 occurrences * http://localhost:8080/persons/ with 1 occurrences * http://localhost:8080/persons/1 with 5 occurrences * http://localhost:8080/persons/1/address with 3 occurrences * http://localhost:8080/persons/1?projection=noAddresses with 1 occurrences * http://localhost:8080/persons/search with 1 occurrences * http://localhost:8080/persons/search/findByName with 2 occurrences * http://localhost:8080/persons/search/names with 1 occurrences * http://localhost:8080/persons?page=0&size=5 with 1 occurrences * http://localhost:8080/persons?page=1&size=5 with 2 occurrences * http://localhost:8080/persons?page=2&size=5 with 1 occurrences * http://localhost:8080/profile with 3 occurrences * http://localhost:8080/profile/addresses with 4 occurrences * http://localhost:8080/profile/persons with 7 occurrences
Member
| That's already in place. |
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 AnnotatedConnectException).
(https result AnnotatedConnectException).
(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://tools.ietf.org/html/draft-amundsen-richardson-foster-alps-00 (https result ReadTimeoutException).
https://tools.ietf.org/html/draft-ietf-appsawg-json-merge-patch-02 (https result ReadTimeoutException).
https://tools.ietf.org/html/draft-kelly-json-hal (https result ReadTimeoutException).
https://tools.ietf.org/html/rfc6902 (https result ReadTimeoutException).
https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html (https result SSLException).
https://www.w3.org/TR/html5/links.html (https result SSLException).
https://www.w3.org/wiki/LinkHeader (https result SSLException).
https://domain2.com (https result UnknownHostException).
https://far.far.away (https result UnknownHostException).
https://foobar/api (https result UnknownHostException).
https://foobar/api/profile (https result UnknownHostException).
https://not.so.far.away (https result UnknownHostException).
https://wiki.fasterxml.com/JacksonFeatureModules (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-boot/docs/current/reference/htmlsingle/ (https result 200).
https://docs.spring.io/spring/docs/ (https result 200).
https://en.wikipedia.org/wiki/Cross-origin_resource_sharing (https result 200).
https://json-schema.org/ (https result 200).
https://json-schema.org/draft-04/schema (https result 200).
https://json-schema.org/latest/json-schema-core.html (https result 200).
https://projects.spring.io/spring-data-cassandra/ (https result 200).
https://projects.spring.io/spring-data-gemfire/ (https result 200).
https://projects.spring.io/spring-data-jpa/ (https result 200).
https://projects.spring.io/spring-data-mongodb/ (https result 200).
https://projects.spring.io/spring-data-neo4j/ (https result 200).
https://projects.spring.io/spring-data-rest/ (https result 200).
https://projects.spring.io/spring-data/ (https result 200).
https://spring.io/blog/ (https result 200).
https://stackoverflow.com/questions/30220333/why-is-an-excerpt-projection-not-applied-automatically-for-a-spring-data-rest-it (https result 200).
https://stackoverflow.com/questions/tagged/spring-data-rest (https result 200).
https://tools.ietf.org/html/rfc7232 (https result 200).
https://wiki.apache.org/cassandra/HintedHandoff (https result 200).
https://wiki.apache.org/cassandra/Operations (https result 200).
https://wiki.apache.org/cassandra/StorageConfiguration (https result 200).
https://www.ow2.org/ (https result 200).
https://contributor-covenant.org (https result 301).
https://contributor-covenant.org/version/1/3/0/ (https result 301).
https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest/webmvc/support/RepositoryEntityLinks.html (https result 301).
https://docs.spring.io/spring-data/rest/docs/current/reference/html/ (https result 301).
https://docs.spring.io/spring-hateoas/docs/current/reference/html/ (https result 301).
https://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle (https result 301).
https://help.github.com/forking/ (https result 301).
https://projects.spring.io/spring-data-rest (https result 301).
https://projects.spring.io/spring-security (https result 301).
https://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html (https result 302).
https://sourceforge.net/projects/cglib/files/cglib3/3.0/cglib-3.0.jar/download (https result 302).
https://www.springsource.org/download (https result 302).
Ignored
These URLs were intentionally ignored.