chrislu
|
7bf14452f7
s3: handle Response-Content-Disposition
|
2 years ago |
Chris Lu
|
88ff8fc27b
ensure uploaded chunks are deleted on error
|
2 years ago |
Chris Lu
|
bea26549f2
avoid empty extended attribute value
|
2 years ago |
Konstantin Lebedev
|
c78220a7f2
fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389
|
3 years ago |
Chris Lu
|
de1ec050e8
fier/s3: save "Content-Disposition" to extended properties
|
3 years ago |
Chris Lu
|
e9760f261e
minor
|
3 years ago |
Chris Lu
|
6923af7280
refactoring
|
3 years ago |
Chris Lu
|
c6d4c16079
S3: add metadata with multipart upload
|
3 years ago |
Chris Lu
|
fb8036385a
s3: save metadata during put-object
|
3 years ago |
Konstantin Lebedev
|
69c768870b
- object write cache control
|
3 years ago |
Chris Lu
|
519b0e1e49
filer: upload to a directory without "/" suffix
|
3 years ago |
Chris Lu
|
8e404a1433
go fmt
|
3 years ago |
Chris Lu
|
b5880334fc
refactor
|
3 years ago |
Chris Lu
|
a801332b0d
filer: return 409 if file conflicts with a directory
|
3 years ago |
Chris Lu
|
b1a86cf808
s3: copy object to itself
|
3 years ago |
Chris Lu
|
df72dc206d
stats collect chunk upload retry count
|
3 years ago |
Chris Lu
|
aa17311063
s3: set filename when uploading file chunks
|
3 years ago |
Chris Lu
|
821c46edf1
Merge branch 'master' into support_ssd_volume
|
3 years ago |
Chris Lu
|
f8dbb03bdd
filer: append operation returns final file size
|
3 years ago |
Chris Lu
|
f98817cfe6
filer: support appending to a file
|
3 years ago |
Chris Lu
|
1b8e3da295
refactoring
|
3 years ago |
Chris Lu
|
1efb51ba84
filer: change to saveToFilerLimit from cacheToFilerLimit
|
3 years ago |
Peter Cai
|
cd2a9865ed
filer: respect Content-Type on PUT
|
3 years ago |
Chris Lu
|
0a067944cc
filer: add retries during volume moving
|
3 years ago |
Chris Lu
|
1bf22c0b5b
go fmt
|
3 years ago |
Chris Lu
|
23014b6810
Merge branch 'master' into support_ssd_volume
|
3 years ago |
Chris Lu
|
b789767cd1
filer: return http status 499 for client closed connection
|
3 years ago |
Chris Lu
|
0d2ec832e2
rename from volumeType to diskType
|
3 years ago |
Chris Lu
|
e9cd798bd3
adding volume type
|
3 years ago |
Chris Lu
|
83078ac6ce
filer: change to /etc/seaweedfs folder on filer
|
3 years ago |
Chris Lu
|
606051cc79
filer: cache "/etc" filder small files to filer store
|
3 years ago |
Chris Lu
|
263eb29e9f
filer: add option to cache small files to filer store
|
3 years ago |
Chris Lu
|
f4abd01adf
filer: cache small file to filer store
|
3 years ago |
Chris Lu
|
a9c6be5fc3
set creation time
|
3 years ago |
Chris Lu
|
95c0de285d
refactoring
|
4 years ago |
Chris Lu
|
500bcab953
refactoring
|
4 years ago |
Chris Lu
|
d29b787220
store together with "Seaweed-" prefix
|
4 years ago |
Chris Lu
|
5448781dfc
filer: Headers with "Seaweed-" prefix are stored as extended properties
|
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 |
ruitao.liu
|
2dcc178d0a
save s3 metadata to filer.
|
4 years ago |
Chris Lu
|
6c92fa349d
filer: support default rack
|
4 years ago |
Chris Lu
|
41be7a4c8f
filer: upload also set file size
|
4 years ago |
Chris Lu
|
4d21de63ee
go fmt
|
4 years ago |
Chris Lu
|
ada996fe55
filer: support createing empty folder
|
4 years ago |
Chris Lu
|
eb7929a971
rename filer2 to filer
|
4 years ago |
Chris Lu
|
99ecf63276
go fmt
|
4 years ago |
Chris Lu
|
ca658a97c5
add signatures to messages to avoid double processing
|
4 years ago |
Chris Lu
|
3b1a95ac26
filer refactoring: same auto chunking logic for POST and PUT, no size limit
|
4 years ago |
Chris Lu
|
ae00cce4bd
support POST and PUT auto chunking
|
4 years ago |