Konstantin Lebedev
|
d75a7b7f62
allow deleting only older empty dir without recursion (#4430)
|
1 year ago |
Konstantin Lebedev
|
5614ad0000
fix s3test test_bucket_listv2_delimiter_prefix_ends_with_delimiter (#4399)
|
1 year ago |
Konstantin Lebedev
|
88b2bbadd1
try fix s3test test_bucket_listv2_delimiter_prefix (#4396)
|
1 year ago |
Konstantin Lebedev
|
44ad07276c
s3 fix get list of dir object key with slash suffix (#4391)
|
1 year ago |
LHHDZ
|
db5515eada
Fix s3api_object_list_handlers returning contents less than the specified limit when more data actually exists (#4240)
|
1 year ago |
Konstantin Lebedev
|
2b910d1cf8
avoid recursive deleting newly created empty directories (#4016)
|
2 years ago |
famosss
|
34132b2c9f
fix: isTruncated returns problematic (#3907)
|
2 years ago |
Chris Lu
|
e88392b50f
Fix s3 pagination (#3436)
|
2 years ago |
chrislu
|
90db4b5a44
minor
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
69ef6459c3
S3 ListObjectsV2 fix pagination under bucket root
|
2 years ago |
Konstantin Lebedev
|
3d5f1cbc5e
fix pagination
|
2 years ago |
Konstantin Lebedev
|
bcbdc4cb37
use const multipart uploads folder
|
2 years ago |
Konstantin Lebedev
|
c07820178f
fix s3 tests
|
2 years ago |
Konstantin Lebedev
|
b86628f85d
fix show empty dir
|
2 years ago |
chrislu
|
27732ecfa4
move s3 related constants from package http to s3_constants
|
2 years ago |
Konstantin Lebedev
|
62e5e3822c
list self dir
|
2 years ago |
Konstantin Lebedev
|
26f3646961
show fake dirs
|
2 years ago |
Konstantin Lebedev
|
54356211c2
list empty folder
|
2 years ago |
chrislu
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
3 years ago |
Konstantin Lebedev
|
4ec8715f20
audit log
|
3 years ago |
Chris Lu
|
6e999f1176
s3: fix ListObject if more than 10000 objects
|
3 years ago |
Chris Lu
|
f17fa400d5
refactoring
|
3 years ago |
Chris Lu
|
006b4ec0f8
refactoring
|
3 years ago |
Chris Lu
|
71175461ef
add glog for s3 handlers
|
3 years ago |
Chris Lu
|
8b382a8209
refactor
|
3 years ago |
Chris Lu
|
33b87244ef
refactoring
|
3 years ago |
Chris Lu
|
e87e6ef33c
s3: return 404 if bucket does not exist
|
3 years ago |
wuh-fnst
|
050a7f9599
s3: count correction for the number of files in the dir
|
3 years ago |
Chris Lu
|
ccbdb38c89
s3: fix for listing objects if more than 1000 in the folder
|
4 years ago |
Chris Lu
|
389426bbb7
s3: listing may repeat on the edge
|
4 years ago |
Chris Lu
|
8a7302ce37
s3: KeyCount is zero
|
4 years ago |
Chris Lu
|
561a2ff0bc
s3: add option for "alllowEmptyFolder"
|
4 years ago |
Chris Lu
|
8e48a235e2
s3: avoid looping if the directory is empty
|
4 years ago |
Chris Lu
|
1620de08ae
added more logs
|
4 years ago |
Chris Lu
|
a09cd28986
add debug messages
|
4 years ago |
Chris Lu
|
3be3635799
just log error when checking empty dir failed
|
4 years ago |
Chris Lu
|
0ca9d89589
s3: break loop if error
|
4 years ago |
Chris Lu
|
5c465293e9
correctly determine whether a folder is empty
|
4 years ago |
Chris Lu
|
f930c713fc
more efficient recursion
|
4 years ago |
Chris Lu
|
03637d6f57
s3: move "delete-directory-if-empty" to read time
|
4 years ago |
Chris Lu
|
02a160c3fd
s3: recursively iterate all sub folders
|
4 years ago |
ruitao.liu
|
22a9ea0512
adjust s3 header file.
|
4 years ago |
ruitao.liu
|
b917be7955
S3 bucket list, response with uploaded storageclass.
|
4 years ago |
Chris Lu
|
5b40a2690a
refactoring
|
4 years ago |
Chris Lu
|
daf0a449f7
properly cancel context for streaming grpc
|
4 years ago |
Chris Lu
|
eb7929a971
rename filer2 to filer
|
4 years ago |
Chris Lu
|
99ecf63276
go fmt
|
4 years ago |
Chris Lu
|
c45ba5d7d4
fix listObjectsV2 response format
|
4 years ago |
Chris Lu
|
c647deace1
file size support set file length
|
4 years ago |