summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_logout_test.go
Commit message (Expand)AuthorAgeFilesLines
* test: use `T.Setenv` to set env vars in testsEng Zer Jun2022-04-231-10/+6
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-9/+8
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* rm-gocheck: run goimports to compile successfullyTibor Vass2019-09-091-1/+1
* rm-gocheck: check.C -> testing.TTibor Vass2019-09-091-2/+2
* Replace some checkers and assertions with gotest.toolsSebastiaan van Stijn2019-04-051-27/+28
* integration: use %s for check.Commentf()Kir Kolyshkin2018-08-141-1/+1
* Disallow using legacy (V1) registriesSebastiaan van Stijn2017-12-091-4/+2
* Disable legacy (v1) registries by defaultSebastiaan van Stijn2017-06-121-6/+14
* Merge pull request #29799 from vdemeester/integration-registry-packageSebastiaan van Stijn2017-01-021-3/+3
|\
| * Add a registry package with registry v1/v2 codeVincent Demeester2017-01-021-3/+3
* | Remove pkg/integration and move it to testutil or integration-cliVincent Demeester2016-12-301-1/+1
|/
* support legacy registries in exernal storesAntonio Murdaca2016-09-071-0/+44
* Change v1 pull 404 message to include tagAaron Lehmann2016-03-291-1/+1
* distribution: errors: do not access the errors slice if it's emptyAntonio Murdaca2016-03-161-1/+1
* api: client: fix login/logout with creds storeAntonio Murdaca2016-03-021-0/+56