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
/
testutil
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
testutil: replace uses of client.IsErrNotFound
Sebastiaan van Stijn
2023-05-10
1
-2
/
+3
*
testutil: inline filters in tests
Sebastiaan van Stijn
2023-04-25
1
-3
/
+4
*
StartWithLogFile: Fix d.cmd race
Paweł Gronowski
2023-03-20
1
-10
/
+10
*
testutil: use filepath.WalkDir instead of filepath.Walk
Sebastiaan van Stijn
2022-10-09
1
-2
/
+1
*
testutil: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
1
-1
/
+0
*
daemon: support other containerd runtimes (MVP)
Cory Snider
2022-07-27
2
-3
/
+13
*
testutil/daemon: remove redundant fmt.Sprintf()'s
Sebastiaan van Stijn
2022-02-15
1
-4
/
+3
*
testutil: daemon.Cleanup(): cleanup more directories
Sebastiaan van Stijn
2021-11-10
1
-0
/
+34
*
testutil/daemon: ReadLogFile() trigger os.Sync() before reading
Sebastiaan van Stijn
2021-10-27
1
-0
/
+1
*
Port testutil/daemon to FreeBSD
Artem Khramov
2021-10-16
3
-30
/
+55
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-2
/
+1
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-0
/
+1
*
testutil: don't import "opts" package
Sebastiaan van Stijn
2021-08-18
1
-3
/
+4
*
Add configuration validation option and tests.
Rich Horwood
2021-06-23
1
-2
/
+11
*
Cleanup container shutdown check and add test
Brian Goff
2020-12-23
1
-0
/
+1
*
testutil: remove remaining use of deprecated pkg/mount
Sebastiaan van Stijn
2020-11-10
1
-1
/
+1
*
Do not call mount.RecursiveUnmount() on Windows
Sebastiaan van Stijn
2020-10-29
3
-10
/
+12
*
testutil: set -500 OOM score for test daemons
Sebastiaan van Stijn
2020-10-16
2
-0
/
+9
*
Merge pull request #40595 from sfzhu93/GL_2_25
Sebastiaan van Stijn
2020-05-08
1
-1
/
+2
|
\
|
*
test: add buffer to prevent goroutine leak
Ziheng Liu
2020-02-27
1
-1
/
+2
*
|
rootless: graduate from experimental
Akihiro Suda
2020-04-07
1
-1
/
+1
*
|
Merge pull request #40694 from kolyshkin/moby-sys-mount-part-II
Sebastiaan van Stijn
2020-04-02
1
-1
/
+1
|
\
\
|
*
|
Really switch to moby/sys/mount*
Kir Kolyshkin
2020-03-20
1
-1
/
+1
*
|
|
test-integration: support more rootless tests
Akihiro Suda
2020-03-16
4
-9
/
+107
|
/
/
*
|
hack: support $DOCKER_ROOTLESS for testing rootless
Akihiro Suda
2020-03-10
1
-0
/
+7
|
/
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
10
-10
/
+10
*
Remove unused GlobalFlags
Sam Whited
2019-11-06
1
-8
/
+7
*
Add daemon options required by buildkit tests
Sam Whited
2019-11-06
2
-13
/
+30
*
Merge pull request #40112 from thaJeztah/cut_the_noise
Tibor Vass
2019-10-24
1
-2
/
+1
|
\
|
*
testutil: no more "Creating a new daemon at"
Sebastiaan van Stijn
2019-10-21
1
-2
/
+1
*
|
testutil: daemon.Info() close client after request
Sebastiaan van Stijn
2019-10-18
1
-0
/
+1
|
/
*
Merge pull request #40081 from thaJeztah/http_constants
Justin Cormack
2019-10-17
1
-2
/
+2
|
\
|
*
testutil: use constants for http methods
Sebastiaan van Stijn
2019-10-13
1
-2
/
+2
*
|
Export the LogT type and use it in the options
Sam Whited
2019-10-16
2
-6
/
+5
|
/
*
testutil/daemon: remove redundant d.cmd.Wait()
Sebastiaan van Stijn
2019-10-11
1
-1
/
+1
*
testutil/daemon: always remove pidfile after daemon is stopped
Sebastiaan van Stijn
2019-10-11
1
-7
/
+7
*
testutil/daemon: print all arguments when failing to start daemon
Sebastiaan van Stijn
2019-10-11
1
-11
/
+12
*
testutil/daemon: store pidfile-path, and ignore errors when removing
Sebastiaan van Stijn
2019-10-11
1
-3
/
+14
*
testutil/daemon: wrap errors
Sebastiaan van Stijn
2019-10-11
1
-9
/
+9
*
testutil/daemon: prefix all logs with daemon-id
Sebastiaan van Stijn
2019-10-11
3
-32
/
+31
*
testutil/daemon: daemon.Cleanup(): unmount daemon root-dir as part of cleanup
Sebastiaan van Stijn
2019-10-11
1
-0
/
+11
*
testutil: update WithInitsignature to be a daemon.Option
Sebastiaan van Stijn
2019-09-30
1
-2
/
+4
*
testutil: update WithExperimental signature to be a daemon.Option
Sebastiaan van Stijn
2019-09-30
1
-2
/
+4
*
testutil: update WithTestLogger to use daemon.Option as return type
Sebastiaan van Stijn
2019-09-30
1
-1
/
+1
*
testutil: update WithStorageDriver to use daemon.Option as return type
Sebastiaan van Stijn
2019-09-30
1
-1
/
+1
*
testutil: fix WithExperimental also setting "init"
Sebastiaan van Stijn
2019-09-30
1
-1
/
+0
*
testutil, integration: untangle image dependency
Sam Whited
2019-09-24
2
-41
/
+0
*
testutil: use testing.TB instead of assert.TestingT
Sebastiaan van Stijn
2019-09-23
8
-154
/
+84
*
Remove some uses of testutil.HelperT
Sebastiaan van Stijn
2019-09-23
3
-37
/
+12
*
testing: remove custom testingT interfaces
Sebastiaan van Stijn
2019-09-23
4
-23
/
+20
[next]