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_cli_save_load_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some checkers and assertions with gotest.tools
Sebastiaan van Stijn
2019-04-05
1
-26
/
+29
*
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
Sebastiaan van Stijn
2018-12-24
1
-1
/
+1
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-1
/
+1
*
Various code-cleanup
Sebastiaan van Stijn
2018-05-23
1
-3
/
+3
*
fix and skip some tests based on API version
Anda Xu
2018-05-15
1
-1
/
+3
*
Clean some integration-cli/fixtures package/files
Vincent Demeester
2018-04-16
1
-1
/
+1
*
Update tests to use icmd
Daniel Nephin
2017-08-25
1
-1
/
+1
*
Remove RunCommandPipelineWithOutput
Daniel Nephin
2017-08-22
1
-11
/
+10
*
Remove testutil.ReadBody
Daniel Nephin
2017-08-22
1
-0
/
+1
*
Remove ListTar
Daniel Nephin
2017-08-22
1
-2
/
+20
*
Introduce a `cli` package for test-integration
Vincent Demeester
2017-03-23
1
-2
/
+3
*
Remove most of the runCommandWithOutput from integration tests
Vincent Demeester
2017-01-30
1
-8
/
+13
*
Clean more build utils in integration cli
Vincent Demeester
2017-01-17
1
-8
/
+3
*
*: use opencontainers/go-digest package
Stephen J Day
2017-01-06
1
-1
/
+1
*
Remove pkg/integration and move it to testutil or integration-cli
Vincent Demeester
2016-12-30
1
-13
/
+13
*
Clean integration-cli/utils.go from most of its content
Vincent Demeester
2016-12-28
1
-11
/
+12
*
add defer file.Close to avoid potential fd leak
allencloud
2016-08-10
1
-0
/
+1
*
Say something useful during docker load
Doug Davis
2016-06-08
1
-0
/
+30
*
Fix flaky TestSaveLoadParents
Tonis Tiigi
2016-04-06
1
-1
/
+1
*
Add parent references support to load/save
Tonis Tiigi
2016-03-21
1
-0
/
+39
*
Refine error message when save non-exist image
Kai Qiang Wu(Kennan)
2016-03-08
1
-0
/
+10
*
Assert error in body of function `inspectField*`
Zhang Wei
2016-01-29
1
-1
/
+1
*
Windows CI: Deal with failing tests for TP4
John Howard
2016-01-08
1
-0
/
+1
*
Fix for zero-sized layers
Doug Davis
2015-11-25
1
-0
/
+9
*
Update daemon and docker core to use new content addressable storage
Tonis Tiigi
2015-11-24
1
-10
/
+22
*
Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.
Srini Brahmaroutu
2015-11-14
1
-2
/
+5
*
update test using c.Assert replace c.Fatal
Hao Zhang
2015-10-12
1
-78
/
+32
*
Merge pull request #15693 from vdemeester/15659-image-label-filter
Jess Frazelle
2015-10-08
1
-0
/
+4
|
\
|
*
Fix filter by label for docker images
Vincent Demeester
2015-08-22
1
-0
/
+4
*
|
Merge pull request #16076 from vbatts/export_image_times
Vincent Demeester
2015-10-01
1
-0
/
+20
|
\
\
|
*
|
save: integration test for timestamp matching
Vincent Batts
2015-10-01
1
-0
/
+20
|
|
/
*
|
Windows: Get Integration CLI running
John Howard
2015-09-04
1
-1
/
+8
|
/
*
Don't pass check.C to dockerCmdWithError
Brian Goff
2015-07-27
1
-2
/
+2
*
Fix golint warnings for integration-cli
Ben Firshman
2015-07-22
1
-1
/
+1
*
CI: use dockerCmd in integration-cli when possible
Hu Keping
2015-07-22
1
-115
/
+29
*
Cleanup not needed calls to deleteImages
Antonio Murdaca
2015-07-13
1
-3
/
+0
*
Clean tests from not needed inspect call
Antonio Murdaca
2015-05-16
1
-38
/
+12
*
trivial: typo cleanup
David Mackey
2015-04-27
1
-1
/
+1
*
Implement teardown removeAllImages
Alexander Morozov
2015-04-24
1
-7
/
+0
*
delete "defer deleteContainer" on tests
Vincent Demeester
2015-04-23
1
-2
/
+0
*
Use suite for integration-cli
Alexander Morozov
2015-04-21
1
-64
/
+57
*
Remove `stripTrailingCharacters` from tests
Brian Goff
2015-04-06
1
-10
/
+10
*
Reinit slice for each dir in search
Michael Crosby
2015-02-25
1
-1
/
+1
*
Merge pull request #10510 from ashahab-altiscale/9875-lxc-image-layer
Michael Crosby
2015-02-25
1
-1
/
+7
|
\
|
*
Added /dev paths to layer comparison
Abin Shahab
2015-02-05
1
-1
/
+7
*
|
integ-cli: remove bash dependency from TestSaveDirectoryPermissions
Ahmet Alp Balkan
2015-02-24
1
-3
/
+4
*
|
integration-cli: use pipes for save/load tests
Ahmet Alp Balkan
2015-02-17
1
-86
/
+74
|
/
*
Enable test-integration-cli for Windows platform
Arnaud Porterie
2014-12-20
1
-92
/
+0
*
Make `FROM scratch` a special cased 'no-base' spec
Josh Hawn
2014-12-18
1
-3
/
+3
*
Add build tests covering extraction in chroot
Cristian Staretu
2014-12-11
1
-0
/
+134
[next]