summaryrefslogtreecommitdiff
path: root/distribution
Commit message (Expand)AuthorAgeFilesLines
* Pull: only close temporary file onceAaron Lehmann2016-03-312-2/+27
* Update mount state of live containers after a daemon crash.Anusha Ragunathan2016-03-311-0/+4
* Pass upstream client's user agent through to registry on operations beyond pullsAaron Lehmann2016-03-213-7/+5
* Merge pull request #21306 from mgoelzer/issue20001-nodepsArnaud Porterie2016-03-213-5/+7
|\
| * Pass upstream client's user agent through to registry on image pullsMike Goelzer2016-03-203-5/+7
* | Merge pull request #21283 from runcom/update-testAlexander Morozov2016-03-211-1/+2
|\ \
| * | distribution: errors: do not retry if no token in responseAntonio Murdaca2016-03-191-1/+2
| |/
* | Replace execdrivers with containerd implementationTonis Tiigi2016-03-181-2/+3
|/
* distribution: errors: do not access the errors slice if it's emptyAntonio Murdaca2016-03-161-1/+3
* Merge pull request #21222 from aaronlehmann/pull-with-no-layersPhil Estes2016-03-151-1/+5
|\
| * Fix pulling images that contain no layers at allAaron Lehmann2016-03-151-1/+5
* | Fix flaky test TestTransferAaron Lehmann2016-03-151-1/+1
|/
* Merge pull request #20949 from imjching/masterVincent Demeester2016-03-142-2/+2
|\
| * Fix typo for download and upload retry messagesJay2016-03-152-2/+2
* | Merge pull request #21159 from runcom/fix-retry-push-bugAaron Lehmann2016-03-141-0/+4
|\ \
| * | distribution: errors: do not retry if no credentials providedAntonio Murdaca2016-03-121-0/+4
| |/
* | Add support for identity token with token handlerDerek McGowan2016-03-091-1/+19
|/
* Merge pull request #20832 from aaronlehmann/login-endpoint-refactorSebastiaan van Stijn2016-03-033-40/+9
|\
| * Login update and endpoint refactorDerek McGowan2016-03-013-40/+9
* | Merge pull request #20868 from LK4D4/unused_ctxAaron Lehmann2016-03-021-1/+0
|\ \
| * | Remove unused ctx from v1PusherAlexander Morozov2016-03-021-1/+0
| |/
* | Fix concurrent uploads that share layersAaron Lehmann2016-03-013-32/+48
|/
* Merge pull request #20772 from Microsoft/jjh/testunitdistribution-xferTibor Vass2016-02-291-0/+5
|\
| * Windows CI Unit Test: Distribution\xfer turn off failing testsJohn Howard2016-02-281-0/+5
* | Merge pull request #20771 from Microsoft/jjh/disableunittestsdistributionSebastiaan van Stijn2016-02-291-0/+9
|\ \ | |/ |/|
| * Windows CI Unit Test: Distribution turn off failing testsJohn Howard2016-02-281-0/+9
* | Improve fallback behavior for cross-repository pushBrian Bland2016-02-241-40/+46
|/
* Change APIEndpoint to contain the URL in a parsed formatAaron Lehmann2016-02-174-25/+17
* Smarter push/pull TLS fallbackAaron Lehmann2016-02-126-11/+95
* Merge pull request #20247 from aaronlehmann/distribution-errorsVincent Demeester2016-02-127-59/+128
|\
| * Push/pull errors improvement and cleanupAaron Lehmann2016-02-117-59/+128
* | Merge pull request #20250 from vieux/fix_misspellDavid Calavera2016-02-111-1/+1
|\ \ | |/ |/|
| * fix common misspellVictor Vieux2016-02-111-1/+1
* | Fall back to V1 when there are no basic auth credentialsAaron Lehmann2016-02-111-0/+6
|/
* Attempt to resume downloads after certain errorsAaron Lehmann2016-02-091-23/+86
* Move temporary download file to download descriptor scopeAaron Lehmann2016-02-095-25/+57
* Merge pull request #19887 from aaronlehmann/vendor-resumable-downloadsAlexander Morozov2016-02-053-4/+14
|\
| * Vendor updated distribution for resumable downloadsAaron Lehmann2016-02-043-4/+14
* | Merge pull request #19702 from tiborvass/host-specific-passthru-tokenTibor Vass2016-02-031-17/+57
|\ \
| * | distribution: add test to ensure pass-thru registry token is host-boundTibor Vass2016-01-281-17/+57
* | | Merge pull request #19971 from aaronlehmann/revert-19743Tibor Vass2016-02-031-40/+5
|\ \ \
| * | | Revert "Set idle timeouts for HTTP reads and writes in communications with th...Aaron Lehmann2016-02-031-40/+5
| | |/ | |/|
* | | Merge pull request #18680 from aaronlehmann/duplicate-pull-complete-messageAlexander Morozov2016-02-032-15/+10
|\ \ \ | |/ / |/| |
| * | Avoid outputting last progress item twiceAaron Lehmann2016-01-262-15/+10
* | | Fix panic on network timeout during pushAaron Lehmann2016-01-292-4/+15
* | | Set idle timeouts for HTTP reads and writes in communications with the registryAaron Lehmann2016-01-261-5/+40
| |/ |/|
* | Merge pull request #19701 from aaronlehmann/remove-downloads-on-errorVincent Demeester2016-01-261-2/+14
|\ \
| * | Remove temporary layer download file on errorAaron Lehmann2016-01-251-2/+14
| |/
* | Merge pull request #19057 from dnephin/remove_version_from_registry_pkgTibor Vass2016-01-255-7/+8
|\ \ | |/ |/|
| * Remove the use of dockerversion from the registry packageDaniel Nephin2016-01-155-7/+8