Commits
User selector
Commit History
Commits on Mar 31, 2016
Pull: only close temporary file once
Show description for c5769cfauthored andcommitted

Update mount state of live containers after a daemon crash.
Show description for 1818ca9authored andcommitted
Commits on Mar 21, 2016
Pass upstream client's user agent through to registry on operations beyond pulls
Show description for c44e7a3committed
Aaron LehmannMerge pull request #21306 from mgoelzer/issue20001-nodeps
Show description for 278d396committed
Arnaud PorterieMerge pull request #21283 from runcom/update-test
Show description for a05fdd6committed
Commits on Mar 20, 2016
Pass upstream client's user agent through to registry on image pulls
Show description for d1502afcommitted
Mike Goelzer
Commits on Mar 19, 2016
distribution: errors: do not retry if no token in response
Show description for 264b5b6committed
Commits on Mar 18, 2016
Replace execdrivers with containerd implementation
Show description for 9c4570acommitted
Commits on Mar 16, 2016
distribution: errors: do not access the errors slice if it's empty
Show description for 1b5c2e1committedMerge pull request #21222 from aaronlehmann/pull-with-no-layers
Show description for 2b1b235committed
Commits on Mar 15, 2016
Fix flaky test TestTransfer
Show description for 2f4aa96committed
Aaron LehmannFix pulling images that contain no layers at all
Show description for 7cf894ccommitted
Aaron Lehmann
Commits on Mar 14, 2016
Merge pull request #20949 from imjching/master
Show description for 90ce409committedFix typo for download and upload retry messages
Show description for f8d14bdcommitted
JayMerge pull request #21159 from runcom/fix-retry-push-bug
Show description for 0b962f7committed
Aaron Lehmann
Commits on Mar 12, 2016
distribution: errors: do not retry if no credentials provided
Show description for 497d545committed
Commits on Mar 9, 2016
Add support for identity token with token handler
Show description for e896d1dcommitted
Commits on Mar 3, 2016
Merge pull request #20832 from aaronlehmann/login-endpoint-refactor
Show description for 17156bacommitted
Commits on Mar 2, 2016
Merge pull request #20868 from LK4D4/unused_ctx
Show description for 613d364committed
Aaron LehmannRemove unused ctx from v1Pusher
Show description for a4dbbe7committed
Commits on Mar 1, 2016
Login update and endpoint refactor
Show description for f2d481aauthored andcommitted
Fix concurrent uploads that share layers
Show description for 5c99eebcommitted
Aaron Lehmann
Commits on Feb 29, 2016
Merge pull request #20772 from Microsoft/jjh/testunitdistribution-xfer
Show description for 8ffec1fcommittedMerge pull request #20771 from Microsoft/jjh/disableunittestsdistribution
Show description for da4f2cecommittedWindows CI Unit Test: Distribution\xfer turn off failing tests
Show description for dd2ff28committed
John HowardWindows CI Unit Test: Distribution turn off failing tests
Show description for 621a1b9committed
John Howard
Commits on Feb 25, 2016
Improve fallback behavior for cross-repository push
Show description for 1d3480fcommitted
Commits on Feb 18, 2016
Change APIEndpoint to contain the URL in a parsed format
Show description for 79db131committed
Aaron Lehmann
Commits on Feb 12, 2016
Smarter push/pull TLS fallback
Show description for 5e8af46committed
Aaron LehmannMerge pull request #20247 from aaronlehmann/distribution-errors
Show description for e17afedcommittedMerge pull request #20250 from vieux/fix_misspell
Show description for 5ca6d3bcommittedPush/pull errors improvement and cleanup
Show description for 8f26fe4committed
Aaron Lehmann
Commits on Feb 11, 2016
fix common misspell
Show description for 99a3969committedFall back to V1 when there are no basic auth credentials
Show description for 7b81bc1committed
Aaron Lehmann
Commits on Feb 9, 2016
Attempt to resume downloads after certain errors
Show description for 056bf9fcommitted
Aaron Lehmann