distribution/registry
Stephen J Day 4aa7837f83 Directly manage layerUploadState in webapp
Most of this change follows from the modifications to the storage api. The
driving factor is the separation of layerUploadState from the storage backend,
leaving it to the web application to store and update it. As part of the
updates to meet changes in the storage api, support for the size parameter has
been completely removed.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-09 14:51:13 -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 Directly manage layerUploadState in webapp 2015-01-09 14:51:13 -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