distribution/registry/storage
Richard Scothern ba672e8b69 When a blob upload is committed prevent writing out hashstate in the
subsequent close.

When a blob upload is cancelled close the blobwriter before removing
upload state to ensure old hashstates don't persist.

Signed-off-by: Richard Scothern <richard.scothern@docker.com>
2016-05-04 10:35:37 -07:00
..
cache Correct test digest lengths and enable all unit tests 2016-01-26 17:02:46 -08:00
driver Sorting completed parts by part number for a better accordance with the S3 spec 2016-05-04 10:30:37 -07:00
blob_test.go When a blob upload is committed prevent writing out hashstate in the 2016-05-04 10:35:37 -07:00
blobcachemetrics.go
blobserver.go Serve blobs when a storage driver supports redirects but are disabled 2015-12-28 11:08:39 -08:00
blobstore.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
blobwriter.go When a blob upload is committed prevent writing out hashstate in the 2016-05-04 10:35:37 -07:00
blobwriter_nonresumable.go
blobwriter_resumable.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
catalog.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
catalog_test.go
doc.go
filereader.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
filereader_test.go
garbagecollect.go Move garbage collect code into storage package 2016-05-04 10:35:18 -07:00
garbagecollect_test.go Add a test with a missing _manifests directory 2016-05-04 10:35:26 -07:00
linkedblobstore.go fix manifest revision search, closes #1535 2016-03-19 19:11:25 +08:00
manifestlisthandler.go Add support for manifest list ("fat manifest") 2016-01-07 15:26:27 -08:00
manifeststore.go Fix signature handling with GC. 2016-03-30 16:10:27 -07:00
manifeststore_test.go Add option to disable signatures 2016-02-10 15:20:39 -08:00
paths.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
paths_test.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
purgeuploads.go
purgeuploads_test.go
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
schema2manifesthandler.go Add support for manifest list ("fat manifest") 2016-01-07 15:26:27 -08:00
signaturestore.go Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00
signedmanifesthandler.go Add option to disable signatures 2016-02-10 15:20:39 -08:00
tagstore.go Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00
tagstore_test.go compare error output in tagstore unit test 2016-02-22 17:34:22 +08:00
util.go
vacuum.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
walk.go
walk_test.go Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00