aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2020-09-09filer: cross cluster synchronizationChris Lu2-5/+5
2020-09-07return nil if no need to do anythingChris Lu1-1/+1
2020-09-07shell: volume.fix.replication also purge over replicated volumesChris Lu1-28/+86
2020-09-07fix testChris Lu1-55/+121
2020-09-07refactoringChris Lu1-36/+40
2020-09-07refactorChris Lu1-2/+8
2020-09-06typoChris Lu1-1/+1
2020-09-06printout over replicated locationsChris Lu1-0/+2
2020-09-03filer: compress stored metadataChris Lu1-2/+4
2020-09-03printout meta data sizeChris Lu1-0/+4
2020-09-01rename filer2 to filerChris Lu4-8/+8
2020-08-28add signatures to messages to avoid double processingChris Lu1-1/+1
2020-08-27fix help messageChris Lu1-1/+1
2020-08-23sorting chunksChris Lu1-0/+8
2020-08-19Added VolumeMarkWritable and VolumeStatus grpc methodsJames Hartig1-0/+37
2020-08-15file size support set file lengthChris Lu2-4/+4
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