aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-23s3: break loop if errorChris Lu1-1/+1
2020-12-23Merge pull request #1700 from bmillemathias/masterChris Lu1-1/+3
2020-12-23[shell] Clarify bucket replication setting orderBaptiste Mille-Mathias1-1/+3
2020-12-22minorChris Lu1-1/+1
2020-12-22shell: change bucket.list to s3.bucket.list, same for create and deleteChris Lu3-20/+20
2020-12-22filer first, master secondChris Lu1-1/+1
2020-12-22filer: add -defaultStoreDir so that filer.toml can be skippedChris Lu2-6/+5
2020-12-22minorChris Lu1-1/+1
2020-12-22Merge pull request #1699 from bmillemathias/masterChris Lu1-1/+1
2020-12-22[shell] Add more information to bucket.createBaptiste Mille-Mathias1-1/+1
2020-12-22avoid wrong errorChris Lu1-2/+1
2020-12-22go fmtChris Lu12-28/+25
2020-12-22remove unused codeChris Lu1-15/+8
2020-12-22filer: redis, redis cluster, cassandra support super large directoryChris Lu6-9/+89
2020-12-21handle directory listing edge casesChris Lu2-7/+18
2020-12-21handle listing directoriesChris Lu1-3/+3
2020-12-21filer: path-specific stores trim out common prefixesChris Lu2-1/+151
2020-12-21refactor: split into two filesChris Lu2-290/+299
2020-12-21refactorChris Lu1-1/+2
2020-12-21refactor to dedicated functionChris Lu1-9/+13
2020-12-21change default filer store rootChris Lu1-10/+10
2020-12-21filer: report error if the path specific store is not foundChris Lu1-1/+5
2020-12-21Merge pull request #1693 from kmlebedev/local-dev-k8sChris Lu3-0/+80
2020-12-21k8s buildKonstantin Lebedev3-0/+80
2020-12-21Merge pull request #1690 from nivekuil/masterChris Lu1-0/+1
2020-12-20Add fuse to docker imagenivekuil1-0/+1
2020-12-20Update release.ymlChris Lu1-0/+2
2020-12-202.162.16Chris Lu2-2/+2
2020-12-19filer: support path-specific filer storeChris Lu4-26/+97
2020-12-18todo: load path-specific store from filer.tomlChris Lu2-1/+5
2020-12-18filer: use store by pathChris Lu1-9/+9
2020-12-18refactor, add getActualStore() by pathChris Lu2-31/+53
2020-12-18refactoringChris Lu2-36/+40
2020-12-18assert FilerStoreWrapper is VirtualFilerStoreChris Lu1-0/+2
2020-12-17Update release.ymlChris Lu1-1/+0
2020-12-17Update release.ymlChris Lu1-2/+5
2020-12-17Update release.ymlChris Lu1-1/+2
2020-12-17Update release.ymlChris Lu1-1/+0
2020-12-17Update release.ymlChris Lu1-1/+1
2020-12-17Update release.ymlChris Lu1-1/+1
2020-12-17Update release.ymlChris Lu1-1/+1
2020-12-17Update release.ymlChris Lu1-0/+1
2020-12-17Update release.ymlChris Lu1-6/+12
2020-12-17Update release.ymlChris Lu1-1/+15
2020-12-17fix logging when errorChris Lu1-4/+4
2020-12-17volume: avoid reprocessing the same volumeChris Lu1-4/+23
2020-12-17Revert "Merge pull request #1683 from qieqieplus/master"Chris Lu1-7/+5
2020-12-17Merge pull request #1686 from LazyDBA247-Anyvision/masterChris Lu2-4/+4
2020-12-17fix Argument Name, and use the correct one.LazyDBA247-Anyvision2-4/+4
2020-12-16filer: return http status 499 for client closed connectionChris Lu1-1/+5