Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tibor Vass 21ae66c664 Revert "Remove Schema1 integration test suite" 6 gadi atpakaļ
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 gadi atpakaļ
  Brian Goff 13b7d11be1 Remove Schema1 integration test suite 6 gadi atpakaļ
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 gadi atpakaļ
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 gadi atpakaļ
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 gadi atpakaļ
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 gadi atpakaļ
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 gadi atpakaļ
  Vincent Demeester 9ff9a91ab7 Remove `cli/flags` package 8 gadi atpakaļ
  Vincent Demeester 71d60ec0eb Move cli.Configdir away (in `flags`). 8 gadi atpakaļ
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope 8 gadi atpakaļ
  Vincent Demeester b0ba39d431 Use `cli` for trusted relate command 8 gadi atpakaļ
  Derek McGowan 5ff82cffee Revert retry count change 8 gadi atpakaļ
  Sebastiaan van Stijn 6263c3cf2e Merge pull request #32058 from tophj-ibm/flaky-token-test 8 gadi atpakaļ
  Christopher Jones a96bf0fb2f Fix flaky test DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 8 gadi atpakaļ
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 gadi atpakaļ
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 gadi atpakaļ
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 gadi atpakaļ
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code 8 gadi atpakaļ
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 gadi atpakaļ
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 gadi atpakaļ
  Vincent Demeester ce964a607a Move package cliconfig to cli/config 8 gadi atpakaļ
  Derek McGowan 3f5392fdda Update token server error test to not fail on retries 8 gadi atpakaļ
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 gadi atpakaļ
  Antonio Murdaca a0c8970df1 integration-cli: ensure digest is the same after cross-repo push 9 gadi atpakaļ
  Derek McGowan 33984f256b Always store the image digest when pulling and pushing an image. 9 gadi atpakaļ
  Antonio Murdaca 0bc88d5b0a integration-cli: use distribution/reference.DigestRegexp 9 gadi atpakaļ
  Christy Perez 431e7b6573 trusted push test: Use a nonexistant hostname 9 gadi atpakaļ
  Yong Tang 1f0d5aba50 Remove deprecated Docker Content Trust ENV passphrase variables 9 gadi atpakaļ
  Dave MacDonald e57900a269 Improved message when pushing a non-existant image 9 gadi atpakaļ