96 Commits (34cdbdd2795d4c89930066eb0c07751201f683fc)

Author SHA1 Message Date
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 6 months ago
chrislu ded761ffc5 adjust visibility 6 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
Sébastien 0775d05a23
fix: http range request return status 500 (#5251) 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
SmsS4 ba11331cc1
Fix twice increase metric counter (#4961) 1 year ago
SmsS4 f95848ba7d
Add ErrorGetNotFound and ErrorGetInternal to volume server metrics (#4960) 1 year ago
monchickey 3e2c9ea73d
Add image cropping. (#4117) 2 years ago
chrislu 10d5b4b32b volume server: rename readBufferSize to readBufferSizeMB 2 years ago
famosss d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 2 years ago
chrislu 58d18b68d8 rename variable 2 years ago
chrislu 7e52b1e195 return err for processRangeRequest() 2 years ago
chrislu aac45f3e89 filer: retryable when error is not found 2 years ago
Konstantin Lebedev df9cc31a0a refactor 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu ecef844dfc stream read large files 3 years ago
chrislu 48cca4e54f remove unused logic 3 years ago
chrislu a96d4254e9 filer, s3, volume server: a bit memory optimization 3 years ago
chrislu a152f17937 mount: improve read performance on random reads 3 years ago
chrislu 7210558c7b s3: pass through s3 presigned headers 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu d1d1fc772c move some volume lookup operations to grpc 3 years ago
Chris Lu f2cd753bf9 fix avoid lock error 3 years ago
Chris Lu 734c980040 volume: support concurrent download data size limit 3 years ago
byunghwa.yun 7374b5b473 Add webp extension for resizing 3 years ago
Chris Lu b624090398 go fmt 4 years ago
zhangsong 20d33ae025 add proxy mode to read non-local volumes 4 years ago
zhangsong 7566782c2e add proxy mode to read non-local volumes 4 years ago
Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
Konstantin Lebedev 90510e3137 If WriteHeader is not called explicitly, the first call to Write 4 years ago
Konstantin Lebedev 46b9f5cff4 add debug logging 4 years ago
bingoohuang ee7cdf3668 revert ErrXyz to ErrorXyz temporarily. 4 years ago
bingoohuang a6d421508a revert ErrXyz to ErrorXyz temporarily. 4 years ago
bingoohuang 7ffe736d20 renaming to ErrXyz 4 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu 698f58f7c4 filer, s3: add http status 206 as late as possible 4 years ago
Chris Lu 0da7ecfd29 go fmt 4 years ago
Chris Lu 92f906b6fc remove zstd 4 years ago
Chris Lu 306062b4e7 filer: add CORS support 4 years ago
Chris Lu 05acc33294 volume: add CORS support 4 years ago
Chris Lu e1a8e3f900 fix logging 4 years ago
Chris Lu bd8b9b0c2e some changes to prepare fix after failed reads 4 years ago
Chris Lu 5e13bc878c adjust log level 4 years ago
Chris Lu 7e91ae592c pass in option to read deleted entries 4 years ago
Chris Lu 49199c69d4 volume: avoid special logic for .gz files 4 years ago
Chris Lu 3faa0aa448 rename 4 years ago