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
/
api
/
server
/
router
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #45469 from thaJeztah/deprecate_virtualsize_STEP2
Akihiro Suda
2023-05-16
1
-1
/
+8
|
\
|
*
API: omit deprecated VirtualSize field for API v1.44 and up
Sebastiaan van Stijn
2023-05-06
1
-1
/
+8
*
|
fixing consistent aliases for OCI spec imports
Jeyanthinath Muthuram
2023-05-08
2
-5
/
+5
|
/
*
API: deprecate VirtualSize field for /images/json and /images/{id}/json
Sebastiaan van Stijn
2023-04-18
1
-1
/
+1
*
api/server: getImagesJSON(): don't check version in a loop
Sebastiaan van Stijn
2023-04-17
1
-1
/
+2
*
images/push: Accept reference
Paweł Gronowski
2023-03-30
2
-2
/
+20
*
registry/search: pass User-Agent through headers
Sebastiaan van Stijn
2023-03-21
2
-8
/
+11
*
Move filtered registry search out of image service
Cory Snider
2023-03-10
3
-4
/
+9
*
api: Remove <none> in Repo(Tags|Digests) for >= 1.43
Paweł Gronowski
2023-02-27
1
-3
/
+12
*
api: Move Repo(Digests|Tags) <none> fallback from daemon
Paweł Gronowski
2023-02-22
1
-0
/
+7
*
api: Extract parsing reference from repo and tag
Paweł Gronowski
2023-02-07
1
-37
/
+6
*
api/tag: Reject digested target references
Paweł Gronowski
2023-02-07
1
-0
/
+4
*
daemon/imageService: Remove TagImageWithReference
Paweł Gronowski
2023-02-07
2
-2
/
+24
*
daemon: Pass ctx to image tagging operations
Nicolas De Loof
2023-02-07
2
-2
/
+2
*
api/import: Guard from Digested instead of Canonical reference
Paweł Gronowski
2023-01-11
1
-1
/
+1
*
daemon/import: Extract common logic to api
Paweł Gronowski
2023-01-11
2
-3
/
+62
*
add support for image inspect with containerd-integration
Nicolas De Loof
2023-01-05
1
-2
/
+1
*
manage image inspect data in backend
Nicolas De Loof
2022-12-09
1
-27
/
+6
*
ImageService.ImageHistory(): pass context
Sebastiaan van Stijn
2022-12-09
2
-2
/
+2
*
imageservice: Add context to various methods
Nicolas De Loof
2022-11-03
2
-2
/
+2
*
ImageService.GetImage(): pass context
Sebastiaan van Stijn
2022-09-07
2
-2
/
+2
*
introduce GetImageOpts to manage image inspect data in backend
Nicolas De Loof
2022-08-16
2
-2
/
+3
*
api/server/router/image: address some linter warnings
Sebastiaan van Stijn
2022-08-08
2
-57
/
+53
*
add image load/save support
Nicolas De Loof
2022-08-04
2
-4
/
+4
*
Merge pull request #43820 from thaJeztah/image_delete
Brian Goff
2022-08-03
2
-2
/
+2
|
\
|
*
Implement ImageDelete for containerd
Djordje Lukic
2022-07-28
2
-2
/
+2
*
|
api: add registry.DecodeAuthConfig, registry.DecodeAuthConfigBody
Sebastiaan van Stijn
2022-07-29
1
-41
/
+20
*
|
api/server/router: use types/registry.AuthConfig
Sebastiaan van Stijn
2022-07-29
2
-9
/
+9
*
|
api: add const for 'X-Registry-Auth'
Sebastiaan van Stijn
2022-07-29
1
-3
/
+4
|
/
*
Move the inspect code away from the image service
Djordje Lukic
2022-06-22
3
-6
/
+106
*
search: remove parsing JSON filters out of the backend
Sebastiaan van Stijn
2022-03-18
2
-2
/
+7
*
search: un-export registry.DefaultSearchLimit, and fix API status codes
Sebastiaan van Stijn
2022-03-18
1
-6
/
+6
*
Add support for platform (os and architecture) on image import
Sebastiaan van Stijn
2022-01-24
2
-6
/
+2
*
api: postImagesCreate(): use local variable for platform
Sebastiaan van Stijn
2022-01-24
1
-3
/
+2
*
api: postImagesCreate(): rename ambiguous err variable
Sebastiaan van Stijn
2022-01-24
1
-15
/
+12
*
API: add shared-size parameter to image queries
Roman Volosatovs
2021-07-13
1
-2
/
+9
*
API, daemon/images: add ImageListOptions and pass context
Roman Volosatovs
2021-07-13
2
-2
/
+6
*
Remove LCOW code (step 1)
Sebastiaan van Stijn
2021-06-03
1
-4
/
+0
*
API: remove deprecated "filter" parameter for API v1.41 and up
Sebastiaan van Stijn
2020-02-10
1
-4
/
+6
*
api: normalize comment formatting
Sebastiaan van Stijn
2019-11-27
1
-2
/
+2
*
api/server: explicitly ignore unhandled errors (errcheck)
Sebastiaan van Stijn
2019-09-18
1
-4
/
+4
*
Remove the "err == nil" because is always equal nil.
Xiao YongBiao
2019-04-08
1
-27
/
+25
*
Rely on request.Context() cancellation
Brian Goff
2018-11-27
1
-3
/
+3
*
system: add back lcow validation function
Tonis Tiigi
2018-06-27
1
-0
/
+4
*
distribution: fix passing platform struct to puller
Tonis Tiigi
2018-06-27
2
-4
/
+9
*
api: fix platform type
Tonis Tiigi
2018-06-26
1
-1
/
+1
*
Initial support for OCI multi-platform image
Dennis Chen
2018-06-26
1
-5
/
+7
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
2
-2
/
+2
*
Move commit to container backend
Daniel Nephin
2018-02-14
3
-55
/
+2
*
Merge pull request #36269 from Microsoft/jjh/remove-lcow-api-platform-if-omitted
John Stephens
2018-02-13
1
-11
/
+0
|
\
[next]