121 Commits (master)

Author SHA1 Message Date
Guang Jiong Lou 54b91ba2b2
fix permission check in put request (#6142) 2 months ago
zemul 028ebb1d0d
Feat:merge small chunk (#6049) 3 months ago
Guang Jiong Lou 6c986e9d70
improve worm support (#5983) 3 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev f77eee667d
add s3test for sql (#5718) 6 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 6 months ago
chrislu 64fd233a59 DeleteUncommittedChunks 6 months ago
chrislu 677cfb8ad1 refactor 6 months ago
Konstantin Lebedev 8fb978d6f6
[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304) 10 months ago
julor 2fa37e0287 Update filer_server_handlers_write_autochunk.go 1 year ago
julor 9e03b916d8 verify content-md5 in header 1 year ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
chrislu 0bffb3770f support TTL when creating folders 2 years ago
zemul e9fda774f4
[Filer] post add param:saveInside (#4434) 2 years ago
Rohit Chormale 59706c89fb
#4270 set http status code to 409 if dir already exists (#4287) 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
famosss 15284e2bee
fix: Lost Content-Encoding metadata (#4010) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
Konstantin Lebedev 5307cadb32
[s3] Replace code 500 to 499 for upload with ErrUnexpectedEOF (#3597) 2 years ago
chrislu f8fa430257 filer: retryable data chunk upload 2 years ago
chrislu 689b4ecdcc remove unused collection and replication from upload result 2 years ago
Konstantin Lebedev 22181dd018
refactor FilerRequest metrics (#3402) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
chrislu 27732ecfa4 move s3 related constants from package http to s3_constants 3 years ago
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 3 years ago
zzq09494 9f16df736e fix-filer: calculation error of the method skipCheckParentDirEntry 3 years ago
chrislu 4042fdf3bb rename to skipCheckParentDir 3 years ago
zzq09494 40b0033fa7 go fmt 3 years ago
zzq09494 81cce4b4c3 filer: support uploading file without needEnsureParentDir 3 years ago
zzq09494 a6a8892255 Revert "filer: support uploading file without needEnsureParentDir" 3 years ago
zzq09494 a93c4947ba filer: support uploading file without needEnsureParentDir 3 years ago
chrislu bb0b784544 minor 3 years ago
banjiaojuhao 71f3046841 filer: add back isAppend function 3 years ago
chrislu f1713c96ae avoid possible runtime error: index out of range [0] with length 0 3 years ago
banjiaojuhao 6ab09e9071 filer_http: support uploading file with offset 3 years ago
chrislu 7bf14452f7 s3: handle Response-Content-Disposition 3 years ago
Chris Lu 88ff8fc27b ensure uploaded chunks are deleted on error 3 years ago
Chris Lu bea26549f2 avoid empty extended attribute value 3 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 4 years ago
Chris Lu fb8036385a s3: save metadata during put-object 4 years ago
Konstantin Lebedev 69c768870b - object write cache control 4 years ago
Chris Lu 519b0e1e49 filer: upload to a directory without "/" suffix 4 years ago
Chris Lu 8e404a1433 go fmt 4 years ago