68 Commits (e311490604ad8335f710c1ff7e7f27cc08b19d9b)

Author SHA1 Message Date
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Henco Appel 5c8e6014ba
fix: filer authenticate with with volume server (#5480) 9 months ago
Sébastien 0775d05a23
fix: http range request return status 500 (#5251) 11 months ago
chrislu d6ba97219b refactoring 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
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 9bb0a9e306 clean comments 2 years ago
chrislu 545d5d0cc3 fix for io.ReaderAt used in filer.remote.sync 2 years ago
chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu 96caf21d09 less verbose log 2 years ago
LHHDZ 84ec68e11a
Add download speed limit support (#3408) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Konstantin Lebedev da9d3e8f6c refactor 2 years ago
Konstantin Lebedev 046c3d5ad4 fix logic else brake 2 years ago
chrislu ec0edb1ac4 filer: fix wrong logic during read 2 years ago
Konstantin Lebedev 7b1497ee63 Use BackoffSchedule for getLookupFileId 2 years ago
Konstantin Lebedev 01996bccf8 Use fallback if urls are not found 2 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu fbc9f0eb64 minor 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago
banjiaojuhao 45e9c83421 padding zero for sparse file 3 years ago
Chris Lu 96c66ca2aa read deleted chunks when replicating data 3 years ago
Chris Lu 7ce97b59d8 go fmt 3 years ago
Chris Lu 9bcf94b2b1 ensure multi-threaded correctness 3 years ago
Chris Lu 40dc283b2d fix locating data chunks 3 years ago
Chris Lu 72eb6d5b9d ensure no writes to remote storage if content is not changed 3 years ago
Chris Lu 5d5a21ba2d adjust log format 3 years ago
Chris Lu 8f7d2d317f readerAt need to use the right offset 3 years ago
Chris Lu b961fcd338 filer: stream read from volume server, reduce memory usage 3 years ago
Chris Lu 13e45e1605 filer.remote.sync can work now 3 years ago
Chris Lu de730b079d ChunkStreamReader implenents io.ReaderAt 3 years ago
Chris Lu 59732a0529 refactoring 3 years ago
Chris Lu ecb234f75a refactor 3 years ago
Konstantin Lebedev 0e404cd84b Chunk download stats 4 years ago
Konstantin Lebedev bb42633522 rm chunk Download stats 4 years ago
Konstantin Lebedev 3325b850cc rm func CheckAllChunkViews 4 years ago
Konstantin Lebedev 26a4f34a57 del checks 4 years ago
Konstantin Lebedev 42f631f549 fix https://github.com/chrislusf/seaweedfs/issues/2046 4 years ago
Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 4 years ago
Chris Lu 55a8f57381 go fmt 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
Chris Lu 2f7c7afdec refactor: remove unused parameter 4 years ago
Konstantin Lebedev 06da02739d CheckAllChunkViews() for HEAD requests only 4 years ago
Chris Lu 4b1ed227d1 revert fasthttp changes 4 years ago
Konstantin Lebedev 46b9f5cff4 add debug logging 4 years ago