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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test requirement about devicemapper and not overlay
mYmNeo
2016-04-06
1
-0
/
+1
*
Apply build labels to images with only a FROM tag.
David Calavera
2016-03-31
1
-0
/
+15
*
distribution: errors: do not access the errors slice if it's empty
Antonio Murdaca
2016-03-16
1
-2
/
+2
*
integration-cli: move goroutines info helpers to separate funcs
Alexander Morozov
2016-03-14
1
-0
/
+42
*
integration-cli: move daemon stuff to its own file
Antonio Murdaca
2016-03-04
1
-437
/
+0
*
Merge pull request #20884 from Microsoft/jjh/integusenpipe
Brian Goff
2016-03-02
1
-0
/
+2
|
\
|
*
Windows CI: Allow npipe protocol for sock requests
John Howard
2016-03-02
1
-0
/
+2
*
|
cliconfig: credentials: support getting all auths
Antonio Murdaca
2016-03-02
1
-1
/
+0
|
/
*
integration-cli: remove not necessary -d again
Antonio Murdaca
2016-02-28
1
-1
/
+17
*
Merge pull request #20697 from tiborvass/tls-remote-daemon-tests
Tibor Vass
2016-02-25
1
-5
/
+13
|
\
|
*
Support TLS remote test daemon
Tibor Vass
2016-02-25
1
-5
/
+13
*
|
Windows CI: Integrity check for busybox top
John Howard
2016-02-24
1
-0
/
+36
|
/
*
Merge pull request #20509 from estesp/cleanup-authz-test
Antonio Murdaca
2016-02-20
1
-18
/
+23
|
\
|
*
Allow post-start load of busybox to remove restarts
Phil Estes
2016-02-19
1
-18
/
+23
*
|
Fix copy chown settings to not default to real root
Phil Estes
2016-02-18
1
-0
/
+17
|
/
*
Add support for forwarding Docker client through SOCKS proxy
Alexander Morozov
2016-02-16
1
-1
/
+1
*
Tests for PR # 19123: daemon option (--storage-opt dm.basesize) for increasin...
Shishir Mahajan
2016-02-09
1
-0
/
+28
*
Merge pull request #20011 from Microsoft/MinimalBaseImage
David Calavera
2016-02-04
1
-0
/
+9
|
\
|
*
Move base image selection to a utility function
Darren Stahl
2016-02-04
1
-0
/
+9
*
|
Merge pull request #19984 from calavera/vendor_engine_api_master
Tibor Vass
2016-02-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Apply context changes to the client.
David Calavera
2016-02-04
1
-1
/
+1
*
|
Use waitRun in TestDockerNetworkHostModeUngracefulDaemonRestart
Madhu Venugopal
2016-02-03
1
-1
/
+11
|
/
*
Add test to make sure raw logs are properly activated.
David Calavera
2016-02-01
1
-10
/
+16
*
Fix integration-cli suite setup requirements
Christopher Jones
2016-01-29
1
-2
/
+0
*
Assert error in body of function `inspectField*`
Zhang Wei
2016-01-29
1
-14
/
+29
*
Factorize sleeping containers
Arnaud Porterie
2016-01-27
1
-0
/
+16
*
Test utils: fix daemon start utils
Lei Jitang
2016-01-26
1
-5
/
+8
*
integration-cli: add suite for testing registries with auth
Antonio Murdaca
2016-01-24
1
-2
/
+2
*
Merge pull request #19219 from runcom/add-log
David Calavera
2016-01-15
1
-1
/
+1
|
\
|
*
integration-cli: log error when starting registry
Antonio Murdaca
2016-01-11
1
-1
/
+1
*
|
Build a pre-schema2 registry to test schema1 push/pull
Aaron Lehmann
2016-01-08
1
-2
/
+2
|
/
*
Modify import paths to point to the new engine-api package.
David Calavera
2016-01-06
1
-1
/
+1
*
Remove usage of pkg sockets and tlsconfig.
David Calavera
2015-12-29
1
-2
/
+2
*
integration-cli: fix --net=none build
Antonio Murdaca
2015-12-24
1
-3
/
+3
*
Change the quiet flag behavior in the build command
Boaz Shuster
2015-12-21
1
-0
/
+41
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
1
-3
/
+3
*
don't return error if can't delete non-existing container
Sally O'Malley
2015-12-02
1
-2
/
+4
*
Increase timeouts to fix test on ARM
Stefan Scherer
2015-11-20
1
-1
/
+1
*
integration-cli: support remote docker host that uses TLS - fixes #17952
Todd Whiteman
2015-11-12
1
-0
/
+30
*
Remove DOCKER_EXECDRIVER env
Lei Jitang
2015-11-09
1
-2
/
+0
*
Merge pull request #17710 from tonistiigi/fix-builder-symlinks
Brian Goff
2015-11-07
1
-2
/
+14
|
\
|
*
Fix symlink handling in builder ADD/COPY commands
Tonis Tiigi
2015-11-06
1
-2
/
+14
*
|
Merge pull request #17511 from Microsoft/jjh/fix-test-paths
David Calavera
2015-11-06
1
-0
/
+9
|
\
\
|
*
|
Fix test file paths
John Howard
2015-10-29
1
-0
/
+9
*
|
|
Merge pull request #17700 from calavera/remove_lxc
Solomon Hykes
2015-11-05
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove exec-driver global daemon option.
David Calavera
2015-11-05
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Change 'docker run' exit codes to distinguish docker/contained errors
Sally O'Malley
2015-11-04
1
-0
/
+11
|
/
/
*
|
Merge pull request #17542 from estesp/restart-root-dir-cleanup
Alexander Morozov
2015-11-02
1
-0
/
+8
|
\
\
|
*
|
Fix integration-cli daemon restart with user namespaces enabled
Phil Estes
2015-10-31
1
-0
/
+8
|
|
/
*
|
Merge pull request #17524 from mountkin/fix-teardown
Brian Goff
2015-10-30
1
-9
/
+10
|
\
\
[next]