distribution/registry/api/v2
Stephen J Day b54cc5ed47 Allow single character repository names
The main goal of this changeset is to allow repository name components to
consist of a single character. The number of components allowed and the slash
separation requirements have also been clarified.

To go along with this simplification, errant constants and unneeded error types
have been removed.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-10 12:10:42 -06:00
..
descriptors.go Merge pull request #548 from duglin/MoveErrors 2015-06-15 14:33:28 -07:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Move challenge http status code logic 2015-06-17 18:23:55 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
names_test.go Allow single character repository names 2015-07-10 12:10:42 -06:00
routes.go Path prefix support for running registry somewhere other than root of server 2015-02-26 16:04:43 -08:00
routes_test.go Allow single character repository names 2015-07-10 12:10:42 -06:00
urls.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00
urls_test.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00