summaryrefslogtreecommitdiff
path: root/distribution/metadata
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.HexSebastiaan van Stijn2022-11-081-2/+2
* distribution: use types/registry.AuthConfigSebastiaan van Stijn2022-07-291-2/+2
* Remove unused distribution/metadata/V1IDServiceSebastiaan van Stijn2022-05-102-138/+0
* remove unneeded "digest" alias for "go-digest"Sebastiaan van Stijn2022-03-042-2/+2
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-273-6/+3
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* goimports: fix importsSebastiaan van Stijn2019-09-183-3/+3
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-1/+1
* Automated migration usingDaniel Nephin2018-03-161-2/+2
* Add canonical import commentDaniel Nephin2018-02-055-5/+5
* LCOW: Re-coalesce storesJohn Howard2018-01-183-7/+3
* add namespace method converchchliang2018-01-051-0/+5
* Add unconvert linterDaniel Nephin2017-08-241-1/+1
* Spelling fixesJosh Soref2017-07-031-1/+1
* LCOW: Move daemon stores to per platformJohn Howard2017-06-203-3/+7
* *: use opencontainers/go-digest packageStephen J Day2017-01-062-2/+2
* Implement content addressability for pluginsTonis Tiigi2016-12-232-0/+26
* modify some filesliwenqi2016-12-221-1/+1
* Allow to mock V2MetadataService in unit testsMichal Minář2016-09-291-12/+23
* Compare V2Metadata with associated auth configMichal Minář2016-09-291-0/+74
* Safer file io for configuration filesTonis Tiigi2016-04-211-5/+3
* Changes cross-repository blob mounting to a blob Create optionBrian Bland2016-01-143-157/+157
* Adds cross-repository blob pushing behaviorBrian Bland2016-01-133-26/+85
* Improved push and pull with upload manager and download managerAaron Lehmann2015-12-092-9/+9
* Add distribution packageAaron Lehmann2015-11-245-0/+397