Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 1148a24e64 migrate to new github.com/distribution/reference module 1 year ago
  Sebastiaan van Stijn 3a4a04e462 distribution: simplify mocks 1 year ago
  Sebastiaan van Stijn d43e61758a registry: deprecate APIEndpoint.Version and APIVersion type 1 year ago
  Sebastiaan van Stijn 846bcd7dd1 distribution: format code with gofumpt 3 years ago
  Sebastiaan van Stijn 04c339a12b distribution: use types/registry.AuthConfig 3 years ago
  Sebastiaan van Stijn 1e75ab0ab9 distribution: remove Pusher interface, NewPusher(), and redundant V1 checks 3 years ago
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 years ago
  Tibor Vass 7a50fe8a52 Remove more of registry v1 code. 6 years ago
  Sebastiaan van Stijn ec1fd4b1b0 distribution: SA4021: x = append(y) is equivalent to x = y (staticcheck) 5 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  Mike Lundy 07ffa1cea9 Bump docker/distribution to 83389a148052d74ac602f5f1d62f86ff2f3c4aa5 7 years ago
  慕陶 8b387b165a fix(distribution): digest cache should not be moved if it was an auth 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Josh Soref 39bcaee47b Spelling fixes 8 years ago
  Derek McGowan 3a1279393f Use distribution reference 8 years ago
  Derek McGowan 0421f5173d Remove use of forked reference package for cli 8 years ago
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 years ago
  Derek McGowan 3c7676a057 Abstract distribution interfaces from image specific types 8 years ago
  Aaron Lehmann e0702e9f37 distribution: Fix panic on push 8 years ago
  Michal Minář 81f7b1f1e5 Different number of retries for layers of different sizes 8 years ago
  Michal Minář 0928f3f2e3 Compare V2Metadata with associated auth config 8 years ago
  Aaron Lehmann f33fa1b8d3 Change push to use manifest builder 9 years ago
  Aaron Lehmann 572ce80230 Improved push and pull with upload manager and download manager 9 years ago
  Aaron Lehmann 694df3ff9f Add distribution package 9 years ago