distribution/registry/handlers
Aaron Lehmann 4441333912 Use reference package internally
Most places in the registry were using string types to refer to
repository names. This changes them to use reference.Named, so the type
system can enforce validation of the naming rules.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-22 14:47:05 -08:00
..
api_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
app.go Use reference package internally 2016-01-22 14:47:05 -08:00
app_test.go Use reference package internally 2016-01-22 14:47:05 -08:00
basicauth.go
basicauth_prego14.go
blob.go Add an "enabled" parameter under "readonly", and make it as if the mutable handlers don't exist when read-only mode is enabled 2015-09-22 15:49:26 -07:00
blobupload.go Use reference package internally 2016-01-22 14:47:05 -08:00
catalog.go Create Repositories method 2015-07-21 21:45:14 -07:00
context.go Create Repositories method 2015-07-21 21:45:14 -07:00
health_test.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
helpers.go Add an "enabled" parameter under "readonly", and make it as if the mutable handlers don't exist when read-only mode is enabled 2015-09-22 15:49:26 -07:00
hmac.go
hmac_test.go
hooks.go
images.go Use reference package internally 2016-01-22 14:47:05 -08:00
mail.go
tags.go Use reference package internally 2016-01-22 14:47:05 -08:00