chrislu
|
8b9957d461
add back "/" prefix if it is missing in object
|
2 years ago |
chrislu
|
a54f30b6c6
s3: close response body with copying object
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Chris Lu
|
c6e6e303db
Merge pull request #3200 from lapshin-vitaly/bufix/validate-tags-on-copy
|
2 years ago |
Lapshin Vitaliy
|
606252472c
fix return
|
2 years ago |
Lapshin Vitaliy
|
e969370913
fix parseTagging function and add test for validate tags
|
2 years ago |
石昌林
|
15bfc60a88
Remove the collection query param of s3api and let the collection be determined by the filer
|
2 years ago |
Lapshin Vitaliy
|
5f5fd0bc48
validate tags on copy object and add regex for validating tags
|
2 years ago |
chrislu
|
27732ecfa4
move s3 related constants from package http to s3_constants
|
2 years ago |
chrislu
|
596c3860ca
use final destination to resolve fs configuration
|
2 years ago |
shichanglin5
|
688d55488c
test(s3api_object_copy_handlers_test.go): some unit tests have been added to the processMetadata & processMetadataBytes methods of s3api_object_copy_handlers.go
|
2 years ago |
shichanglin5
|
1166dead00
fix the problem of metadata and tagging loss when files are copied
|
2 years ago |
chrislu
|
77362700e1
S3: fail fast when "X-Amz-Copy-Source" is a folder
|
2 years ago |
chrislu
|
c87b8f4c30
S3: fail fast when "X-Amz-Copy-Source" is a folder
|
2 years ago |
Sebastian Kurfuerst
|
10404c4275
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
2 years ago |
Chris Lu
|
2ba08afed1
Merge pull request #2498 from kmlebedev/s3_audit_log
|
2 years ago |
Konstantin Lebedev
|
4ec8715f20
audit log
|
2 years ago |
chrislu
|
5c3b783310
s3: copy object API needs to escape special characters
|
2 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
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Chris Lu
|
f62df7f695
fix wrong srcPath checking
|
3 years ago |
Chris Lu
|
491f7636f8
s3: CopyObject return http Status 400 Bad Request for non-existing source
|
3 years ago |
Chris Lu
|
5a0f92423e
use grpc and jwt
|
3 years ago |
Chris Lu
|
8b382a8209
refactor
|
3 years ago |
Chris Lu
|
33b87244ef
refactoring
|
3 years ago |
Chris Lu
|
b1a86cf808
s3: copy object to itself
|
3 years ago |
Chris Lu
|
86cdb2a3e5
adjust logs
|
4 years ago |
Chris Lu
|
b9c1f3e9de
s3: fixes for list multipart upload
|
4 years ago |
Chris Lu
|
5b40a2690a
refactoring
|
4 years ago |
Chris Lu
|
4fc0bd1a81
return http response directly
|
4 years ago |
Chris Lu
|
54cd582653
refactor
|
4 years ago |
popstk
|
feb52400be
fix s3api copy object handler SerializationError
|
4 years ago |
Chris Lu
|
35dde56711
refactoring
|
4 years ago |
Chris Lu
|
cf5064d702
properly close http response
|
4 years ago |
Chris Lu
|
b2743afaee
remove println
|
4 years ago |
Chris Lu
|
a80ecbfe84
s3: add s3 copy
|
4 years ago |