aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-213.513.51chrislu2-3/+3
2023-05-21fix no more writables volumes while disk free space is sufficient (#4491)wusong2-0/+17
2023-05-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu7-134/+153
2023-05-21recover build on windowschrislu2-1/+3
2023-05-19support swift (#4480)mervynzhang4-126/+142
2023-05-18Feat: etcd filer store keys should have customizable prefix (#4484)Mesar Hameed3-8/+11
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS414-12/+40
2023-05-15fix testchrislu1-1/+1
2023-05-15Feat: support username/password authentication for etcd filer store s… (#4477)Mesar Hameed2-2/+9
2023-05-15build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#4475)dependabot[bot]2-3/+3
2023-05-15build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#4474)dependabot[bot]2-14/+15
2023-05-15build(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#4473)dependabot[bot]2-3/+3
2023-05-15build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#4470)dependabot[bot]2-2/+2
2023-05-15build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#4471)dependabot[bot]2-9/+9
2023-05-15build(deps): bump google.golang.org/api from 0.114.0 to 0.122.0 (#4472)dependabot[bot]2-15/+17
2023-05-113.50chrislu2-3/+3
2023-05-09Revert "build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 t...3.50chrislu2-6/+5
2023-05-09Update go.sumchrislu1-0/+2
2023-05-09Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu2-16/+20
2023-05-09update raft versionchrislu2-5/+3
2023-05-08build(deps): bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.258 (#4457)dependabot[bot]2-3/+3
2023-05-08build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 to 3.46.0...dependabot[bot]2-5/+6
2023-05-08build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#4455)dependabot[bot]2-3/+3
2023-05-08build(deps): bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#4454)dependabot[bot]2-2/+5
2023-05-08build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#4453)dependabot[bot]2-3/+3
2023-05-07reset wait time on a successful retrychrislu1-0/+2
2023-05-073.49chrislu2-3/+3
2023-05-07Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu2-24/+93
2023-05-07update raftchrislu3-5/+7
2023-05-04fix shell volume.balance bug (#4447)themarkchen2-24/+93
2023-05-01build(deps): bump github.com/aws/aws-sdk-go from 1.44.248 to 1.44.253 (#4443)dependabot[bot]2-3/+3
2023-05-01build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (#4440)dependabot[bot]2-2/+3
2023-05-01build(deps): bump github.com/gocql/gocql from 1.3.2 to 1.4.0 (#4441)dependabot[bot]2-3/+3
2023-05-01build(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#4442)dependabot[bot]2-5/+7
2023-05-01build(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#4444)dependabot[bot]2-8/+8
2023-05-01build(deps): bump wangyoucao577/go-release-action from 1.37 to 1.38 (#4439)dependabot[bot]6-14/+14
2023-04-303.483.48chrislu2-3/+3
2023-04-29[Filer] post add param:saveInside (#4434)zemul3-2/+22
2023-04-26Fix: http rename move dir to subdir (#4432)wusong2-4/+11
2023-04-25allow deleting only older empty dir without recursion (#4430)Konstantin Lebedev2-11/+15
2023-04-24build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 (#4428)dependabot[bot]2-9/+9
2023-04-24build(deps): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.248 (#4424)dependabot[bot]2-3/+3
2023-04-24build(deps): bump golang.org/x/image from 0.6.0 to 0.7.0 (#4427)dependabot[bot]2-4/+3
2023-04-24build(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 (#4426)dependabot[bot]2-3/+3
2023-04-24build(deps): bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#4425)dependabot[bot]2-6/+6
2023-04-24build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 (#4423)dependabot[bot]7-7/+7
2023-04-24Volume range read use sync.pool (#4422)zemul1-2/+11
2023-04-233.473.47chrislu2-3/+3
2023-04-23[mount]Fix copy file range (#4407)zemul1-6/+2
2023-04-22reset local file content if remote file is updatedchrislu1-0/+3