aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-16Merge pull request #1683 from qieqieplus/masterChris Lu1-5/+7
2020-12-16smaller critical sectionchenqieqie1-5/+5
2020-12-16fix race condition when loading volumes concurrentlychenqieqie1-5/+7
2020-12-15Update README.mdChris Lu1-3/+1
2020-12-15Update README.mdChris Lu1-12/+2
2020-12-15Update README.mdChris Lu1-3/+1
2020-12-15add ζ›™ε…‰δΊ‘Chris Lu2-3/+3
2020-12-15Merge pull request #1681 from LazyDBA247-Anyvision/masterChris Lu2-0/+4
2020-12-15support build branches other than masterLazyDBA247-Anyvision2-0/+4
2020-12-14show error a little bit more obviouslyChris Lu1-2/+2
2020-12-14collection.delete requires _default_ as the default empty collection nameChris Lu1-2/+10
2020-12-14Merge pull request #1650 from kmlebedev/masterServerEnableUIChris Lu2-7/+3
2020-12-14better detect IP addressChris Lu1-6/+16
2020-12-14ui interface is always onKonstantin Lebedev1-8/+3
2020-12-13filer store: sql update if any insert error happensChris Lu2-3/+5
2020-12-13sql put kv: avoid unnecessary updateChris Lu1-6/+7
2020-12-132.152.15Chris Lu2-2/+2
2020-12-12fix variable nameChris Lu1-4/+4
2020-12-12correctly determine whether a folder is emptyChris Lu1-11/+17
2020-12-12the pagination size was too big for recursive deletionChris Lu1-1/+1
2020-12-12more efficient recursionChris Lu1-15/+40
2020-12-12refactor APIsChris Lu1-38/+44
2020-12-12s3: move "delete-directory-if-empty" to read timeChris Lu2-31/+25
2020-12-12adjust logsChris Lu1-1/+1
2020-12-11adjust loggingChris Lu2-4/+3
2020-12-11use append time instead of filer's own modification timeChris Lu1-1/+1
2020-12-10check cross device rename errorChris Lu6-13/+43