aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-03batch delete EC needleschrislu1-18/+46
2023-01-03Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+2
2023-01-03avoid hard coded versionschrislu1-2/+2
2023-01-03add mount log (#4101)zemul1-1/+2
2023-01-023.383.38chrislu2-3/+3
2023-01-02more solid weed mount (#4089)Chris Lu45-806/+1835
2023-01-02build(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#4100)dependabot[bot]2-3/+3
2023-01-02build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.41.0 to 3.42.1...dependabot[bot]2-3/+3
2023-01-02build(deps): bump modernc.org/sqlite from 1.20.0 to 1.20.1 (#4098)dependabot[bot]2-6/+6
2023-01-01filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)CommanderRoot5-29/+29
2023-01-01filer.store.mysql: Replace deprecated upsert syntax (#4096)CommanderRoot1-2/+2
2023-01-01filer.store.mysql: Escape table columns in SQL query (#4095)CommanderRoot3-9/+9
2022-12-29add more help message, in case of misunderstanding (#4092)Guo Lei2-2/+2
2022-12-28support enable/disable vacuum (#4087)Guo Lei17-255/+656
2022-12-26build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 (#4085)dependabot[bot]2-3/+3
2022-12-26build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084)dependabot[bot]2-3/+3
2022-12-26build(deps): bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 (#4083)dependabot[bot]2-15/+4
2022-12-26Fix ide warning (#4082)Guo Lei1-4/+4
2022-12-23Add logtostderr option in helm chart (#4080)fibbanachi4-4/+24
2022-12-21fs.verify needles status of file (#4060)Konstantin Lebedev1-0/+177
2022-12-21lock and unlock chunks for readchrislu1-0/+4
2022-12-21remove duplicated logic of removing from writableChunkschrislu1-3/+1
2022-12-20Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu5-9/+19
2022-12-20add a simple file replication progress barchrislu3-3/+43
2022-12-20Fixes 4074: S3 Gateway fails to start when installed via Helm (#4075)Naden2-0/+2
2022-12-20Fixes: 4076: Host path prefix should be configurable (#4077)Naden5-9/+17
2022-12-20unlock before submitting the uploading jobschrislu1-1/+5
2022-12-19mount: adjust locking for upload pipelinechrislu2-39/+31
2022-12-19Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu23-73/+93
2022-12-19filer sink retries reading file chunks, skipping missing chunkschrislu2-9/+15
2022-12-19metadata skip reading un-available logschrislu1-0/+9
2022-12-19build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#4067)dependabot[bot]2-3/+3
2022-12-19build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.162 (#4069)dependabot[bot]2-3/+3
2022-12-19build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#4068)dependabot[bot]2-3/+3
2022-12-19build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066)dependabot[bot]17-18/+18
2022-12-19build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#4065)dependabot[bot]2-2/+2
2022-12-19build(deps): bump actions/dependency-review-action from 3.0.1 to 3.0.2 (#4064)dependabot[bot]1-1/+1
2022-12-19build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.1 to 3.41.0...dependabot[bot]2-6/+6
2022-12-19build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 (#4071)dependabot[bot]2-3/+3
2022-12-17add -filer.path to webdav command (#4061)lfhy2-3/+14
2022-12-17more detailed logschrislu1-3/+15
2022-12-13fix response not allowed (#4057)LHHDZ1-1/+1
2022-12-12build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#4055)dependabot[bot]2-3/+3
2022-12-12build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 (#4054)dependabot[bot]2-17/+18
2022-12-12build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#4053)dependabot[bot]2-3/+3
2022-12-12build(deps): bump github.com/tikv/client-go/v2 from 2.0.2 to 2.0.3 (#4052)dependabot[bot]2-7/+9
2022-12-12build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 (#4051)dependabot[bot]2-3/+3
2022-12-11sort tags by key (#4047)LHHDZ1-0/+6
2022-12-113.373.37chrislu2-3/+3
2022-12-11rotate log fileschrislu2-2/+36