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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: omit deprecated VirtualSize field for API v1.44 and up
Sebastiaan van Stijn
2023-05-06
1
-0
/
+5
*
implement docker system df
Nicolas De Loof
2022-11-02
1
-1
/
+1
*
api: add BuildCache.Parents for API >= v1.42
Sebastiaan van Stijn
2022-08-04
1
-0
/
+2
*
api: deprecate BuildCache.Parent in API >= v1.42
Sebastiaan van Stijn
2022-08-04
1
-0
/
+7
*
api/server/router: use types/registry.AuthConfig
Sebastiaan van Stijn
2022-07-29
2
-2
/
+3
*
API: add "Swarm" header to _ping endpoint
Sebastiaan van Stijn
2022-03-25
2
-0
/
+18
*
Update handling of deprecated kernel (tcp) memory options
Sebastiaan van Stijn
2022-03-17
1
-2
/
+6
*
API: discard `/system/df` `type` parameter pre-1.42
Roman Volosatovs
2021-08-06
1
-2
/
+5
*
API,daemon: support `type` URL parameter to /system/df
Roman Volosatovs
2021-07-27
2
-24
/
+75
*
API: deprecate `BuilderSize` in API versions >= 1.42
Roman Volosatovs
2021-07-12
1
-4
/
+6
*
API: ensure empty build cache is represented as empty JSON array
Roman Volosatovs
2021-07-08
1
-0
/
+5
*
Merge pull request #39816 from tao12345666333/rm-systeminfo-error-handler
Akihiro Suda
2020-03-13
2
-5
/
+3
|
\
|
*
Remove `SystemInfo()` error handling.
Jintao Zhang
2019-08-29
2
-5
/
+3
*
|
builder: remove legacy build's session handling
Tibor Vass
2019-10-02
2
-14
/
+2
*
|
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
|
/
*
Merge pull request #38522 from cpuguy83/fix_timers
Sebastiaan van Stijn
2019-06-07
1
-1
/
+3
|
\
|
*
Make sure timers are stopped after use.
Brian Goff
2019-01-16
1
-1
/
+3
*
|
Return a warning when running in a two-manager setup
Sebastiaan van Stijn
2019-03-18
1
-0
/
+1
*
|
Revert "Adding builder version"
Sebastiaan van Stijn
2019-03-14
1
-2
/
+0
*
|
Merge pull request #38609 from kwojcicki/enhancement/38518-docker_info_builde...
Yong Tang
2019-02-01
1
-0
/
+2
|
\
\
|
*
|
Adding builder version
Krystian Wojcicki
2019-01-21
1
-0
/
+2
|
|
/
*
|
Add HEAD support for /_ping endpoint
Sebastiaan van Stijn
2019-01-31
2
-0
/
+6
*
|
Add Cache-Control headers to disable caching /_ping endpoint
Sebastiaan van Stijn
2019-01-14
1
-0
/
+3
|
/
*
Rely on request.Context() cancellation
Brian Goff
2018-11-27
1
-2
/
+2
*
allow features option live reloadable
Anda Xu
2018-08-31
2
-15
/
+16
*
add optional fields in daemon.json to enable buildkit
Anda Xu
2018-08-19
2
-12
/
+18
*
Do not return "<unknown>" in /info response
Sebastiaan van Stijn
2018-07-16
1
-0
/
+8
*
builder: lint fixes
Tonis Tiigi
2018-06-10
1
-4
/
+1
*
builder: fixes after rebase
Tonis Tiigi
2018-06-10
1
-1
/
+1
*
builder: export build cache records
Tonis Tiigi
2018-06-10
2
-8
/
+45
*
Switch from x/net/context -> context
Kir Kolyshkin
2018-04-23
2
-2
/
+2
*
Remove daemon dependency on api packages
Vincent Demeester
2018-04-20
2
-3
/
+9
*
Support cancellation in `directory.Size()`
Brian Goff
2018-03-29
1
-1
/
+1
*
Add canonical import comment
Daniel Nephin
2018-02-05
3
-3
/
+3
*
api: generalize version information to any platform component
Tibor Vass
2017-12-06
1
-2
/
+0
*
Replace NewTimer().C with After
Alexander Morozov
2017-10-04
1
-1
/
+1
*
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
Sebastiaan van Stijn
2017-09-26
1
-1
/
+1
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-2
/
+11
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Implement incremental file sync using client session
Tonis Tiigi
2017-06-22
2
-1
/
+10
*
Honor context within SystemDiskUsage
Kenfe-Mickael Laventure
2017-04-24
3
-3
/
+3
*
Use function arguments for route setup.
Brian Goff
2017-04-12
1
-1
/
+1
*
rename clusterProvider to cluster in router
allencloud
2016-12-26
2
-7
/
+7
*
api: types: keep info.SecurityOptions a string slice
Antonio Murdaca
2016-11-19
1
-8
/
+15
*
api: add Info struct for v1.24
Antonio Murdaca
2016-11-07
1
-8
/
+4
*
daemon: add a flag to override the default seccomp profile
Antonio Murdaca
2016-11-02
1
-2
/
+12
*
generate AuthResponse type from swagger spec.
Daniel Nephin
2016-10-31
1
-1
/
+2
*
api/server/router/system: fix info versioning
Antonio Murdaca
2016-10-21
1
-1
/
+1
*
Add /system/df API endpoint
Kenfe-Mickael Laventure
2016-09-29
3
-0
/
+11
*
Move errors/ to api/errors
Daniel Nephin
2016-09-16
1
-1
/
+1
[next]