distribution/registry/storage/driver
Arthur Baars 1593c2413f StorageDriver: GCS: remove support for directory Moves
The Move operation is only used to move uploaded blobs
to their final destination. There is no point in implementing
Move on "folders". Apart from simplifying the code, this also
saves an HTTP request.

Signed-off-by: Arthur Baars <arthur@semmle.com>
2016-03-03 13:28:13 +00:00
..
azure Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
base Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
factory Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
filesystem Relaxes filesystem driver permissions to 0777 (dirs) and 0666 (files) 2015-12-28 15:22:28 -08:00
gcs StorageDriver: GCS: remove support for directory Moves 2016-03-03 13:28:13 +00:00
inmemory Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
middleware Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
oss Replace 404 to http.StatusNotFound 2015-12-29 12:09:04 +08:00
rados driver/rados: treat OMAP EIO as a PathNotFoundError 2015-12-08 12:04:04 -08:00
s3 storage/driver/s3: adjust s3 driver to return unmunged path 2015-12-08 15:48:55 -08:00
swift driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08:00
testsuites StorageDriver: Test suite: improve cleanup 2016-01-20 13:24:09 +00:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go storage/driver/base: use correct error format style 2015-12-08 12:04:03 -08:00