11500 Commits (d8ddc22fc24bc22a87a8731689bb0f3776e8c4fc)
 

Author SHA1 Message Date
chrislu d8ddc22fc2 update to latest hanwen/go-fuse/v2 10 months ago
chrislu 35f0daa198 the isFsync parameter is essentially IsAsyncWrite and it needs to be turned off if s.isStopping 10 months ago
chrislu 2f3de5e199 fix build 10 months ago
chrislu bd4891a117 change version directory 10 months ago
chrislu 7039d5003c gorocksdb 1.10.1 ~ rocksdb 10.2.1 10 months ago
Chris Lu 7151a54b28 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 10 months ago
Chris Lu b25561d0d7 3.89 10 months ago
dependabot[bot] 9994617dad
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.78.2 to 1.80.0 (#6830) 10 months ago
dependabot[bot] 7265a9c3b7
chore(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 (#6831) 10 months ago
dependabot[bot] 4217f0dcaf
chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#6832) 10 months ago
dependabot[bot] aeb3bcdfc1
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 (#6834) 10 months ago
dependabot[bot] 2c494751e5
chore(deps): bump github.com/fluent/fluent-logger-golang from 1.9.0 to 1.10.0 (#6833) 10 months ago
Chris Lu d40746f34e
fix insert beyond look back window (#6838) 10 months ago
Lisandro Pin 7204731749
Minor fix for the `CompactMap()` performance test. (#6836) 10 months ago
Luna Yao 5e354a18a3
Update filer upsert sqlstring for postgresql (#6835) 10 months ago
Chris Lu 90802cb201
revert part of d8c574a5ef (#6829) 10 months ago
FQHSLycopene ee0c14673d
Fix TTL Behavior for Directories in Path-Specific Configuration (#6827) 10 months ago
Lisandro Pin 9ffc8bcb54
Further improve memory usage of `needle_map.CompactMap()`. (#6825) 10 months ago
Aleksey Kosov 283d9e0079
Add context with request (#6824) 10 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 10 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 10 months ago
chrislu 6677f1f563 3.88 10 months ago
Chris Lu c1c09b60a1
Update README.md 10 months ago
dependabot[bot] aa5b927a18
chore(deps): bump golang.org/x/image from 0.24.0 to 0.27.0 (#6817) 10 months ago
dependabot[bot] 2d77c15569
chore(deps): bump github.com/rclone/rclone from 1.69.1 to 1.69.3 (#6816) 10 months ago
dependabot[bot] dd5a24fb89
chore(deps): bump github.com/cognusion/imaging from 1.0.1 to 1.0.2 (#6818) 10 months ago
dependabot[bot] a907e71a96
chore(deps): bump google.golang.org/api from 0.232.0 to 0.234.0 (#6819) 10 months ago
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 10 months ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 10 months ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 10 months ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 10 months ago
chrislu f3d44b1eb6 Update fuse.go 10 months ago
chrislu 896096c41b fix compilation on windows 10 months ago
chrislu 25d6310307 fix error format 10 months ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 10 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 10 months ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 10 months ago
dependabot[bot] 140b7a7402
chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#6796) 10 months ago
dependabot[bot] c25e455111
chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#6797) 10 months ago
dependabot[bot] 01306b66ba
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.3.0 to 2.3.2 (#6798) 10 months ago
dependabot[bot] 31660aa8e8
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#6799) 10 months ago
dependabot[bot] 0cc965737b
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.6.0 (#6800) 10 months ago
dependabot[bot] 6fd752445e
chore(deps): bump cloud.google.com/go/storage from 1.51.0 to 1.54.0 (#6801) 10 months ago
Piotr Sawicki 372547e332
Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd (#6793) 10 months ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 10 months ago
chrislu d8c574a5ef fix fsync logic 10 months ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 10 months ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 10 months ago
dependabot[bot] b0f7c33ce0
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 (#6781) 10 months ago
dependabot[bot] c993a43a91
chore(deps): bump golang.org/x/tools from 0.31.0 to 0.33.0 (#6782) 10 months ago