aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2022-10-16shell: volume.tier.upload clean up replicated copieschrislu1-5/+18
2022-10-15[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861)Konstantin Lebedev2-9/+36
2022-10-13Volume fsck by volume (#3851)Konstantin Lebedev1-279/+241
2022-10-13remove unused ReadNeedleBlobRequest.needle_idchrislu1-1/+0
2022-10-09tests add parsing ec shard infochrislu2-0/+107635
2022-10-09include ec shard for capacityByFreeVolumeCountchrislu1-1/+5
2022-10-09move volume: find target volume server by exiting/max ratiochrislu1-2/+7
2022-10-09refactorchrislu1-2/+4
2022-10-09parsing ec volumeschrislu1-0/+24
2022-10-09Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+5
2022-10-09refactor to change capacity data typechrislu2-13/+9
2022-10-06show raft leader via shell (#3796)Konstantin Lebedev1-1/+5
2022-09-29ADHOC: filter deleted files from idx file binary search (#3763)Eric Yang1-3/+15
2022-09-27fs.meta.load load any dirs with prefix "important" (#3747)Konstantin Lebedev1-1/+15
2022-09-27skip truncation on errorchrislu1-2/+3
2022-09-16refactor(shell): readability improvements (#3704)Ryan Russell5-5/+5
2022-09-14go fmtchrislu4-91/+111
2022-09-14refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)Ryan Russell1-3/+3
2022-09-14refactor(shell): `Decending` -> `Descending` (#3675)Ryan Russell4-5/+5
2022-09-14refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674)Ryan Russell1-4/+4
2022-09-14refactor(command_fs_rm): `entiries` -> `entries` (#3670)Ryan Russell1-4/+4
2022-09-14refactor: `Directory` readability (#3665)Ryan Russell1-2/+2
2022-09-14refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)Ryan Russell1-1/+1
2022-09-10Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-15/+40
2022-09-10Revert "a new test case"chrislu1-3303/+804
2022-09-10ADHOC: Volume fsck use a time cutoff param (#3626)Eric Yang1-15/+40
2022-09-10Add option in volume.fix.replication to only fix under-replication and not de...Brian1-2/+4
2022-09-09volume.balance: default to balance ALL_COLLECTIONSchrislu1-1/+1
2022-09-08a new test casechrislu1-804/+3303
2022-09-08volume.balance: avoid moving out volume with max=1chrislu1-1/+32
2022-09-08unusedchrislu1-6/+0
2022-09-08renamechrislu2-1/+1
2022-09-05do not print diskInfos with doVolumeCheckDisk in error log (#3598)Konstantin Lebedev1-2/+2
2022-09-04Added ability to change replication settings upon volume.tier.move (#3583)Brian1-4/+31
2022-08-30print process before do the workchrislu1-7/+7
2022-08-23remove old raft servers if they don't answer to pings for too long (#3398)askeipx2-4/+6
2022-08-23fix testchrislu1-1/+4
2022-08-23formatchrislu1-1/+1
2022-08-22fix: TestCommandEcBalanceSmall Unit test fails when CommandEnv is nil (#3497)famosss1-1/+1
2022-08-22shell: stop long running jobs if lock is lostchrislu7-0/+29
2022-08-22refactoringchrislu1-1/+5
2022-08-21feat(weed.move): add a speed limit parameter of moving files (#3478)qzh4-12/+15
2022-08-18fix testschrislu1-1/+2
2022-08-17also migrate jsonpbchrislu3-39/+4
2022-08-17move proto packagechrislu6-9/+9
2022-08-07shell: fs.meta.load add quieter modechrislu1-1/+16
2022-08-07refactor and fix strings.Splitchrislu1-1/+2
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-0/+4
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu67-229/+229
2022-07-28add an empty placeholder for mq.topic.listchrislu1-0/+28