distribution/registry/api/v2
Aaron Lehmann c9bb330b71 Add a read-only mode as a configuration option
Add "readonly" under the storage/maintenance section. When this is set
to true, uploads and deletions will return 503 Service Unavailable
errors.

Document the parameter and add some unit testing.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-09-22 15:47:48 -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 Add a read-only mode as a configuration option 2015-09-22 15:47:48 -07:00
names_test.go Add image name tests around hostnames 2015-07-30 14:26:21 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
routes_test.go Add additional test coverage for the regexp contained in RepositoryNameRegexp 2015-07-21 17:10:36 -07:00
routes.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
urls.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00