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
/
daemon
/
errors.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #44003 from vvoland/invalidfilter
Brian Goff
2023-02-22
1
-15
/
+0
|
\
|
*
Use GetBoolOrDefault to remove duplicated invalidFilter usages
Paweł Gronowski
2023-01-26
1
-15
/
+0
*
|
daemon: handle EISDIR error from runtime
Cory Snider
2023-02-15
1
-0
/
+11
|
/
*
daemon: translateContainerdStartErr(): rename to setExitCodeFromError()
Sebastiaan van Stijn
2022-12-28
1
-3
/
+3
*
daemon: translateContainerdStartErr(): use exit code 128 as default
Sebastiaan van Stijn
2022-12-28
1
-0
/
+1
*
daemon: translateContainerdStartErr(): use early return for errors
Sebastiaan van Stijn
2022-12-28
1
-11
/
+15
*
daemon: translateContainerdStartErr(): extract detecting wrong cmd
Sebastiaan van Stijn
2022-12-28
1
-4
/
+21
*
daemon: translateContainerdStartErr(): use const/enum for exit-statuses
Sebastiaan van Stijn
2022-12-28
1
-5
/
+18
*
daemon: translateContainerdStartErr(): remove unused cmd argument
Sebastiaan van Stijn
2022-12-28
1
-1
/
+1
*
filters: lowercase error
Sebastiaan van Stijn
2022-03-18
1
-1
/
+1
*
Error string match: do not match command path
Brian Goff
2021-04-14
1
-5
/
+4
*
Merge pull request #38541 from Microsoft/jjh/containerd
John Howard
2019-03-19
1
-1
/
+2
|
\
|
*
Windows: Fix handle leaks/logging if init proc start fails
John Howard
2019-03-12
1
-1
/
+2
*
|
Add DeviceRequests to HostConfig to support NVIDIA GPUs
Tibor Vass
2019-03-18
1
-0
/
+11
|
/
*
Replace deprecated grpc.ErrorDesc() and grpc.Code() calls
Sebastiaan van Stijn
2018-12-30
1
-2
/
+2
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
1
-4
/
+0
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
*
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-75
/
+6
*
Update and use FindNetwork on Windows.
Yong Tang
2018-01-07
1
-17
/
+0
*
Restore error type in FindNetwork
Flavio Crisciani
2017-11-29
1
-4
/
+17
*
Update libcontainerd to use containerd 1.0
Kenfe-Mickael Laventure
2017-10-20
1
-0
/
+5
*
Fix conflicting container name producint 400 error instead of 409
Sebastiaan van Stijn
2017-10-04
1
-0
/
+11
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-24
/
+187
*
Return an empty stats if "container not found"
Yuanhong Peng
2017-07-10
1
-0
/
+12
*
Use distribution reference
Derek McGowan
2017-02-07
1
-17
/
+1
*
Move errors/ to api/errors
Daniel Nephin
2016-09-16
1
-1
/
+1
*
Remove static errors from errors package.
David Calavera
2016-02-26
1
-4
/
+35
*
Add own reference package wrapper
Tonis Tiigi
2015-12-16
1
-4
/
+3
*
Update daemon and docker core to use new content addressable storage
Tonis Tiigi
2015-11-24
1
-10
/
+14
*
Do not rely on string comparison in truncindex
Alexander Morozov
2015-11-04
1
-0
/
+23