aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3api_xsd_generated.go
AgeCommit message (Expand)AuthorFilesLines
2025-08-14fix ListAllMyBucketsResult xmlnschrislu1-0/+1
2025-07-22fix listing objects (#7008)Chris Lu1-6/+6
2024-07-04add s3test for sql (#5718)Konstantin Lebedev1-267/+799
2022-02-03weed/s3api: added new bucket handlers for more compatibility with AWS S3zerospiel1-0/+4
2021-10-11AclHandlersKonstantin Lebedev1-5/+11
2019-09-29s3 api: fix listbucket common_prefixes issueLei Liu1-1/+1
2019-04-01weed s3: generate time format acceptable by aws cli s3Chris Lu1-2/+2
2019-02-27add namespace for s3Chris Lu1-25/+26
2019-01-02fix s3 ListAllMyBucketsResult to work with s3cmdChris Lu1-5/+0
2018-07-18add list all my bucketsChris Lu1-0/+1002