| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-02-03 | weed/s3api: added new bucket handlers for more compatibility with AWS S3 | zerospiel | 1 | -0/+4 | |
| Protocol Otherwise any requests to the underlying handlers results in calls to ListObjects (v1) that may intensively load gateway and volume servers. Added the following handlers with default responses: - GetBucketLocation - GetBucketRequestPayment Added the following handlers with NotFound and NotImplemented responses: - PutBucketAcl - GetBucketPolicy - PutBucketPolicy - DeleteBucketPolicy - GetBucketCors - PutBucketCors - DeleteBucketCors | |||||
| 2021-10-11 | AclHandlers | Konstantin Lebedev | 1 | -5/+11 | |
| 2019-09-29 | s3 api: fix listbucket common_prefixes issue | Lei Liu | 1 | -1/+1 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-04-01 | weed s3: generate time format acceptable by aws cli s3 | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/911 | |||||
| 2019-02-27 | add namespace for s3 | Chris Lu | 1 | -25/+26 | |
| 2019-01-02 | fix s3 ListAllMyBucketsResult to work with s3cmd | Chris Lu | 1 | -5/+0 | |
| 2018-07-18 | add list all my buckets | Chris Lu | 1 | -0/+1002 | |
