aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-152.112.11Chris Lu3-3/+3
2020-11-15filer conf: delete location specific configurationChris Lu3-5/+46
2020-11-15remove unused functionChris Lu1-17/+0
2020-11-15fs.configure: read and local add filer configurationChris Lu2-4/+114
2020-11-15go fmtChris Lu7-12/+11
2020-11-15refactoringChris Lu12-256/+242
2020-11-15refactoringChris Lu6-41/+82
2020-11-15filer: load filer conf when startingChris Lu5-24/+77
2020-11-15load filer conf and match by prefixChris Lu5-4/+100
2020-11-14add reference implementation to detect create/update/delete/rename eventsChris Lu1-0/+17
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