distribution/registry
Stephen J Day c78335a023 Correctly handle missing layer upload
Because we guarded the error check, nil Upload on the handler was getting
through to unexpected branches. This directly handles the missing upload
ensuring its set as expected.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-09 16:09:45 -08:00
..
api_test.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
app.go Directly manage layerUploadState in webapp 2015-01-09 14:51:13 -08:00
app_test.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
context.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
helpers.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
hmac.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
hmac_test.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
images.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
layer.go Fixes tests, moves layerhandler in config file 2015-01-08 17:29:22 -08:00
layerupload.go Correctly handle missing layer upload 2015-01-09 16:09:45 -08:00
tags.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
util.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00