提交歷史

作者 SHA1 備註 提交日期
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Sebastiaan van Stijn 5bba06e082 integration-cli: SA5001: should check returned error before deferring reg.Close() (staticcheck) 5 年之前
  Sebastiaan van Stijn 7c40c0a922 integration-cli: remove unnescessary conversions (unconvert) 5 年之前
  Sebastiaan van Stijn a0d58b2248 integration-cli: use raw strings for regexes (gosimple) 5 年之前
  Sam Whited b37c214e3c testutil: make testing packages public 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Vincent Demeester 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 年之前
  Sebastiaan van Stijn 5d04fe73bf Simplify DockerRegistrySuite.TestUserAgentPassThrough() 8 年之前
  Sebastiaan van Stijn ebe66b1d0f Use tempdir instead of working directory as build-context 8 年之前
  Kenfe-Mickaël Laventure df33013720 Merge pull request #33629 from thaJeztah/disable-v1-registry-by-default 8 年之前
  Sebastiaan van Stijn a7672b8331 Remove "-e" / "--email" from integration tests 8 年之前
  Sebastiaan van Stijn 128280013f Disable legacy (v1) registries by default 8 年之前
  Victor Vieux 4bce232139 Revert "Planned 1.13 deprecation: email from login" 8 年之前
  Aaron.L.Xu 40af569164 fix typo 8 年之前
  Tonis Tiigi 1e98fb5ad9 Fix leaked connections in integration tests 8 年之前
  Vincent Demeester 4300e5e881 Add a registry package with registry v1/v2 code 8 年之前
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
  John Howard a66efbddb8 Planned 1.13 deprecation: email from login 8 年之前
  yuexiao-wang 427869fe94 modify func namt from TestUserAgentPassThroughOnPull to TestUserAgentPassThrough 9 年之前
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls 9 年之前
  Mike Goelzer d1502afb63 Pass upstream client's user agent through to registry on image pulls 9 年之前