aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2020-07-20volume.fsck: follow manifest chunksChris Lu1-1/+7
2020-06-30filer: support active<=>active filer replicationChris Lu1-1/+1
2020-06-18erasure coding: fix cases where there are no .ecj filesChris Lu2-1/+10
2020-05-26refactoringChris Lu2-107/+4
2020-05-25support multiple locksChris Lu1-0/+4
2020-05-17logsChris Lu1-1/+1
2020-05-17loggingChris Lu1-0/+1
2020-04-29able to subscribe any topic from any point of timeChris Lu4-7/+10
2020-04-29refactoringChris Lu3-2/+3
2020-04-26tweakingChris Lu1-2/+2
2020-04-23support semicolon seperated command linesChris Lu1-26/+35
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu16-0/+70
2020-04-23fix buildsChris Lu1-1/+1
2020-04-23allow lock with an existing lockChris Lu1-1/+4
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