moby--moby/registry/v2
Josh Hawn 843f3045bd Handle gorilla/mux route url bug
When getting the URL from a v2 registry url builder, it does not
honor the scheme from the endpoint object and will cause an https
endpoint to return urls starting with http.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-01-31 12:54:57 -08:00
..
descriptors.go Registry V2 HTTP route and error code definitions 2015-01-15 14:05:05 -08:00
doc.go Registry V2 HTTP route and error code definitions 2015-01-15 14:05:05 -08:00
errors.go Registry V2 HTTP route and error code definitions 2015-01-15 14:05:05 -08:00
errors_test.go Remove dependencies on registry packages 2015-01-15 14:05:05 -08:00
regexp.go Remove dependencies on registry packages 2015-01-15 14:05:05 -08:00
routes.go Remove dependencies on registry packages 2015-01-15 14:05:05 -08:00
routes_test.go Registry V2 HTTP route and error code definitions 2015-01-15 14:05:05 -08:00
urls.go Handle gorilla/mux route url bug 2015-01-31 12:54:57 -08:00
urls_test.go Handle gorilla/mux route url bug 2015-01-31 12:54:57 -08:00