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