distribution/registry/storage
Stephen J Day 06a098c632 Maintain manifest link compatibility
Unfortunately, the 2.1 releease has written manfiest links into the wrong
directory. This doesn't affect new 2.1 deployments but fixing this to be 2.0
backwards compatible has broken 2.1.0 compatibility. To ensure we have
compatibility between 2.0, 2.1.0 and future releases, we now check one of
several locations to identify a manifest link.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-12 13:11:13 -07:00
..
cache Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
driver fix(rados): Create OMAP for root directory 2015-08-10 23:46:33 +02:00
blob_test.go Merge pull request #779 from RichardScothern/pull-through-cache 2015-08-04 17:04:56 -07:00
blobcachemetrics.go Open cache interface 2015-05-15 17:56:28 -07:00
blobserver.go Allow disabling of starage driver redirects 2015-07-24 16:59:35 -07:00
blobstore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
blobwriter.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
blobwriter_nonresumable.go Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
blobwriter_resumable.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
catalog.go Create Repositories method 2015-07-21 21:45:14 -07:00
catalog_test.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
doc.go Move storage package under registry package 2015-02-11 12:43:04 -08:00
filereader.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filereader_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
filewriter_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
linkedblobstore.go Maintain manifest link compatibility 2015-08-12 13:11:13 -07:00
manifeststore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
manifeststore_test.go Use correct path for manifest revision path 2015-08-12 13:10:15 -07:00
paths.go Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
paths_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
purgeuploads.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
purgeuploads_test.go Replace uuid dependency with internal library 2015-05-22 18:59:41 -07:00
registry.go Maintain manifest link compatibility 2015-08-12 13:11:13 -07:00
revisionstore.go Manifest and layer soft deletion. 2015-07-24 09:57:20 -07:00
signaturestore.go Maintain manifest link compatibility 2015-08-12 13:11:13 -07:00
tagstore.go Maintain manifest link compatibility 2015-08-12 13:11:13 -07:00
util.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
vacuum.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
walk.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
walk_test.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00