aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api
AgeCommit message (Expand)AuthorFilesLines
2020-10-01add status code in S3RequestCounterKonstantin Lebedev1-5/+22
2020-09-25s3:limd1-1/+1
2020-09-24Merge pull request #1482 from hilimd/masterChris Lu1-1/+11
2020-09-24s3: handle response-content-encodingChris Lu1-0/+23
2020-09-23rollbacklimd1-16/+6
2020-09-23fixed the problem of empty directory when S3 deleted the directorylimd1-1/+1
2020-09-23fixed the problem of empty directory when S3 deleted the directorylimd1-0/+5
2020-09-231.add S3 copy directory functionlimd2-7/+22
2020-09-21refactorChris Lu2-4/+2
2020-09-21s3: fixes for list multipart uploadChris Lu3-5/+22
2020-09-20adjust printoutChris Lu1-1/+1
2020-09-20refactoringChris Lu6-28/+28
2020-09-20adjust loggingChris Lu1-1/+1
2020-09-19open upChris Lu1-1/+1
2020-09-19s3: add support for PostPolicyChris Lu11-3/+1482
2020-09-19refactoringChris Lu13-195/+207
2020-09-18fix compilationChris Lu1-2/+2
2020-09-18s3: collect metricsChris Lu2-19/+36
2020-09-11add commentChris Lu1-0/+2
2020-09-11s3: listMultipartUploads fix output formatChris Lu1-11/+26
2020-09-11s3: ListParts output xml formatChris Lu4-15/+55
2020-09-09properly cancel context for streaming grpcChris Lu1-1/+3
2020-09-09return http response directlyChris Lu1-3/+3
2020-09-01rename filer2 to filerChris Lu2-7/+7
2020-08-29go fmtChris Lu1-12/+12
2020-08-26s: avoid possible completeMultipartUpload re-tries that can overwrite the upl...Chris Lu1-2/+2
2020-08-24s3: list bucket permission change from admin to readChris Lu1-1/+1
2020-08-19fix listObjectsV2 response formatChris Lu1-5/+4
2020-08-15file size support set file lengthChris Lu2-2/+2
2020-08-09remove printlnChris Lu1-1/+1
2020-08-09istObjects和listObjectsV2不能查询子目录 #1418Chris Lu1-58/+151
2020-08-09s3: fix delimiter in list responseChris Lu1-1/+1
2020-08-08check signature only when auth is enabledChris Lu2-26/+30
2020-08-06S3: configurable access for anonymous userChris Lu1-1/+15
2020-08-01fix spark read s3 bug (sc.binaryFiles)limd2-5/+18
2020-07-28s3: use bucket in the domainChris Lu1-1/+6
2020-07-28PutObject: fix create folder buglimd1-7/+14
2020-07-26refactorChris Lu6-62/+26
2020-07-26auth for presigned put object partChris Lu1-4/+8
2020-07-26auth for presigned put operationChris Lu1-1/+6
2020-07-25fix s3api auth bugpopstk1-1/+1
2020-07-25fix s3api copy object handler SerializationErrorpopstk1-2/+2
2020-07-11refactoringChris Lu1-1/+7
2020-06-22S3: DeleteObject API also support deleting a folder recursivelyChris Lu1-1/+1
2020-06-19return last modified in UTCRinat Shigapov1-1/+1
2020-06-11fix typoChris Lu1-5/+5
2020-06-11keep 204 responseRinat Shigapov1-5/+1
2020-06-11return xml encoded NotFound status code for s3 deleteRinat Shigapov3-1/+18
2020-06-11proxy status code of filer delete responseRinat Shigapov1-4/+4
2020-04-29s3: print out time in UTC formatChris Lu2-2/+2