distribution/registry
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
..
api Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -08:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -08:00
handlers Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
storage StorageDriver: GCS: remove support for directory Moves 2016-03-03 13:28:13 +00:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00