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 |
chrislu
|
6792db21dc
ErrInvalidPart when completed parts has extra parts
|
1 year ago |
Henco Appel
|
89542db2d0
Fix S3 API multipart upload on Windows (#4666)
|
1 year ago |
chrislu
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
1 year ago |
famosss
|
df0662038c
feat:add a uuid after uploadid (#3963)
|
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 |
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
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
f17cd0d5cd
return false if not found
|
2 years ago |
Konstantin Lebedev
|
306cf70c4a
avoid empty listMultipartUploads response
|
2 years ago |
leyou240
|
89eb87c1d1
Merge branch 'master' into slices.SortFunc
|
2 years ago |
justin
|
3551ca2fcf
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
2 years ago |
guol-fnst
|
180aa88a92
check uploadid using object name hash string
|
2 years ago |
Konstantin Lebedev
|
993283bb1d
revert sort.Search
|
2 years ago |
Konstantin Lebedev
|
5b90a39954
fix s3 tests:
|
2 years ago |
chrislu
|
e48764be75
s3: multipart upload verifies uploaded parts
|
2 years ago |
chrislu
|
61811dc2f1
comments
|
2 years ago |
chrislu
|
9014d00fd0
Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist"
|
2 years ago |
chrislu
|
6cf2e7d493
s3: listObjectParts return ErrNoSuchUpload if does not exist
|
2 years ago |
chrislu
|
5c3b783310
s3: copy object API needs to escape special characters
|
2 years ago |
Chris Lu
|
309f46e3af
S3: fix upload limit if the size is more than 8GB
|
3 years ago |
Konstantin Lebedev
|
8de7915950
s3 mime detect
|
3 years ago |
Konstantin Lebedev
|
458145425e
S3 MultipartUpload pass contentType to meta
|
3 years ago |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Chris Lu
|
7359193e97
go fmt
|
3 years ago |
lyg
|
1a4db87e19
fix s3 metadata error with multipart upload
|
3 years ago |
Chris Lu
|
c6d4c16079
S3: add metadata with multipart upload
|
3 years ago |
Chris Lu
|
b9c1f3e9de
s3: fixes for list multipart upload
|
4 years ago |
Chris Lu
|
5b40a2690a
refactoring
|
4 years ago |
Chris Lu
|
3984c3962f
add comment
|
4 years ago |
Chris Lu
|
baa6bdf4d4
s3: listMultipartUploads fix output format
|
4 years ago |
Chris Lu
|
3eda8d6dfc
s3: ListParts output xml format
|
4 years ago |
Chris Lu
|
eb7929a971
rename filer2 to filer
|
4 years ago |
Chris Lu
|
83012f543a
s: avoid possible completeMultipartUpload re-tries that can overwrite the uploaded file
|
4 years ago |
Chris Lu
|
c647deace1
file size support set file length
|
4 years ago |
Chris Lu
|
a25a8d8822
s3: print out time in UTC format
|
4 years ago |
Chris Lu
|
d57559d3f7
chunk rememober encryption or not
|
4 years ago |
Chris Lu
|
ec2eb8bc48
add If-None-Match and If-Modified-Since
|
4 years ago |
Chris Lu
|
c07bcd5065
refactoring
|
4 years ago |
Chris Lu
|
c4bea45099
S3 API: fix DeleteMultipleObjectsHandler
|
4 years ago |
Chris Lu
|
97ab8a1976
remove ctx if possible
|
4 years ago |
Chris Lu
|
ba73c053c3
change uuid package
|
5 years ago |
Lei Liu
|
2cb348a2c2
s3 api: fix listbucket common_prefixes issue
|
5 years ago |
Chris Lu
|
862c2cb8e6
go fmt
|
5 years ago |
Chris Lu
|
1e2127e261
s3: adding Location for multipart upload
|
5 years ago |
Chris Lu
|
62843991f2
s3: adjust object key
|
5 years ago |
Chris Lu
|
3fa1f150d9
refactoring
|
5 years ago |