distribution/registry/api/v2
Richard Scothern 776a4ffbe8 Change some incorrect error types in proxy stores from API errors to
distribution errors.  Fill in missing checks for mutations on a registry pull-through
cache.  Add unit tests and update documentation.

Also, give v2.ErrorCodeUnsupported an HTTP status code, previously it was
defaulting to 500, now its 405 Method Not Allowed.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-08-11 14:16:24 -07:00
..
descriptors.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -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