summaryrefslogtreecommitdiff
path: root/distribution/xfer/upload.go
Commit message (Expand)AuthorAgeFilesLines
* distribution/xfer: un-export DoFunc typeSebastiaan van Stijn2022-02-181-1/+1
* distribution/xfer: un-export transfer interface accessorsSebastiaan van Stijn2022-02-181-5/+5
* distribution/xfer: un-export Transfer interfaceSebastiaan van Stijn2022-02-181-7/+7
* distribution/xfer: un-export NewTransfer()Sebastiaan van Stijn2022-02-181-1/+1
* distribution/xfer: un-export transferManager.setConcurrency() and .transfer()Sebastiaan van Stijn2022-02-181-2/+2
* distribution/xfer: remove TransferManager interface, un-export newTransferMan...Sebastiaan van Stijn2022-02-181-2/+2
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Update logrus to v1.0.1Derek McGowan2017-07-311-1/+1
* Enhance pkg/{httputils,integration}, distribution/xfer unit testsVincent Demeester2016-12-281-5/+11
* modify some filesliwenqi2016-12-221-1/+1
* Docker pull/push with max concurrency limits.Yong Tang2016-05-111-0/+5
* Fix typo for download and upload retry messagesJay2016-03-151-1/+1
* Fix concurrent uploads that share layersAaron Lehmann2016-03-011-7/+16
* Change push to use manifest builderAaron Lehmann2016-01-081-11/+6
* Improved push and pull with upload manager and download managerAaron Lehmann2015-12-091-0/+159