aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-253.293.29chrislu2-3/+3
2022-09-25add future listchrislu2-13/+35
2022-09-25assert results are sortedchrislu1-5/+10
2022-09-25ordered execution async waitchrislu2-0/+102
2022-09-25renamechrislu1-0/+0
2022-09-25rename filechrislu2-114/+40
2022-09-20s3 to watch specific directorieschrislu3-10/+7
2022-09-20grpc: watch metadata changes by directorychrislu7-216/+244
2022-09-20filer replication: compare content changes directlychrislu1-4/+0
2022-09-19build(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 (#3728)dependabot[bot]2-3/+3
2022-09-19build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.12 (#3727)dependabot[bot]2-4/+6
2022-09-19build(deps): bump google.golang.org/api from 0.95.0 to 0.96.0 (#3726)dependabot[bot]2-6/+6
2022-09-19build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.37.7 to 3.38.0...dependabot[bot]2-6/+6
2022-09-19build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 (#3724)dependabot[bot]2-9/+10
2022-09-19build(deps): bump github.com/klauspost/reedsolomon from 1.10.0 to 1.11.0 (#3723)dependabot[bot]2-6/+6
2022-09-19build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#3722)dependabot[bot]2-16/+17
2022-09-19build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatibl...dependabot[bot]2-10/+3
2022-09-18mount: fix 0 file size in linuxchrislu1-0/+1
2022-09-18adjust logschrislu1-1/+1
2022-09-183.283.28chrislu2-3/+3
2022-09-18report write errorchrislu1-3/+9
2022-09-17volume server: rename readBufferSize to readBufferSizeMBchrislu4-8/+8
2022-09-16Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu20-17/+31
2022-09-16remove unused codechrislu1-9/+0
2022-09-16mute log filer: no entry is found in filer store (#3707)Konstantin Lebedev1-0/+2
2022-09-16refactor(shell): readability improvements (#3704)Ryan Russell5-5/+5
2022-09-16refactor(storage): readability improvements (#3703)Ryan Russell9-9/+9
2022-09-16volume: add "readBufSize" option to customize read optimization (#3702)famosss6-3/+15
2022-09-15mark "hasSlowRead" as experimentalchrislu2-2/+2
2022-09-15Revert "Temporarily enable cgo"chrislu1-2/+2
2022-09-15able to build on macchrislu2-1/+7
2022-09-15docs(s3api): readability improvements (#3696)Ryan Russell6-10/+10
2022-09-15refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `de… (#3695)Ryan Russell1-2/+2
2022-09-15refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` (#3694)Ryan Russell1-3/+3
2022-09-15refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` (#3693)Ryan Russell1-4/+4
2022-09-15Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu14-24/+26
2022-09-15volume: add "hasSlowRead" option to customize read optimizationchrislu6-5/+46
2022-09-15docs: update `fileIdsToDelete` var (#3692)Ryan Russell1-5/+5
2022-09-15docs(meta_cache): readability fixes (#3691)Ryan Russell2-2/+2
2022-09-15refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConne… (#3690)Ryan Russell1-3/+3
2022-09-15docs(topology): readability improvements (#3688)Ryan Russell2-5/+5
2022-09-15docs: `panicing` -> `panicking` (#3687)Ryan Russell1-2/+2
2022-09-15docs(command): readability fixes (#3686)Ryan Russell3-3/+3
2022-09-15docs(wdclient): readability fix (#3685)Ryan Russell1-1/+1
2022-09-15docs(docker): readability fixes (#3684)Ryan Russell2-2/+2
2022-09-15fix 0 size (#3683)ImFantuan1-1/+2
2022-09-15IsTruncated returned by the ListMultipartUploads method is set to false by de...famosss1-0/+1
2022-09-14go fmtchrislu45-706/+742
2022-09-14master: implement grpc VolumeMarkWritablechrislu5-565/+532
2022-09-14refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)Ryan Russell1-3/+3