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
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing consistent aliases for OCI spec imports
Jeyanthinath Muthuram
2023-05-08
1
-9
/
+9
*
List images with multiple since/before filters
Cory Snider
2022-12-08
1
-0
/
+42
*
skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless
Sebastiaan van Stijn
2022-10-21
1
-0
/
+3
*
Validate digest in repo for pull by digest
Brian Goff
2022-10-21
1
-0
/
+135
*
Finish refactor of UID/GID usage to a new struct
Cory Snider
2022-03-14
1
-1
/
+1
*
layer: remove OS from layerstore
Sebastiaan van Stijn
2022-01-25
1
-2
/
+0
*
Add support for platform (os and architecture) on image import
Sebastiaan van Stijn
2022-01-24
1
-0
/
+98
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-3
/
+2
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-0
/
+1
*
remove layerstore indexing by OS (used for LCOW)
Sebastiaan van Stijn
2021-06-10
1
-3
/
+2
*
Windows: Enable more integration tests
Olli Janatuinen
2020-09-20
2
-4
/
+0
*
Using test names instead of hardcoded ones in integration/image directory
Cristina Yenyxe Gonzalez Garcia
2020-05-18
4
-11
/
+17
*
test-integration: support more rootless tests
Akihiro Suda
2020-03-16
1
-0
/
+1
*
Fix more goimports
Sebastiaan van Stijn
2020-02-11
1
-1
/
+1
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
7
-19
/
+19
*
Make sure that layers are removed from layerdb after succefull layer removal
Olli Janatuinen
2019-11-28
1
-0
/
+6
*
testutil, integration: untangle image dependency
Sam Whited
2019-09-24
1
-2
/
+22
*
integration: remove unused constants and fields (unused)
Sebastiaan van Stijn
2019-09-18
1
-2
/
+2
*
testutil: make testing packages public
Sam Whited
2019-09-11
4
-6
/
+6
*
Add extra permission check in removal test
Michael Crosby
2019-07-22
1
-1
/
+6
*
Add regression tests for invalid platform status codes
Sebastiaan van Stijn
2019-07-15
1
-0
/
+24
*
Merge pull request #39332 from thaJeztah/fix_golint_again
Yong Tang
2019-06-07
2
-4
/
+4
|
\
|
*
integration: change container.Create signature to fix linting
Sebastiaan van Stijn
2019-06-07
2
-4
/
+4
*
|
First step to implement full garbage collector for image layers
Olli Janatuinen
2019-06-05
1
-0
/
+88
|
/
*
Skip TestImagesFilterMultiReference on API < v1.40
Sebastiaan van Stijn
2019-04-24
1
-0
/
+3
*
Replace t.Fatal(err) with assert.NilError(err)
Yong Tang
2019-01-13
1
-7
/
+5
*
Run TestImportExtremelyLargeImageWorks in parallel
Sebastiaan van Stijn
2019-01-04
1
-2
/
+9
*
Integration: use testenv.APIClient()
Sebastiaan van Stijn
2019-01-03
5
-15
/
+11
*
cli: fix images filter when use multi reference filter
zhangyue
2018-11-22
1
-0
/
+50
*
Enabling Windows integration tests
Salahuddin Khan
2018-09-26
2
-1
/
+3
*
Windows: Start of enabling tests under integration/
Vincent Demeester
2018-09-26
3
-3
/
+6
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
3
-7
/
+7
*
Replace deprecated testutil.ErrorContains()
Sebastiaan van Stijn
2018-05-21
2
-10
/
+10
*
fix and skip some tests based on API version
Anda Xu
2018-05-15
1
-0
/
+3
*
Move integration-cli/request to internal/test/request…
Vincent Demeester
2018-04-17
4
-4
/
+4
*
Migrate image tag tests from integration-cli to api tests
Yong Tang
2018-04-13
1
-0
/
+139
*
Automated migration using
Daniel Nephin
2018-03-16
2
-19
/
+19
*
Migrate docker rm tests to api tests
Yong Tang
2018-03-05
1
-0
/
+60
*
Improvement in integration tests
Yong Tang
2018-03-02
1
-7
/
+5
*
Rename integration/util to integration/internal
Vincent Demeester
2018-02-10
2
-2
/
+2
*
Add canonical import comment
Daniel Nephin
2018-02-05
3
-3
/
+3
*
Fix environ substitutions in `docker commit --change ...`
Anthony Sottile
2017-12-20
1
-0
/
+47
*
Merge pull request #35572 from arm64b/big-image-imp-test-aarch64
Vincent Demeester
2017-11-28
1
-0
/
+6
|
\
|
*
image: skip the import test on AArch64
Dennis Chen
2017-11-28
1
-0
/
+6
*
|
[integration] add main_test for image test
Christopher Jones
2017-11-22
1
-0
/
+33
|
/
*
image: add import test for CVE-2017-14992
Aleksa Sarai
2017-11-08
1
-0
/
+36