moby--moby/registry/v2
Derek McGowan a0ca9190cc Allow single name component repository names
Private registries should support having images pushed with only a single name component (e.g. localhost:5000/myapp).
The public registry currently requires two name components, but this is already enforced in the registry code.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-03-06 18:18:53 -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 Allow single name component repository names 2015-03-06 18:18:53 -08:00
routes.go Remove dependencies on registry packages 2015-01-15 14:05:05 -08:00
routes_test.go Allow single name component repository names 2015-03-06 18:18:53 -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