aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-14able to read filer.conf if updatedChris Lu1-0/+33
2020-11-14raft: grpc wait for readyChris Lu2-1/+3
2020-11-14go get github.com/chrislusf/raft@v1.0.2Chris Lu2-1/+3
2020-11-14filer watch "/etc" folder for configuration changesChris Lu2-0/+24
2020-11-13Update release.ymlChris Lu1-1/+1
2020-11-13updatesChris Lu1-9/+13
2020-11-13add example of watch filesChris Lu3-10/+59
2020-11-13renameChris Lu2-0/+0
2020-11-13HCFS: 1.5.4Chris Lu9-9/+19
2020-11-13Update release.ymlChris Lu1-1/+1
2020-11-13Merge pull request #1616 from taozix/masterChris Lu1-16/+16
2020-11-13adjust check bucket if exist or has access.ruitao.liu1-16/+16
2020-11-12add volume id cacheChris Lu3-7/+49
2020-11-12adding test exampleChris Lu2-0/+78
2020-11-12enable admin to access all bucketsChris Lu3-22/+41
2020-11-12fix ErrNotFoundChris Lu1-1/+1
2020-11-12rename functionChris Lu2-3/+3
2020-11-12Merge pull request #1613 from taozix/masterChris Lu2-19/+32
2020-11-12skip if entry.Extended map is nil.ruitao.liu1-8/+14
2020-11-12return NoSuchBucket instead of InternalError delete non-existed bucket.ruitao.liu1-7/+10
2020-11-12adjust filer confChris Lu3-276/+434
2020-11-12minorChris Lu4-8/+8
2020-11-12remove unused message typeChris Lu2-469/+395
2020-11-12check permission for bucket delete/head.ruitao.liu2-19/+23
2020-11-11prepare for path based configurationChris Lu3-119/+228
2020-11-11Merge pull request #1612 from taozix/masterChris Lu3-16/+46
2020-11-12check if bucket already exists.ruitao.liu1-0/+3
2020-11-11Merge pull request #1610 from kmlebedev/prefer_read_in_this_dcChris Lu18-370/+388
2020-11-12update dc flag descKonstantin Lebedev1-1/+1
2020-11-11Update README.mdChris Lu1-7/+8
2020-11-12fix if nil map in entry.ruitao.liu1-0/+3
2020-11-12fix testsKonstantin Lebedev2-3/+3
2020-11-12gen pbKonstantin Lebedev10-353/+362
2020-11-12fiil serverUrls sorted by data centerKonstantin Lebedev9-17/+20
2020-11-11avoid unnecessary error messageChris Lu1-1/+1
2020-11-11add a {X-,}Idempotency-Key header for http POSTChris Lu1-0/+1
2020-11-11print out data sizeChris Lu1-1/+1
2020-11-11add TODOChris Lu1-0/+1
2020-11-11Merge remote-tracking branch 'upstream/master' into prefer_read_in_this_dcKonstantin Lebedev5-8/+111
2020-11-11initialKonstantin Lebedev5-11/+17
2020-11-11add local registry docker clusterChris Lu2-0/+98
2020-11-11adjust logsChris Lu3-8/+13
2020-11-11s3: do not close reader too earlyChris Lu1-1/+0
2020-11-11Add bucket owner attr.ruitao.liu3-16/+40
2020-11-102.102.10Chris Lu3-3/+3
2020-11-10delete old volume replicaChris Lu1-12/+14
2020-11-09avoid verbose logsChris Lu1-1/+1
2020-11-09Update README.mdChris Lu1-2/+0
2020-11-09Update README.mdChris Lu1-1/+3
2020-11-09filer: add API to add/modify/delete taggingChris Lu3-6/+118