distribution/registry/api/v2
Stephen J Day f141480d98 Move common error codes to errcode package
Several error codes are generally useful but tied to the v2 specification
definitions. This change moves these error code definitions into the common
package for use by the health package, which is not tied to the v2 API.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-11 11:50:58 -07:00
..
descriptors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
names_test.go Add image name tests around hostnames 2015-07-30 14:26:21 -07:00
routes.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
routes_test.go Add additional test coverage for the regexp contained in RepositoryNameRegexp 2015-07-21 17:10:36 -07:00
urls.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
urls_test.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00