index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration-cli
/
docker_utils_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestPushMultipleTags: Add support for 20.10 CLI
Brian Goff
2021-03-19
1
-0
/
+1
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-4
/
+4
*
integration-cli: remove unused functions and enable disabled tests
Sebastiaan van Stijn
2019-09-18
1
-14
/
+0
*
integration-cli: remove unneeded fmt.Sprintf() in asserts
Sebastiaan van Stijn
2019-09-11
1
-1
/
+1
*
integration-cli: remove TestingT
Tibor Vass
2019-09-10
1
-1
/
+1
*
integration-cli: fix pollCheck
Tibor Vass
2019-09-09
1
-2
/
+13
*
integration-cli: have helper functions use testing.Helper()
Tibor Vass
2019-09-09
1
-0
/
+23
*
remove waitAndAssert and type casts
Tibor Vass
2019-09-09
1
-33
/
+4
*
prepare for eg on waitAndAssert
Tibor Vass
2019-09-09
1
-5
/
+17
*
fix remaining compile issues
Tibor Vass
2019-09-09
1
-4
/
+4
*
rm-gocheck: goimports
Tibor Vass
2019-09-09
1
-1
/
+0
*
rm-gocheck: check.CommentInterface -> string
Tibor Vass
2019-09-09
1
-2
/
+2
*
rm-gocheck: convert check.Commentf to string - with just one string
Tibor Vass
2019-09-09
1
-1
/
+1
*
rm-gocheck: convert check.Commentf to string - with multiple args
Tibor Vass
2019-09-09
1
-2
/
+2
*
rm-gocheck: run goimports to compile successfully
Tibor Vass
2019-09-09
1
-0
/
+1
*
rm-gocheck: IsNil
Tibor Vass
2019-09-09
1
-4
/
+4
*
rm-gocheck: normalize to use checker
Tibor Vass
2019-09-09
1
-4
/
+4
*
rm-gocheck: check.C -> testing.T
Tibor Vass
2019-09-09
1
-24
/
+24
*
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
Tibor Vass
2019-09-09
1
-4
/
+4
*
prepare for rm-gocheck script
Tibor Vass
2019-09-09
1
-9
/
+10
*
integration-cli: getContainerCount() fix trimming prefix
Sebastiaan van Stijn
2019-09-03
1
-1
/
+1
*
integration-cli: remove defaultSleepImage constant
Sebastiaan van Stijn
2019-07-08
1
-1
/
+1
*
Replace some checkers and assertions with gotest.tools
Sebastiaan van Stijn
2019-04-05
1
-17
/
+17
*
integration-cli: remove deprecated daemonHost() utility
Sebastiaan van Stijn
2019-01-21
1
-6
/
+0
*
Remove use of deprecated client.NewEnvClient()
Sebastiaan van Stijn
2019-01-03
1
-2
/
+2
*
TestAPISwarmLeaderElection: add some debug
Kir Kolyshkin
2018-11-01
1
-0
/
+6
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-1
/
+1
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
1
-1
/
+1
*
Move integration-cli/request to internal/test/request…
Vincent Demeester
2018-04-17
1
-1
/
+1
*
Move and refactor integration-cli/registry to internal/test
Vincent Demeester
2018-04-13
1
-17
/
+0
*
Migrate DockerTrustSuite to docker/cli e2e tests
Vincent Demeester
2018-03-19
1
-13
/
+0
*
Migrate some calls to new client function
Vincent Demeester
2018-02-08
1
-1
/
+1
*
Remove deprecated environment.MinimalBaseImage()
Sebastiaan van Stijn
2018-01-15
1
-1
/
+1
*
Fixes for dnephin review
Christopher Crone
2017-09-14
1
-1
/
+1
*
Use TLS for tests if needed
Christopher Crone
2017-09-14
1
-3
/
+1
*
Refactor test environment
Daniel Nephin
2017-08-30
1
-2
/
+2
*
Update tests to use icmd
Daniel Nephin
2017-08-25
1
-1
/
+1
*
Stop using deprecated SockRequest
Stanislav Bondarenko
2017-08-23
1
-21
/
+17
*
Allow stopping of paused container
Brian Goff
2017-07-12
1
-1
/
+1
*
[integration] Move fakegit to its own package in cli
Vincent Demeester
2017-04-19
1
-102
/
+0
*
[integration] make runSleepingContainer use cli package
Vincent Demeester
2017-04-16
1
-3
/
+3
*
Introduce `cli.Wait*` fuctions
Vincent Demeester
2017-04-14
1
-20
/
+3
*
Clean some function in docker_utils_test.go
Vincent Demeester
2017-04-12
1
-38
/
+0
*
Move FakeContext to `integration-cli/cli/build/context` package…
Vincent Demeester
2017-04-11
1
-249
/
+5
*
[test-integration] Migrate some more tests to `cli` package
Vincent Demeester
2017-03-28
1
-59
/
+15
*
Introduce a `cli` package for test-integration
Vincent Demeester
2017-03-23
1
-45
/
+8
*
Update request.* signature to remove the host
Vincent Demeester
2017-03-06
1
-2
/
+1
*
Ignore no such container in testEnv.Clean
Vincent Demeester
2017-03-03
1
-12
/
+4
*
Move TearDownTest cleaning to environment package
Vincent Demeester
2017-03-01
1
-138
/
+6
*
Remove most of the runCommandWithOutput from integration tests
Vincent Demeester
2017-01-30
1
-67
/
+36
[next]