..
cache
redis: delete right size attribute
2018-03-13 15:25:32 +01:00
driver
refactor adding enum for storage types
2018-06-18 13:55:24 -05:00
blob_test.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
blobcachemetrics.go
registry: remove dependency on logrus for client
2017-08-15 10:28:38 -07:00
blobserver.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
blobstore.go
Use the new walk method for catalog enumeration
2018-01-18 11:58:46 -08:00
blobwriter.go
registry: feed the linter by removing redundant err check
2017-09-29 13:27:49 -07:00
blobwriter_nonresumable.go
If resumable digest support is disabled, detct this when closing the blobwriter
2016-06-13 17:35:06 -07:00
blobwriter_resumable.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
catalog.go
Remove old walk function
2018-01-18 13:06:07 -08:00
catalog_test.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
digester_resumable_test.go
digest: migrate to opencontainers/go-digest
2017-01-06 15:42:03 -08:00
doc.go
Move storage package under registry package
2015-02-11 12:43:04 -08:00
error.go
Remove old walk function
2018-01-18 13:06:07 -08:00
filereader.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
filereader_test.go
digest: migrate to opencontainers/go-digest
2017-01-06 15:42:03 -08:00
garbagecollect.go
add possibility to clean untagged manifests
2018-01-05 12:20:01 +02:00
garbagecollect_test.go
add possibility to clean untagged manifests
2018-01-05 12:20:01 +02:00
io.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
linkedblobstore.go
Use the new walk method for catalog enumeration
2018-01-18 11:58:46 -08:00
linkedblobstore_test.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
manifestlisthandler.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
manifeststore.go
Handle OCI manifests and image indexes without a media type
2018-06-19 11:24:25 -04:00
manifeststore_test.go
Test storing OCI image manifests and indexes with/without a media type
2018-06-19 11:24:25 -04:00
ocimanifesthandler.go
folow commit 9c88801a12
2018-06-18 13:55:24 -05:00
ocimanifesthandler_test.go
folow commit 9c88801a12
2018-06-18 13:55:24 -05:00
paths.go
digest: migrate to opencontainers/go-digest
2017-01-06 15:42:03 -08:00
paths_test.go
digest: migrate to opencontainers/go-digest
2017-01-06 15:42:03 -08:00
purgeuploads.go
Remove old walk function
2018-01-18 13:06:07 -08:00
purgeuploads_test.go
Remove old walk function
2018-01-18 13:06:07 -08:00
registry.go
add an ocischema manifest handler for the registry
2018-06-18 13:48:58 -05:00
schema2manifesthandler.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
schema2manifesthandler_test.go
Update schema2 builder to take media type
2016-12-14 16:17:20 -08:00
signedmanifesthandler.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
tagstore.go
ignore path not found error when look up tags
2018-02-08 17:32:25 +08:00
tagstore_test.go
ignore path not found error when look up tags
2018-02-08 17:32:25 +08:00
util.go
context: remove definition of Context
2017-08-11 15:53:31 -07:00
vacuum.go
add possibility to clean untagged manifests
2018-01-05 12:20:01 +02:00