aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-28allocate brokers to serve segmentschrislu1-0/+3
2022-07-28display data center and rack in cluster.pschrislu1-0/+12
2022-07-28add dc and rackchrislu1-1/+1
2022-07-28cluster.ps can list brokerschrislu1-0/+26
2022-07-21fix Change replication via volume.configure.replication by collectionchrislu1-26/+20
2022-07-19Merge pull request #3298 from kmlebedev/evacuateTargetServerChris Lu2-51/+85
2022-07-20remove tickerKonstantin Lebedev1-17/+9
2022-07-18ticker.StopKonstantin Lebedev1-0/+1
2022-07-18sync update topologyInfoKonstantin Lebedev1-26/+19
2022-07-18update otherNodesKonstantin Lebedev1-17/+23
2022-07-18fix update topologyInfoKonstantin Lebedev1-2/+2
2022-07-15clouse background updateKonstantin Lebedev1-4/+15
2022-07-13supplement check duplicate accesskeyguosj1-11/+4
2022-07-13Make the prompt information clearer石昌林1-1/+1
2022-07-13Check whether there is a duplicate accessKey when modifying iam石昌林1-0/+12