COMMITS
/ integration-cli/docker_cli_inspect_test.go March 21, 2016
T
Expose RootFS in image inspect
Tonis Tiigi committed
February 24, 2016
J
Windows CI: Integrity check for busybox top
John Howard committed
February 17, 2016
A
integration-cli: use Devicemapper test requirement instead of checking strings
Antonio Murdaca committed
January 28, 2016
Z
Assert error in body of function `inspectField*`
Zhang Wei committed
January 14, 2016
W
Add network ID to container inspect
Wen Cheng Ma committed
January 8, 2016
J
Windows CI: Deal with failing tests for TP4
John Howard committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
January 1, 2016
V
Merge pull request #18932 from wenchma/same_name_of_container_image
Vincent Demeester committed
December 30, 2015
T
Fix missing comment in docker inspect
Tonis Tiigi committed
December 28, 2015
W
Update integration tests when container and image have same name
Wen Cheng Ma committed
December 18, 2015
D
Move Config and HostConfig from runconfig to types/container.
David Calavera committed
December 15, 2015
D
Add metadata function to layer store
Derek McGowan committed
December 8, 2015
D
Implement all inspect commands with the new inspector interface.
David Calavera committed
December 4, 2015
T
Fix image deletion conflicts with search
Tonis Tiigi committed
December 3, 2015
T
Add test for inspect with a sha256 prefix
Tonis Tiigi committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 6, 2015
D
Use an empty slice as default value for DNS, DNSSearch and DNSOptions
David Calavera committed
October 22, 2015
D
Fail when there is an error executing an inspect template.
David Calavera committed
October 5, 2015
M
use gocheck asserts instead of fatal
Morgan Bauer committed
October 13, 2015
C
Fix TestInspectInt64 for run scenarios that return warnings
Christy Perez committed
September 25, 2015
Z
add size to inspect
Zhang Kun committed
L
Make sure the container will always be unpaused on test exit
Lei Jitang committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
A
Merge pull request #15023 from hqhq/hq_add_status_in_inspect
Alexander Morozov committed
August 17, 2015
B
Fix `inspect` output when no log driver specified
Brian Goff committed
July 28, 2015
Q
Add status string to State field for inspect
Qiang Huang committed
July 27, 2015
B
Don't pass check.C to dockerCmdWithError
Brian Goff committed
July 26, 2015
A
Format times in inspect command with a template as RFC3339Nano
Antonio Murdaca committed
July 22, 2015
B
Fix golint warnings for integration-cli
Ben Firshman committed
S
Merge pull request #13711 from calavera/version_volumes_inspect
Sebastiaan van Stijn committed
June 3, 2015
D
Expose new mount points structs in inspect.
David Calavera committed
July 20, 2015
Q
dockerCmd when possible
Qiang Huang committed
June 26, 2015
S
Flag Addition: --type flag added for docker inspect command
Shishir Mahajan committed
June 15, 2015
May 18, 2015
M
Merge pull request #13282 from duglin/RemoveBash
Michael Crosby committed
Q
Use inspectField to simplify code
Qiang Huang committed
May 16, 2015
D
Remove use of 'bash' from our tests
Doug Davis committed
March 26, 2015
S
Allow go template to work properly with inspect
Srini Brahmaroutu committed
April 23, 2015
Q
fix inspect format result
Qiang Huang committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
December 30, 2014
J
Move InspectExecID test to exec.
Jessica Frazelle committed
October 28, 2014
J
Make `FROM scratch` a special cased 'no-base' spec
Josh Hawn committed
October 14, 2014
J
Cleanup errorOut resp in inspect tests
Jessica Frazelle committed
October 6, 2014
U
integcli: lint fixes
unclejack committed
July 2, 2014
A
Move TestGetImagesByName
Adrien Folie committed