提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn 1148a24e64 migrate to new github.com/distribution/reference module 1 年之前
  Sebastiaan van Stijn 846bcd7dd1 distribution: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Tianon Gravi fdcab58ccf Remove reference to "requireRegistryMatch" 2 年之前
  Sebastiaan van Stijn 85fddc0081 distribution: remove unused RequireSchema2 2 年之前
  Sebastiaan van Stijn e854b2a459 distribution: use ad-hoc trustkey for tests 2 年之前
  Sebastiaan van Stijn 2b0da89366 distribution: move newPusher() and newPuller() together with definition 3 年之前
  Sebastiaan van Stijn 566c8db66d distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName 3 年之前
  Sebastiaan van Stijn 572c7e0184 distribution: remove RootFSFromConfig(), PlatformFromConfig() from ImageConfigStore 3 年之前
  Sebastiaan van Stijn 1e75ab0ab9 distribution: remove Pusher interface, NewPusher(), and redundant V1 checks 3 年之前
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 年之前
  Sebastiaan van Stijn f9a1846ca2 distribution: PushLayer.Size(): remove unused error return 3 年之前
  Sebastiaan van Stijn 1cdad98a7a distribution: do not retry unsupported layer media types 3 年之前
  Sebastiaan van Stijn 2773f81aa5 Merge pull request #42445 from thaJeztah/bump_golang_ci 4 年之前
  Sebastiaan van Stijn dc7cbb9b33 remove layerstore indexing by OS (used for LCOW) 4 年之前
  Sebastiaan van Stijn d13997b4ba gosec: G601: Implicit memory aliasing in for loop 4 年之前
  Tibor Vass 7a50fe8a52 Remove more of registry v1 code. 6 年之前
  Brian Goff 9ca3bb632e Store image manifests in containerd content store 4 年之前
  Sebastiaan van Stijn 6302dbbf46 Disable manifest v2 schema 1 push 5 年之前
  zhipengzuo e07a88c95f fix code note when push all tags 5 年之前
  Brian Goff 6859bc7eee Move schema1 deprecation notice 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 年之前
  Tibor Vass 647dfe99a5 distribution: modify warning logic when pulling v2 schema1 manifests 6 年之前
  Tibor Vass d35f8f4329 Add deprecation message for schema1 6 年之前
  Tibor Vass f695e98cb7 Revert "Remove the rest of v1 manifest support" 6 年之前
  Aleksa Sarai d283c7fa2b *: remove interfacer linter from CI 6 年之前
  Justin Cormack 98fc09128b Remove the rest of v1 manifest support 6 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前