602 Commits (2637fc0a13b02e87b5402d7e2f29be2c2d570c77)

Author SHA1 Message Date
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) 2 years ago
chrislu 6792db21dc ErrInvalidPart when completed parts has extra parts 2 years ago
SmoothDenis 51bcc219ea
s3api should return 500 code from filer (#4699) 2 years ago
Henco Appel 89542db2d0
Fix S3 API multipart upload on Windows (#4666) 2 years 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
changlin.shi fa8698f6c3 perf(fix): fix bugs 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
changlin.shi af40b7d7a2 Fix when the stored data is actually enough but s3api_object_list_handlers returns less than the specified limit 2 years ago
changlin.shi d393937c90 compatible with aws-sdk-go's cxpect header 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
changlin.shi 6f40451e4e optimize marshal 2 years ago
changlin.shi 7fec1a97e2 fix tests 2 years ago
Guo Lei 5f993a5f20
Fix ide warning (#4082) 2 years ago
changlin.shi d2792c5618 clear cache when put bucket 2 years ago
LHHDZ f84c13dabd
fix response not allowed (#4057) 2 years ago
changlin.shi 0c3009911e optimize readability 2 years ago
LHHDZ bb289d7d69
sort tags by key (#4047) 2 years ago
changlin.shi 5d582ab848 set bucket ownership if not empty 2 years ago
changlin.shi c2c4158238 create bucket with ownership 2 years ago
changlin.shi 89942cf015 fix nil pointer when no identity config init 2 years ago
changlin.shi 2769a96f13 dont't set destination when copy object 2 years ago
Konstantin Lebedev 2b910d1cf8
avoid recursive deleting newly created empty directories (#4016) 2 years ago
changlin.shi 3b69ce6c3d set accept-encoding if empty 2 years ago