aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_server.go
AgeCommit message (Expand)AuthorFilesLines
2018-07-23s3api do not proxy directory requestsChris Lu1-1/+1
2018-07-22releasing 0.91Chris Lu1-1/+1
2018-07-22s3 API add ListObjectsV2HandlerChris Lu1-11/+10
2018-07-22go fmtChris Lu1-1/+1
2018-07-22s3 API add ListObjectsV1Chris Lu1-0/+3
2018-07-21s3 add HEAD DELETEChris Lu1-9/+7
2018-07-21go fmtChris Lu1-1/+1
2018-07-21add s3 upload, and removing mono and multi part upload analyzerChris Lu1-0/+4
2018-07-19add HeadBucketChris Lu1-2/+2
2018-07-19add bucket creation and deletionChris Lu1-51/+53
2018-07-18add list all my bucketsChris Lu1-0/+109