aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Merge branch 'master' of https://github.com/seaweedfs/seaweedfs3.45chrislu5-30/+28
2023-04-023.45chrislu2-3/+3
2023-03-31style: clerical error (#4361)wusong1-6/+0
2023-03-29fix key corrupt when fs.configure copy path trie (#4353)LHHDZ1-1/+2
2023-03-27build(deps): bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 (#4342)dependabot[bot]2-6/+6
2023-03-27build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#4344)dependabot[bot]2-2/+3
2023-03-27build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3 (#4340)dependabot[bot]2-3/+3
2023-03-27build(deps): bump google.golang.org/api from 0.112.0 to 0.114.0 (#4343)dependabot[bot]2-11/+13
2023-03-27build(deps): bump github.com/gocql/gocql from 0.0.0-20210707082121-9a3953d182...dependabot[bot]2-3/+3
2023-03-27build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 (#4339)dependabot[bot]1-1/+1
2023-03-26print wait in progresschrislu1-0/+1
2023-03-26adjust namechrislu1-1/+1
2023-03-25Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2023-03-25update entry Attributes.Mtime = time.Now().Unix()chrislu1-0/+1
2023-03-25weed mount default EnableACL,Support chmod chown (#4335)renweijun1-1/+1
2023-03-21refactoringchrislu11-44/+182
2023-03-21add validate config for raft (#4332)Konstantin Lebedev1-0/+4
2023-03-20Update artifacthub-repo-stable.yml (#4330)Matt1-1/+1
2023-03-20build(deps): bump github.com/tikv/client-go/v2 from 2.0.5 to 2.0.6 (#4329)dependabot[bot]2-19/+15
2023-03-20build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 (#4328)dependabot[bot]2-2/+3
2023-03-20build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#4327)dependabot[bot]2-4/+6
2023-03-20build(deps): bump github.com/hashicorp/raft from 1.3.11 to 1.4.0 (#4325)dependabot[bot]2-8/+7
2023-03-20build(deps): bump wangyoucao577/go-release-action from 1.36 to 1.37 (#4324)dependabot[bot]6-14/+14
2023-03-20build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#4323)dependabot[bot]2-2/+2
2023-03-20build(deps): bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#4322)dependabot[bot]1-1/+1
2023-03-19fix imagechrislu1-0/+0
2023-03-19avoid lower casing the commandchrislu1-1/+1
2023-03-193.443.44chrislu2-3/+3
2023-03-19cleaning variableschrislu2-0/+9
2023-03-19Fs.verify.concurrency (#4293)Konstantin Lebedev1-20/+59
2023-03-19fix volume not found if marked as read onlychrislu2-2/+34
2023-03-16Retry until a leader is selected. (#4318)Stewart Miles1-1/+14
2023-03-15The filer does not set defaultReplication to the defaultReplication o… (#4315)LHHDZ1-3/+0
2023-03-15Use exponential backoff to query leader. (#4313)Stewart Miles3-13/+10
2023-03-15Fix -raftHashicorp and -raftBootstrap flag propagation. (#4309)Stewart Miles2-6/+8
2023-03-15Skip parent directory creation in mount (#4310)Patrick Schmidt3-14/+23
2023-03-14fix testchrislu1-1/+3
2023-03-14fix testchrislu1-1/+3
2023-03-14fix namingchrislu1-1/+1
2023-03-13build(deps): bump golang.org/x/image from 0.5.0 to 0.6.0 (#4304)dependabot[bot]2-3/+3
2023-03-13build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.12 to 3.43....dependabot[bot]2-3/+3
2023-03-13build(deps): bump google.golang.org/api from 0.111.0 to 0.112.0 (#4302)dependabot[bot]2-21/+25
2023-03-13build(deps): bump github.com/aws/aws-sdk-go from 1.44.209 to 1.44.219 (#4301)dependabot[bot]2-3/+3
2023-03-13build(deps): bump github.com/arangodb/go-driver from 1.4.1 to 1.5.2 (#4300)dependabot[bot]2-3/+3
2023-03-13fix testschrislu1-1/+6
2023-03-13build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#4299)dependabot[bot]7-7/+7
2023-03-13shell script unclean variables (#4298)Konstantin Lebedev1-17/+12
2023-03-08fix(weed/topology/node.go): typo in error message (#4292)Thomas Anderson1-5/+6
2023-03-08#4270 set http status code to 409 if dir already exists (#4287)Rohit Chormale1-1/+1
2023-03-08Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu3-2/+28