Skip to content
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

URL Cleanup #35

Open
wants to merge 1 commit into
base: redis-repositories
Choose a base branch
from

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://no-www.org/faq.php?q=class_b (200) with 2 occurrences could not be migrated:
   ([https](https://no-www.org/faq.php?q=class_b) result AnnotatedConnectException).

# 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://user:password@eureka.cfapps.io/eureka/ (UnknownHostException) with 1 occurrences migrated to:
  https://user:password@eureka.cfapps.io/eureka/ ([https](https://user:password@eureka.cfapps.io/eureka/) result UnknownHostException).
* [ ] http://www.% (UnknownHostException) with 2 occurrences migrated to:
  https://www.% ([https](https://www.%) result UnknownHostException).
* [ ] http://www.webmasterworld.com/apache/3808792.htm (301) with 2 occurrences migrated to:
  https://www.webmasterworld.com/apache/3808792.htm ([https](https://www.webmasterworld.com/apache/3808792.htm) result 403).
* [ ] http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ (301) with 2 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ ([https](https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/) result 404).
* [ ] http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/m (404) with 1 occurrences migrated to:
  https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/m ([https](https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/m) 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://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html with 2 occurrences migrated to:
  https://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html ([https](https://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html) result 200).
* [ ] http://browsehappy.com/ with 2 occurrences migrated to:
  https://browsehappy.com/ ([https](https://browsehappy.com/) result 200).
* [ ] http://developer.yahoo.com/performance/rules.html with 2 occurrences migrated to:
  https://developer.yahoo.com/performance/rules.html ([https](https://developer.yahoo.com/performance/rules.html) result 200).
* [ ] http://docs.angularjs.org/api/angular.element with 1 occurrences migrated to:
  https://docs.angularjs.org/api/angular.element ([https](https://docs.angularjs.org/api/angular.element) result 200).
* [ ] http://docs.angularjs.org/api/ng with 2 occurrences migrated to:
  https://docs.angularjs.org/api/ng ([https](https://docs.angularjs.org/api/ng) result 200).
* [ ] http://enable-cors.org/ with 2 occurrences migrated to:
  https://enable-cors.org/ ([https](https://enable-cors.org/) result 200).
* [ ] http://getbootstrap.com with 1 occurrences migrated to:
  https://getbootstrap.com ([https](https://getbootstrap.com) result 200).
* [ ] http://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/ with 2 occurrences migrated to:
  https://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/ ([https](https://hacks.mozilla.org/2011/11/using-cors-to-load-webgl-textures-from-cross-domain-images/) result 200).
* [ ] http://httpd.apache.org/docs/current/content-negotiation.html with 2 occurrences migrated to:
  https://httpd.apache.org/docs/current/content-negotiation.html ([https](https://httpd.apache.org/docs/current/content-negotiation.html) result 200).
* [ ] http://httpd.apache.org/docs/current/en/mod/core.html with 2 occurrences migrated to:
  https://httpd.apache.org/docs/current/en/mod/core.html ([https](https://httpd.apache.org/docs/current/en/mod/core.html) result 200).
* [ ] http://httpd.apache.org/docs/current/howto/htaccess.html with 2 occurrences migrated to:
  https://httpd.apache.org/docs/current/howto/htaccess.html ([https](https://httpd.apache.org/docs/current/howto/htaccess.html) result 200).
* [ ] http://httpd.apache.org/docs/current/misc/perf-tuning.html with 2 occurrences migrated to:
  https://httpd.apache.org/docs/current/misc/perf-tuning.html ([https](https://httpd.apache.org/docs/current/misc/perf-tuning.html) result 200).
* [ ] http://httpd.apache.org/docs/current/mod/core.html with 2 occurrences migrated to:
  https://httpd.apache.org/docs/current/mod/core.html ([https](https://httpd.apache.org/docs/current/mod/core.html) result 200).
* [ ] http://karma-runner.github.io/0.12/config/configuration-file.html with 1 occurrences migrated to:
  https://karma-runner.github.io/0.12/config/configuration-file.html ([https](https://karma-runner.github.io/0.12/config/configuration-file.html) result 200).
* [ ] http://tools.ietf.org/html/rfc4329 with 2 occurrences migrated to:
  https://tools.ietf.org/html/rfc4329 ([https](https://tools.ietf.org/html/rfc4329) result 200).
* [ ] http://www.google.com/intl/en_us/mapfiles/close.gif with 1 occurrences migrated to:
  https://www.google.com/intl/en_us/mapfiles/close.gif ([https](https://www.google.com/intl/en_us/mapfiles/close.gif) result 200).
* [ ] http://www.html5rocks.com/en/tutorials/security/transport-layer-security/ with 2 occurrences migrated to:
  https://www.html5rocks.com/en/tutorials/security/transport-layer-security/ ([https](https://www.html5rocks.com/en/tutorials/security/transport-layer-security/) result 200).
* [ ] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html 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 200).
* [ ] http://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity with 2 occurrences migrated to:
  https://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity ([https](https://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity) result 301).
* [ ] http://developer.yahoo.com/blogs/ydn/posts/2010/12/pushing-beyond-gzipping with 2 occurrences migrated to:
  https://developer.yahoo.com/blogs/ydn/posts/2010/12/pushing-beyond-gzipping ([https](https://developer.yahoo.com/blogs/ydn/posts/2010/12/pushing-beyond-gzipping) result 301).
* [ ] http://hsivonen.iki.fi/doctype/ie-mode.pdf with 2 occurrences migrated to:
  https://hsivonen.iki.fi/doctype/ie-mode.pdf ([https](https://hsivonen.iki.fi/doctype/ie-mode.pdf) result 301).
* [ ] http://projectlombok.org/features/index.html with 1 occurrences migrated to:
  https://projectlombok.org/features/index.html ([https](https://projectlombok.org/features/index.html) result 301).
* [ ] http://stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring with 2 occurrences migrated to:
  https://stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring ([https](https://stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring) result 301).
* [ ] http://w3.org/TR/CSP with 2 occurrences migrated to:
  https://w3.org/TR/CSP ([https](https://w3.org/TR/CSP) result 301).
* [ ] http://www.rackspace.com/knowledge_center/frequently-asked-question/why-is-mod-rewrite-not-working-on-my-site with 2 occurrences migrated to:
  https://www.rackspace.com/knowledge_center/frequently-asked-question/why-is-mod-rewrite-not-working-on-my-site ([https](https://www.rackspace.com/knowledge_center/frequently-asked-question/why-is-mod-rewrite-not-working-on-my-site) result 301).
* [ ] http://html5rocks.com/en/tutorials/security/content-security-policy (301) with 2 occurrences migrated to:
  https://www.html5rocks.com/en/tutorials/security/content-security-policy ([https](https://html5rocks.com/en/tutorials/security/content-security-policy) result 302).

# Ignored
These URLs were intentionally ignored.

* http://%1% with 2 occurrences
* http://%s:%s with 1 occurrences
* http://localhost:8081 with 2 occurrences
* http://localhost:8081/stores with 1 occurrences
* http://localhost:8081/stores/search with 2 occurrences
* http://localhost:8888 with 1 occurrences
* http://localhost:9000/ with 1 occurrences
* http://localhost:9900 with 2 occurrences
* http://myserver:9000/rest with 1 occurrences
* http://stores with 1 occurrences
* http://user:password@localhost:8888 with 2 occurrences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant