aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/topology.go
AgeCommit message (Expand)AuthorFilesLines
2020-10-21adding locking to avoid nil VolumeLocationListChris Lu1-1/+1
2020-08-10minor adjustmentsChris Lu1-5/+3
2020-08-10fix bug: two same volumeId in different collectionscheng.li011-13/+14
2020-06-05Set volumes ReadOnly if low free disk spaceEvgenii Kozlov1-1/+6
2020-04-01Added treat_replication_as_minimums master toml optionJames Hartig1-3/+5
2020-01-10treat it as a single node cluster if empty raft server nameChris Lu1-3/+8
2019-12-23shell: add ec.decode commandChris Lu1-1/+3
2019-10-30fix leader master /dir/lookup apiLei Liu1-1/+1
2019-10-29misc updatedLei Liu1-2/+2
2019-07-21go fmtChris Lu1-1/+0
2019-07-21master: ensure only one exclusive vacuum processChris Lu1-0/+2
2019-06-05fix ec related bugsChris Lu1-1/+9
2019-05-30collection list normal and ec volumesChris Lu1-5/+7
2019-05-30list ec collections alsoChris Lu1-2/+14
2019-05-23register ec shards to topologyChris Lu1-1/+5
2019-05-23add commentsChris Lu1-0/+2
2019-04-21adjust log or errorChris Lu1-2/+6
2019-04-20add remove volumes with version infoChris Lu1-2/+8
2019-04-20shell: add command volume.moveChris Lu1-1/+25
2019-04-18refactoringChris Lu1-4/+5
2019-03-16add shell command to list all collectionsChris Lu1-0/+7
2019-02-25Fix https://github.com/chrislusf/seaweedfs/issues/825chenwanli1-3/+5
2019-02-16Merge branch 'master' into add_jwtChris Lu1-3/+0
2019-02-16simplify isLeader() logicChris Lu1-3/+0
2019-02-15go fmtChris Lu1-1/+1
2019-01-28better way to detect a master isLeaderChris Lu1-0/+3
2018-07-27broadcast messages of new and deleted volumesChris Lu1-2/+3
2018-07-11also remove volumeLayout if collection is emptyChris Lu1-2/+6
2018-06-25refactoringChris Lu1-0/+19
2017-07-14Fix panic error when target collection is not exist.Xinran Xu1-0/+3
2017-02-12remove weeds.confChris Lu1-14/+3
2017-01-10gRpc for master~volume heartbeatChris Lu1-37/+3
2016-06-02directory structure change to work with glideChris Lu1-0/+189
2013-02-10testing compilation with remove packageChris Lu1-148/+0
2013-02-10testing new directory structureChris Lu1-3/+3
2013-02-10avoid the "src" folderChris Lu1-0/+148