distribution/registry/storage
Matthew Green dea554fc7c Swift driver now bulk deletes in chunks specified by the server (#1915)
Swift driver now bulk deletes in chunks specified by the server

Signed-off-by: Matthew Green <matthew.green@uk.ibm.com>
2016-08-24 10:09:25 -07:00
..
cache
driver Swift driver now bulk deletes in chunks specified by the server (#1915) 2016-08-24 10:09:25 -07:00
blob_test.go
blobcachemetrics.go
blobserver.go
blobstore.go registry: avoid formatting errors with %#v 2016-07-01 11:30:58 -03:00
blobwriter.go
blobwriter_nonresumable.go
blobwriter_resumable.go
catalog.go Improve catalog enumerate runtime by an order of magnitude 2016-08-09 17:42:26 -07:00
catalog_test.go Improve catalog enumerate runtime by an order of magnitude 2016-08-09 17:42:26 -07:00
doc.go
filereader.go
filereader_test.go testutil, storage: use math/rand.Read where possible 2016-08-10 14:26:12 -07:00
garbagecollect.go
garbagecollect_test.go Add control over validation of URLs in pushed manifests 2016-07-19 14:38:42 -07:00
linkedblobstore.go Provide stat descriptor for Create method during cross-repo mount (#1857) 2016-08-01 19:07:11 -07:00
linkedblobstore_test.go Provide stat descriptor for Create method during cross-repo mount (#1857) 2016-08-01 19:07:11 -07:00
manifestlisthandler.go Decouple storage components by redefining dependencies as interfaces instead of concrete types 2016-07-20 15:09:11 -07:00
manifeststore.go fix typos 2016-06-22 12:40:21 +08:00
manifeststore_test.go
paths.go
paths_test.go
purgeuploads.go
purgeuploads_test.go
registry.go Fix the build. 2016-07-21 17:16:47 -07:00
schema2manifesthandler.go Fix the build. 2016-07-21 17:16:47 -07:00
schema2manifesthandler_test.go Add control over validation of URLs in pushed manifests 2016-07-19 14:38:42 -07:00
signedmanifesthandler.go Decouple storage components by redefining dependencies as interfaces instead of concrete types 2016-07-20 15:09:11 -07:00
tagstore.go
tagstore_test.go
util.go
vacuum.go
walk.go
walk_test.go