551 Commits (master)

Author SHA1 Message Date
sxlehua ffe5f19aa0
Add s3 postpolicy support header (#5280) 11 months ago
sxlehua 0b49c16361
Adapt S3 POST ContentType (#5275) 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
Konstantin Lebedev 4f6172f369
Fix missing VersionConfiguration node in get-bucket-versioning response (#5162) 12 months ago
chrislu 7a0d1e7fc1 minor 1 year ago
jerebear12 06343f8976
Set allowed origins in config (#5109) 1 year ago
Konstantin Lebedev 5e41ab1370 s3 api add not implemented response for PutBucketVersioning 1 year ago
Konstantin Lebedev 7f6152f130 s3 api add default response for GetBucketVersioning 1 year ago
chrislu 612fd7206e fix 1 year ago
Konstantin Lebedev 6c82d7ddfc
[s3] do reload s3 static config (#4923) 1 year ago
chrislu cbc24c7b24 disconnect from old subscribers 1 year ago
chrislu 7b3c63a8af handle wrapped errors 1 year ago
chrislu 4e493d596c minor 1 year ago
chrislu b02fdeabff RetryForever => RetryUntil 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
Konstantin Lebedev f8b94cac0e
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 1 year ago
Konstantin Lebedev 750a0ba1b2
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858) 1 year ago
Konstantin Lebedev a46f873edd
[s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (#4856) 1 year ago
Konstantin Lebedev d8b424d123
[s3] optimization iam lookup for reducing algorithm complexity (#4857) 1 year ago
chrislu cf28108ea4 fix grpd dial option 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
Patrick Schmidt 98dcec0ee2 Clean up old signature hash pools 1 year ago
Patrick Schmidt cdd817edf9 Improve S3 request signing performance 2 years ago
SmsS4 f61490966f
Add time to first byte metric for s3 (#4768) 1 year ago
chrislu 6792db21dc ErrInvalidPart when completed parts has extra parts 1 year ago
SmoothDenis 51bcc219ea
s3api should return 500 code from filer (#4699) 1 year ago
Henco Appel 89542db2d0
Fix S3 API multipart upload on Windows (#4666) 1 year ago
SmsS4 17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465) 2 years ago
Konstantin Lebedev d75a7b7f62
allow deleting only older empty dir without recursion (#4430) 2 years ago
Konstantin Lebedev 5614ad0000
fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399) 2 years ago
Konstantin Lebedev 88b2bbadd1
try fix s3test test_bucket_listv2_delimiter_prefix (#4396) 2 years ago
Konstantin Lebedev 095cdb0c7f
fix test prefix is a directory (#4393) 2 years ago
Konstantin Lebedev 44ad07276c
s3 fix get list of dir object key with slash suffix (#4391) 2 years ago
Konstantin Lebedev 130bc3e668
s3 fix get fake dir object key (#4390) 2 years ago
chrislu 6bfb91b539 update entry Attributes.Mtime = time.Now().Unix() 2 years ago
chrislu 5db9fcccd4 refactoring 2 years ago
zemul 0bf56298d5
fix chunk.ModifiedTsNs (#4264) 2 years ago
LHHDZ db5515eada
Fix s3api_object_list_handlers returning contents less than the specified limit when more data actually exists (#4240) 2 years ago
chrislu 79d68a81fd text change 2 years ago
chrislu 999a126a3f typo 2 years ago
chrislu 1c2364936a detect invalid bucket name 2 years ago
chrislu 5de93fe442 refactoring 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
Guo Lei 5f993a5f20
Fix ide warning (#4082) 2 years ago
LHHDZ f84c13dabd
fix response not allowed (#4057) 2 years ago
LHHDZ bb289d7d69
sort tags by key (#4047) 2 years ago
Konstantin Lebedev 2b910d1cf8
avoid recursive deleting newly created empty directories (#4016) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
LHHDZ 39f0246deb
fix 'NoSuchUpload' when upload part (#3968) 2 years ago