aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3err
AgeCommit message (Expand)AuthorFilesLines
2022-10-01add ownership rest apis (#3765)LHHDZ2-0/+19
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu2-3/+3
2022-06-15add s3 circuit breaker support for 'simultaneous request count' and 'simultan...石昌林1-0/+13
2022-06-08fix s3 tests:Konstantin Lebedev1-0/+6
2022-05-30move s3 related constants from package http to s3_constantschrislu1-4/+4
2022-03-30fix DescriptionKonstantin Lebedev1-1/+1
2022-03-29fix test_s3.test_multi_object_delete_key_limit andKonstantin Lebedev1-0/+6
2022-02-04add s3api error for copy in file, not directoryLapshinn Vitaly1-0/+6
2022-02-03weed/s3api: added new bucket handlers for more compatibility with AWS S3zerospiel2-0/+13
2021-12-13force enable asynchronous I/O sending events to FluentdKonstantin Lebedev1-5/+9
2021-12-10audit log SignatureVersionkmlebedev1-17/+18
2021-12-09non blocking audit logKonstantin Lebedev1-17/+25
2021-12-07audit log configKonstantin Lebedev2-51/+88
2021-12-07audit logKonstantin Lebedev2-43/+43
2021-12-07audit logKonstantin Lebedev1-0/+135
2021-10-31S3: support CORSChris Lu1-0/+4
2021-10-31refactoringChris Lu1-2/+2
2021-10-31refactoringChris Lu1-8/+8
2021-10-20fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389Konstantin Lebedev1-1/+1
2021-10-11AclHandlersKonstantin Lebedev1-0/+6
2021-06-10avoid possible empty objectChris Lu1-3/+3
2021-06-10adjust the error outputChris Lu2-11/+24
2021-06-10refactorChris Lu1-0/+81
2021-05-24s3 test get w/ If-Match: bogus ETagKonstantin Lebedev1-1/+7
2021-05-21s3: add errors if requests are signed by no authentication is setupChris Lu1-0/+6
2021-05-12Adjust error message when bucket name conflicts with existing collectionsChris Lu1-1/+1
2020-10-20s3: report error to s3 when updating an object but it is already a directoryChris Lu1-0/+7
2020-10-02s3: support object taggingChris Lu1-0/+6
2020-09-19s3: add support for PostPolicyChris Lu2-2/+107
2020-09-19refactoringChris Lu1-0/+302