aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_errors.go
AgeCommit message (Collapse)AuthorFilesLines
2020-01-31s3: add s3 copyChris Lu1-0/+14
fix https://github.com/chrislusf/seaweedfs/issues/1190
2018-09-12working S3 multipart uploadsChris Lu1-12/+1
2018-09-04preparing to support S3 multipart uploadsChris Lu1-0/+42
2018-07-22go fmtChris Lu1-1/+1
2018-07-22s3 API add ListObjectsV1Chris Lu1-1/+13
2018-07-21go fmtChris Lu1-1/+1
2018-07-21add s3 upload, and removing mono and multi part upload analyzerChris Lu1-1/+7
removing mono and multi part upload analyzer, which were used just to determine the file name
2018-07-19add HeadBucketChris Lu1-0/+6
2018-07-18add list all my bucketsChris Lu1-0/+76