distribution/registry/storage/driver
Richard Scothern 6e62b39842 Merge pull request #2036 from pyr/fix/sort-v2-headers
v2 signer: correctly sort headers
2016-11-10 15:31:24 -08:00
..
azure Merge pull request #2027 from ahmetalpbalkan/pr-azure-memleak2 2016-11-04 10:08:40 -07:00
base
factory Add documentation for how to register new StorageDrivers 2016-03-29 14:42:19 -07:00
filesystem Don't wrap thead limits when using a negative int 2016-05-03 16:03:44 -07:00
gcs
inmemory Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
middleware
oss oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy 2016-11-08 12:14:13 +08:00
s3-aws fixup! v2 signer: correctly sort headers 2016-11-02 17:07:02 +01:00
s3-goamz Fix s3-goamz Delete method's notion of subpaths 2016-10-17 09:43:15 -07:00
swift driver/swift: Fix go vet warning 2016-10-31 11:41:53 -07:00
testdriver
testsuites Fix S3 Delete method's notion of subpaths 2016-10-06 11:21:55 -07:00
fileinfo.go
storagedriver.go