470 Commits (a9b4be50af76104078f357520513830ecde2fb89)

Author SHA1 Message Date
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
famosss df0662038c
feat:add a uuid after uploadid (#3963) 2 years ago
pavelzhurov abe4a61659
Bug fix: empty key in DeleteMultipleObjects request caused bucket delete (#3939) 2 years ago
chrislu 8b9957d461 add back "/" prefix if it is missing in object 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
famosss 34132b2c9f
fix: isTruncated returns problematic (#3907) 2 years ago
famosss 874fd197b5
feat: simplify a bit (#3905) 2 years ago
famosss 25e012d30b
fix: set user metadata key to lowercase (#3894) 2 years ago
Guo Lei 97edb40275
Fix errinfo (#3893) 2 years ago
LHHDZ a5b867af69
don't skip empty value at `AssembleEntryWithAcp` (#3855) 2 years ago
LHHDZ bf5e45b66a
add acl helper functionalities (#3831) 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
Konstantin Lebedev ec46a34f33
avoid increasing the coordinates of metric labels (#3785) 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
LHHDZ aacdcc4cad
s3: add account (#3753) 2 years ago
chrislu 31922b2bf2 s3 to watch specific directories 2 years ago
Ryan Russell 6f7ef8711a
docs(s3api): readability improvements (#3696) 2 years ago
Ryan Russell ad3a3c8782
refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `de… (#3695) 2 years ago
ImFantuan b64411bda8
fix 0 size (#3683) 2 years ago
famosss bb880d6253
IsTruncated returned by the ListMultipartUploads method is set to false by default (#3682) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Ryan Russell d54eb9966f
refactor: `Directory` readability (#3665) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
chrislu a54f30b6c6 s3: close response body with copying object 2 years ago
Konstantin Lebedev f7aeb06544
s3: report metadata if the directory is explicitly created (#3498) 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
chrislu 9fce75607d s3: report http.StatusOK if the directory is explicitly created 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
famosss bdba3da2e4
Handle preflight cors requests (#3481) 2 years ago