distribution/registry/storage
Stephen Day c1423aa2aa Merge pull request #675 from RichardScothern/fix-ctx
Pass correct context into tracer
2015-06-30 11:18:51 -07:00
..
cache Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -07:00
driver Pass correct context into tracer 2015-06-30 10:28:14 -07:00
blob_test.go fixed typos 2015-05-30 18:22:41 -07:00
blobcachemetrics.go Open cache interface 2015-05-15 17:56:28 -07:00
blobserver.go Prevent the ErrUnsupportedMethod error from being returned up the stack. 2015-06-29 16:44:09 -07:00
blobstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
blobwriter.go Refactor specification of supported digests 2015-05-22 18:08:23 -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 Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -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 Merge pull request #556 from stevvooe/remove-uuid-dependency 2015-05-26 10:39:35 -07:00
manifeststore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
manifeststore_test.go Decouple redis dependency from blob descriptor cache 2015-05-20 18:58:10 -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 Merge pull request #387 from dmcgowan/registry-client-update 2015-05-20 15:55:20 -07:00
revisionstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
signaturestore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
tagstore.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
util.go Refactor Blob Service API 2015-05-15 17:05:18 -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