distribution/registry/handlers
Stephen J Day d2d46fca41 Move notifications package to distribution
Since the notifications package is now decoupled from storage, we are moving it
to the root package.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-12 14:40:35 -08:00
..
api_test.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
app.go Move notifications package to distribution 2015-02-12 14:40:35 -08:00
app_test.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08: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
context.go Move layer interface definitions to distribution package 2015-02-12 14:26:46 -08:00
helpers.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
hmac.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
hmac_test.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
images.go Move layer interface definitions to distribution package 2015-02-12 14:26:46 -08:00
layer.go Move layer interface definitions to distribution package 2015-02-12 14:26:46 -08:00
layerupload.go Remove Name from Layer and LayerUpload interface 2015-02-12 14:27:05 -08:00
tags.go Move storage package under registry package 2015-02-11 12:43:04 -08:00