distribution/registry/handlers
Stephen J Day 87ff947038 Decouple redis dependency from blob descriptor cache
Ensure that clients can use the blob descriptor cache provider without needing
the redis package.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-05-20 18:58:10 -07:00
..
api_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
app.go Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -07:00
app_test.go Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -07:00
basicauth.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
basicauth_prego14.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
blob.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
blobupload.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
context.go Instantiate http context before dispatch 2015-04-15 19:53:36 -07:00
helpers.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
hmac.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
hmac_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
images.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
tags.go Add error return to Repository method on Registry 2015-02-13 16:27:33 -08:00