aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-11filer: EXPERT add shouldDeleteChunks parameter for fast deletionChris Lu1-2/+2
2019-12-11Merge pull request #1153 from LazyDBA247-Anyvision/masterChris Lu1-1/+3
2019-12-11Filer: Enable delete entries without flag volumeYoni Nakache1-1/+3
2019-12-10fix nil problemChris Lu2-2/+6
2019-12-10adjust textChris Lu1-2/+2
2019-12-10return meaningful error logChris Lu1-7/+9
2019-12-09Merge pull request #1149 from song-zhang/improve-replications-consistencyChris Lu1-82/+100
2019-12-08refactoringChris Lu10-24/+15
2019-12-08remove unused functionsChris Lu2-8/+0
2019-12-08improve data consistency when replication writezhangsong1-82/+100
2019-12-07webdav: fix writing fileChris Lu1-1/+1
2019-12-07add loggingChris Lu2-10/+12
2019-12-06filer: speed up filer.meta.save by parallelizingChris Lu3-12/+111
2019-12-06cleanly remove .tier volume fileChris Lu1-0/+1
2019-12-06volume: dataFileAccessLock change to RW LockChris Lu3-19/+19
2019-12-06go fmtChris Lu1-2/+4
2019-12-05master: submit support "dataCenter" parameterChris Lu1-0/+1
2019-12-03grow volumes on volume servers with slots freed by cloud storageChris Lu11-145/+226
2019-12-02show volume info in volume.list in weed shellChris Lu1-22/+26
2019-12-02display remote volumes on volume server ui pageChris Lu7-162/+239
2019-12-02go fmtChris Lu4-12/+12
2019-12-02add lock variableChris Lu4-29/+29
2019-12-02fix testChris Lu1-1/+1
2019-12-02fix testChris Lu1-6/+6
2019-12-02tiered storage: can copy to s3, read from s3Chris Lu13-286/+689
2019-12-02minorChris Lu1-1/+1
2019-12-01Merge pull request #1146 from song-zhang/fix-volume-not-vacuum-bugChris Lu1-15/+25
2019-12-02fix the bug of volume never be vacuumedzhangsong1-15/+25
2019-11-29pass backend config from master to volume serversChris Lu10-354/+485
2019-11-29go moduleChris Lu2-0/+6
2019-11-29Merge pull request #1145 from stlpmo-jn/volume_graceful_stopChris Lu2-32/+509
2019-11-29resolve the Duration.Milliseconds() is not exist in golang v11 & v12stlpmo1-4/+8
2019-11-28only send metrics address during on the first responseChris Lu1-4/+4
2019-11-28tweakingChris Lu2-1/+4
2019-11-28fix testChris Lu1-0/+2
2019-11-28master load backend storage config from master.tomlChris Lu20-86/+185
2019-11-28fix scaffold errorChris Lu1-2/+2
2019-11-27volume: avoid inifinite loop reading ec volume info if error happensChris Lu1-0/+5
2019-11-27Merge pull request #1142 from iliul/wip-fuse-mountChris Lu6-210/+204
2019-11-28fuse: adjust linux specific logicLei Liu3-138/+133
2019-11-27Update README.mdChris Lu1-3/+3
2019-11-27go fmtChris Lu3-8/+7
2019-11-27filer: support memsqlChris Lu2-1/+8
2019-11-27go fmtLei Liu4-8/+9
2019-11-27fuse: check mount point available before do runmountLei Liu7-210/+207
2019-11-27s3Chris Lu10-176/+571
2019-11-27typoChris Lu2-3/+3
2019-11-27Merge pull request #1140 from iliul/add-attr-modeChris Lu1-1/+11
2019-11-27filer: Add attr.mode in query stringLei Liu1-1/+11
2019-11-24adjust error messageChris Lu1-1/+1