aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2020-04-23make second lock instantChris Lu1-5/+6
2020-04-23shell: add lock/unlock commandChris Lu2-2/+58
2020-04-23add exclusive lock library on shellChris Lu2-1/+99
2020-04-21refactorChris Lu2-57/+4
2020-04-18filer master start up with default ip address instead of just localhostChris Lu1-1/+1
2020-04-12refactoringChris Lu1-1/+1
2020-04-05refactoringChris Lu2-4/+2
2020-04-05go fmtChris Lu2-1/+2
2020-04-02volume.fix.replication: add test cases for complicated movingChris Lu2-18/+324
2020-04-01volume.fsck: fix for erasure encoded volumesChris Lu1-5/+10
2020-03-26add back running outputChris Lu1-1/+7
2020-03-26go fmtChris Lu1-1/+0
2020-03-25purging skip EC volumesChris Lu1-0/+3
2020-03-25batch delete orphan data by file keysChris Lu1-18/+59
2020-03-25format outputChris Lu1-11/+26
2020-03-24shell: volume.fsck add optionsChris Lu1-18/+40
2020-03-24fix compilation on travisChris Lu1-3/+3
2020-03-24auto add prefix "fs."Chris Lu1-3/+2
2020-03-24fix pwd printoutChris Lu1-5/+1
2020-03-24better output formatChris Lu1-5/+11
2020-03-24clean upChris Lu1-0/+2
2020-03-24shell: add volume.fsckChris Lu2-34/+270
2020-03-24fix compilationChris Lu1-4/+4
2020-03-24fix logicChris Lu1-29/+27
2020-03-24disable chunk file outputChris Lu1-22/+20
2020-03-23add commentsChris Lu1-1/+8
2020-03-23shell: fs.meta.save add option to export all fileIds for all filesChris Lu2-22/+58
2020-03-23refactoringChris Lu2-12/+13
2020-03-23fix du block and byte coutingChris Lu1-1/+6
2020-03-23fix directory checkingChris Lu1-1/+5
2020-03-23simplify parsing filer host and portChris Lu14-99/+44
2020-03-23shell: desupport filer url in the argumentsChris Lu7-15/+11
2020-03-23refactoringChris Lu2-51/+34
2020-03-23refactoringChris Lu10-30/+30
2020-03-22consistent 64bit sizeChris Lu1-1/+1
2020-03-07breaks dependency loopChris Lu2-2/+0
2020-03-07fuse mount: avoid lookup nil entryChris Lu4-16/+5
2020-03-04refactoringChris Lu1-7/+2
2020-03-01go fmtChris Lu1-2/+2
2020-03-01master able to list all master clients by typeChris Lu1-2/+1
2020-02-26go fmtChris Lu1-1/+1
2020-02-26mount: add mode to run external to SeaweedFS container clusterChris Lu1-0/+3
2020-02-25fix testChris Lu1-1/+0
2020-02-25remove ctx if possibleChris Lu5-27/+12
2020-02-25avoid reusing context objectChris Lu32-253/+202
2020-02-25fix directory lookup nilChris Lu3-1/+7
2020-02-25minorChris Lu1-1/+1
2020-02-24shell: add commands for bucketChris Lu3-0/+246
2020-02-21shell: ensure dc and rack does not change for replicated volumesChris Lu1-11/+17
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-0/+105