17 Commits (c28f3fdd66c761523df48d9c74623b0c7c4b4c35)

Author SHA1 Message Date
chrislu a5a485a77f single character delimiter 3 weeks ago
chrislu 3f21f8b22f minor fixes 3 weeks ago
chrislu 81c3545de9 fix listing 3 weeks ago
chrislu 1cc4375cbc Update s3api_object_handlers_list.go 3 weeks ago
chrislu a672282564 Fixed URL encoding and sort order for CommonPrefixes 3 weeks ago
chrislu 7a9af53b45 Sort CommonPrefixes lexicographically to match AWS S3 behavior 3 weeks ago
chrislu cd0e1ad14b always sort 3 weeks ago
chrislu 405f6b5255 CommonPrefixes Sorting with URL Encoding 3 weeks ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 1 month ago
Chris Lu 33b9017b48
fix listing objects (#7008) 5 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 5 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 5 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 7 months ago
chrislu 0df4a4298b adjust comment 1 year ago
Konstantin Lebedev f77eee667d
add s3test for sql (#5718) 1 year ago
chrislu e6bfd061c7 AllowEmptyFolder checks during object deletion 2 years ago
chrislu a1b59948cc rename files 2 years ago
Nikita Borzykh df9031e19a
fix: ensure complete gRPC stream consumption in doListFilerEntries to prevent context canceled errors. (#5441) 2 years ago
adasauce 61f4e40ad9
fix s3api: delimeter properly takes prefixes into account (#5411) 2 years ago
adasauce 3e3e0fa240
feat: add support for S3 ListObjects and ListObjectsV2 (#5350) 2 years ago
chrislu 7a0d1e7fc1 minor 2 years ago
Konstantin Lebedev d75a7b7f62
allow deleting only older empty dir without recursion (#4430) 3 years ago
Konstantin Lebedev 5614ad0000
fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399) 3 years ago
Konstantin Lebedev 88b2bbadd1
try fix s3test test_bucket_listv2_delimiter_prefix (#4396) 3 years ago
Konstantin Lebedev 44ad07276c
s3 fix get list of dir object key with slash suffix (#4391) 3 years ago
LHHDZ db5515eada
Fix s3api_object_list_handlers returning contents less than the specified limit when more data actually exists (#4240) 3 years ago
Konstantin Lebedev 2b910d1cf8
avoid recursive deleting newly created empty directories (#4016) 3 years ago
famosss 34132b2c9f
fix: isTruncated returns problematic (#3907) 3 years ago
Chris Lu e88392b50f
Fix s3 pagination (#3436) 3 years ago
chrislu 90db4b5a44 minor 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
chrislu 69ef6459c3 S3 ListObjectsV2 fix pagination under bucket root 3 years ago
Konstantin Lebedev 3d5f1cbc5e fix pagination 3 years ago
Konstantin Lebedev bcbdc4cb37 use const multipart uploads folder 3 years ago
Konstantin Lebedev c07820178f fix s3 tests 4 years ago
Konstantin Lebedev b86628f85d fix show empty dir 4 years ago
chrislu 27732ecfa4 move s3 related constants from package http to s3_constants 4 years ago
Konstantin Lebedev 62e5e3822c list self dir 4 years ago
Konstantin Lebedev 26f3646961 show fake dirs 4 years ago
Konstantin Lebedev 54356211c2 list empty folder 4 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 4 years ago
Konstantin Lebedev 4ec8715f20 audit log 4 years ago
Chris Lu 6e999f1176 s3: fix ListObject if more than 10000 objects 4 years ago
Chris Lu f17fa400d5 refactoring 4 years ago
Chris Lu 006b4ec0f8 refactoring 4 years ago
Chris Lu 71175461ef add glog for s3 handlers 4 years ago
Chris Lu 8b382a8209 refactor 5 years ago
Chris Lu 33b87244ef refactoring 5 years ago
Chris Lu e87e6ef33c s3: return 404 if bucket does not exist 5 years ago
wuh-fnst 050a7f9599 s3: count correction for the number of files in the dir 5 years ago