Commits
User selector
Commit History
Commits on Feb 26, 2016
Remove static errors from errors package.
Show description for a793564committed
Commits on Feb 4, 2016
Fix error for restarting container
Show description for 3c0a91dcommitted
Commits on Feb 3, 2016
Merge pull request #19959 from WeiZhang555/fix-cli-print-err
Show description for 28a7577committedRemove redundant error message
Show description for 894266ccommittedFix docker top a restarting container
Show description for 5566ccbcommitted
Commits on Jan 27, 2016
Forbid exec a restarting container
Show description for 1d2208fcommitted
Commits on Jan 25, 2016
Reject multiple networks on container creation
Show description for cfa515fcommitted
Commits on Jan 15, 2016
Fix panic on starting exec more than once
Show description for 1a60a80committed
Commits on Jan 12, 2016
Add docker network connect/disconnect to non-running container
Show description for 79d4f0fcommitted
Commits on Jan 5, 2016
Move responsibility of ls/inspect to volume driver
Show description for d3eca44committed
Commits on Dec 30, 2015
Add network events.
Show description for f15af1ecommitted
Commits on Dec 21, 2015
Remove `IsPaused` from backend interface.
Show description for af94f94committed
Commits on Dec 13, 2015
Fix typos found across repository
Show description for 927b334committed
Commits on Dec 4, 2015
Correct the message of ErrorCodeNoSuchContainer to "No such container"
Show description for c424c8ccommitted
Wen Cheng Ma
Commits on Dec 2, 2015
This patch adds --tmpfs as a option for mounting tmpfs on directories
Show description for b3e527dcommitted
Commits on Nov 24, 2015
Update daemon and docker core to use new content addressable storage
Show description for 4352da7authored andcommitted
Commits on Nov 9, 2015
Typo s/contained/container
Show description for 2ff6891committed
John Howard
Commits on Nov 6, 2015
Merge pull request #17383 from Microsoft/10662-volumeerrors
Show description for f183415committed
Commits on Nov 4, 2015
Change 'docker run' exit codes to distinguish docker/contained errors
Show description for 41de7a1committed
Commits on Oct 29, 2015
Add show error when attach to a paused container
Show description for de1d611committed
Commits on Oct 28, 2015
Fix volume error messages
Show description for 5f4cb33committed
John Howard
Commits on Oct 22, 2015
Windows: Add volume support
Show description for a7e686acommitted
John Howard
Commits on Oct 21, 2015
Move volume name validation to the local driver.
Show description for d6d6028committed
Commits on Oct 20, 2015
validate the name of named volume
Show description for 609961dauthored andcommitted
Commits on Oct 19, 2015
Return 404 for all network operations without network controller.
Show description for eb982e7committed
Commits on Oct 12, 2015
volume create error on conflict option
Show description for 0ff3123committed
Commits on Oct 2, 2015
Make exec start return proper error codes
Show description for 2d43d93committed
Commits on Sep 27, 2015
Validate --cpuset-cpus, --cpuset-mems
Show description for 94464e3committed
Commits on Sep 24, 2015
Merge pull request #16411 from duglin/DaemonErrors
Show description for ebe7ef9committed
Commits on Sep 23, 2015
Adding error codes to image package
Show description for da0ca83committedMove more 'daemon' errors to the new error package
Show description for 0a73418committed
Doug Davis
Commits on Sep 21, 2015
Organize server pre-func logic in middlewares.
Show description for 0fea04dcommitted
Commits on Sep 17, 2015
Move api/errors/ to errors/
Show description for a283a30committed
Doug Davis
Loading