36 Commits (13b9a52f80854d1bda4101602794540ff9538a70)

Author SHA1 Message Date
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Lapshin Vitaliy 606252472c fix return 3 years ago
Lapshin Vitaliy e969370913 fix parseTagging function and add test for validate tags 3 years ago
石昌林 15bfc60a88 Remove the collection query param of s3api and let the collection be determined by the filer 3 years ago
Lapshin Vitaliy 5f5fd0bc48 validate tags on copy object and add regex for validating tags 3 years ago
chrislu 27732ecfa4 move s3 related constants from package http to s3_constants 3 years ago
chrislu 596c3860ca use final destination to resolve fs configuration 3 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 3 years ago
shichanglin5 1166dead00 fix the problem of metadata and tagging loss when files are copied 3 years ago
chrislu 77362700e1 S3: fail fast when "X-Amz-Copy-Source" is a folder 3 years ago
chrislu c87b8f4c30 S3: fail fast when "X-Amz-Copy-Source" is a folder 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
Konstantin Lebedev 4ec8715f20 audit log 3 years ago
chrislu 5c3b783310 s3: copy object API needs to escape special characters 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 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 4 years ago
Chris Lu 33b87244ef refactoring 4 years ago
Chris Lu b1a86cf808 s3: copy object to itself 4 years ago
Chris Lu 86cdb2a3e5 adjust logs 4 years ago
limd d506080c36 rollback 4 years ago
limd a99f63cb4d 1.add S3 copy directory function 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 5 years ago
Chris Lu cf5064d702 properly close http response 5 years ago
Chris Lu b2743afaee remove println 5 years ago
Chris Lu a80ecbfe84 s3: add s3 copy 5 years ago