7358 Commits (dd5a24fb893a4fbfee9f42bc14ec0e47e23c5994)

Author SHA1 Message Date
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 3 weeks ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 3 weeks ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 3 weeks ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 3 weeks ago
chrislu f3d44b1eb6 Update fuse.go 3 weeks ago
chrislu 896096c41b fix compilation on windows 3 weeks ago
chrislu 25d6310307 fix error format 3 weeks ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 3 weeks ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 weeks ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 3 weeks ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 4 weeks ago
chrislu d8c574a5ef fix fsync logic 4 weeks ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 1 month ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 1 month ago
SmoothDenis 45964c2f86
fix: ydb filer bugs (#6778) 1 month ago
Kuzmin Anton 9c1048bacb
Add prefix listing in mongodb_store.go (#6777) 1 month ago
Lisandro Pin dddb0f0ae5
Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) 1 month ago
Lisandro Pin 848d1f7c34
Improve safety for weed shell's `ec.encode`. (#6773) 1 month ago
Quentin D. 2ae5b480a6
Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) 1 month ago
Lisandro Pin 97dad06ed8
Improve parallelization for `ec.encode` (#6769) 1 month ago
Bruce Zou 582206b7d2
load configuration before get max_file_name_length (#6766) 1 month ago
Mohamed Sekour 93aed187e9
Add SFTP Server Support (#6753) 1 month ago
ARibster a2c5510ae1
Addendum to issue #6733 (#6756) 1 month ago
chrislu e4e8505208 3.87 1 month ago
chrislu ed15357c7a adds tls examples 1 month ago
Jade Devin Cabatlao 21514e1fea
feat(redis): add mTLS support for Redis connection initialization (#6738) 1 month ago
ARibster d424cbbcd5
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747) 1 month ago
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 1 month ago
ARibster 9f4be83e88
fix #6733 add s3.ip.bind command line parameter (#6741) 2 months ago
NyaMisty 8d0e6f1ead
fix: volume.list volume info output not in order (#6737) 2 months ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 2 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 2 months ago
Lisandro Pin cea34dc21a
Fix implementation of `master_pb.CollectionList` RPC call (#6715) 2 months ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 2 months ago
Konstantin Lebedev aa9121aa9d
Revert "[filer] void panic if s3opt.tlsCACertificate is nill" (#6694) 2 months ago
Konstantin Lebedev 4dca59ed27
[filer] void panic if s3opt.tlsCACertificate is nill (#6685) 2 months ago
bwlfhu 0e08b83521
Fix volume ttl (#6683) 2 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 2 months ago
chrislu 1af0b282db skip logs 2 months ago
MaratKarimov ba3afd1803
Tarantool filer store (#6669) 2 months ago
Chris Lu 528702d30b
errors when reading uncached files from cloud drive (#6674) 2 months ago
alingse 46b3a71a1f
fix call writeJsonError with a nil value error after check another err (#6673) 3 months ago
Chris Lu 669a3917af
add lua redis store to ensure atomicity (#6671) 3 months ago
chrislu 9d8b975ff9 sync pb 3 months ago
chrislu 138b66231a fix help message 3 months ago
Karol Będkowski 95746f48e6
feat/fix: add s3.cacert.file/tlsVerifyClientCert to filer command (#6659) 3 months ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 3 months ago
Aleksey Kosov 43c3e80970
added a check for the nil value when requesting FindEntry. (#6651) 3 months ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 3 months ago
jang1lee 4ad669b2aa
Fixes files with TTL can not be read in a mounted folder (#6646) 3 months ago