COMMITS
/ integration-cli/docker_cli_save_load_test.go March 21, 2016
T
Add parent references support to load/save
Tonis Tiigi committed
March 4, 2016
K
Refine error message when save non-exist image
Kai Qiang Wu(Kennan) committed
January 28, 2016
Z
Assert error in body of function `inspectField*`
Zhang Wei committed
January 8, 2016
J
Windows CI: Deal with failing tests for TP4
John Howard committed
November 24, 2015
D
Fix for zero-sized layers
Doug Davis committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
February 24, 2015
S
Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.
Srini Brahmaroutu committed
A
integ-cli: remove bash dependency from TestSaveDirectoryPermissions
Ahmet Alp Balkan committed
October 12, 2015
H
update test using c.Assert replace c.Fatal
Hao Zhang committed
October 8, 2015
J
Merge pull request #15693 from vdemeester/15659-image-label-filter
Jess Frazelle committed
October 1, 2015
V
Merge pull request #16076 from vbatts/export_image_times
Vincent Demeester committed
V
save: integration test for timestamp matching
Vincent Batts committed
August 28, 2015
J
Windows: Get Integration CLI running
John Howard committed
August 22, 2015
V
Fix filter by label for docker images
Vincent Demeester committed
July 27, 2015
B
Don't pass check.C to dockerCmdWithError
Brian Goff committed
July 22, 2015
B
Fix golint warnings for integration-cli
Ben Firshman committed
July 21, 2015
H
CI: use dockerCmd in integration-cli when possible
Hu Keping committed
July 13, 2015
A
Cleanup not needed calls to deleteImages
Antonio Murdaca committed
May 16, 2015
A
Clean tests from not needed inspect call
Antonio Murdaca committed
April 27, 2015
D
trivial: typo cleanup
David Mackey committed
April 23, 2015
A
Implement teardown removeAllImages
Alexander Morozov committed
V
delete "defer deleteContainer" on tests
Vincent Demeester committed
April 18, 2015
A
Use suite for integration-cli
Alexander Morozov committed
April 6, 2015
B
Remove `stripTrailingCharacters` from tests
Brian Goff committed
February 25, 2015
M
Reinit slice for each dir in search
Michael Crosby committed
M
Merge pull request #10510 from ashahab-altiscale/9875-lxc-image-layer
Michael Crosby committed
February 14, 2015
A
integration-cli: use pipes for save/load tests
Ahmet Alp Balkan committed
February 2, 2015
A
Added /dev paths to layer comparison
Abin Shahab committed
November 20, 2014
A
Enable test-integration-cli for Windows platform
Arnaud Porterie committed
October 28, 2014
J
Make `FROM scratch` a special cased 'no-base' spec
Josh Hawn committed
December 8, 2014
C
Add build tests covering extraction in chroot
Cristian Staretu committed
November 21, 2014
V
Merge pull request #9009 from a-ba/fix-export-repo
Vincent Batts committed
November 17, 2014
T
Make sure integration-cli test clean up
Tonis Tiigi committed
November 11, 2014
A
fix missing layers when exporting a full repository
Anthony Baire committed
D
Cleanup some integration-cli output
Doug Davis committed
October 24, 2014
T
Merge pull request #8321 from erikh/ui_save_output
Tibor Vass committed
October 14, 2014
J
Cleanup errorOut resp in save tests
Jessica Frazelle committed
September 30, 2014
E
docker save: Do not save to a terminal.
Erik Hollensbe committed
September 19, 2014
U
integcli: fix permission detection for aufs
unclejack committed
September 6, 2014
U
integ-cli: test correct directory permissions
unclejack committed
August 29, 2014
V
save many: adding an integration-cli test
Vincent Batts committed
July 7, 2014
V
docker save: more integration tests
Vincent Batts committed
June 17, 2014
V
add a test using the flags
Victor Vieux committed
V
improve test
Victor Vieux committed
April 4, 2014
U
cli integration: sync container & image deletion
unclejack committed
February 25, 2014
U
initial version of cli integration tests
unclejack committed