aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-08use constantsChris Lu7-14/+24
2021-11-08rename pacakgeChris Lu3-5/+5
2021-11-08Update backers.mdChris Lu1-2/+5
2021-11-072.772.77Chris Lu2-3/+3
2021-11-07adjust logsChris Lu1-1/+1
2021-11-07s3: fix ListObject if more than 10000 objectsChris Lu1-0/+4
2021-11-07fix help messageChris Lu5-5/+5
2021-11-07log unknown access keyChris Lu1-0/+2
2021-11-06filer: deprecate "-peers" optionChris Lu5-18/+0
2021-11-06Merge branch 'flexible_filer_addition'Chris Lu8-136/+210
2021-11-06auto updated filer peer listChris Lu8-136/+210
2021-11-06remote.mount: print out metadata sync errorsChris Lu1-0/+5
2021-11-06send peers info to filersChris Lu4-26/+86
2021-11-06trying wangyoucao577/go-release-action@bugfix/upload-failChris Lu1-4/+4
2021-11-06send peers info to filersChris Lu4-26/+86
2021-11-05refactor grpc APIChris Lu4-820/+1010
2021-11-05Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...Chris Lu16-696/+687
2021-11-05add command to list filersChris Lu1-0/+54
2021-11-05randomize traffic if replicatedChris Lu1-0/+4
2021-11-04randomize a bit for ec shards distributionChris Lu1-1/+2
2021-11-04docker image: build with arm alsoChris Lu2-2/+2
2021-11-04add leader election in masterChris Lu5-81/+207
2021-11-03check auth only when enabledChris Lu1-3/+5
2021-11-03handle possible race conditionChris Lu1-3/+10
2021-11-03Java: 1.7.0Chris Lu9-15/+15
2021-11-03master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()Chris Lu16-687/+696
2021-11-02better printoutChris Lu2-3/+3
2021-11-02adjust master client log levelChris Lu1-1/+1
2021-11-02go fmtChris Lu10-18/+17
2021-11-02shell: optionally read filer address from masterChris Lu10-484/+689
2021-11-02add one unit testChris Lu1-0/+23
2021-11-02s3: adjust permission for HEAD bucket operationChris Lu1-1/+1
2021-11-02s3: skip permission checking for creating bucket if the bucket already existsChris Lu2-1/+6
2021-11-02filer: paginate large directories to delete file chunksChris Lu1-31/+30
2021-11-01adjust help message since both fullPercent and quietFor are needed.Chris Lu1-1/+1
2021-10-312.762.76Chris Lu2-3/+3
2021-10-31S3: support CORSChris Lu1-0/+4
2021-10-31refactoringChris Lu10-90/+90
2021-10-31refactoringChris Lu12-49/+49
2021-10-31filer.meta.tail: add example to send metadata to elastic searchChris Lu1-0/+2
2021-10-30rename API to avoid confusionChris Lu9-128/+133
2021-10-29avoid reporting error when it is a user request errorChris Lu1-1/+1
2021-10-29cloud tier: remove tagging since not all s3 vendors support thisChris Lu4-24/+5
2021-10-29s3 header add user agentChris Lu1-0/+5
2021-10-28Merge pull request #2397 from kmlebedev/fix_DeleteBucketLifecycleConfigurationChris Lu2-5/+9
2021-10-28DeleteBucketLifecycleConfiguration return 204Konstantin Lebedev1-1/+2
2021-10-28fix DeleteBucketLifecycleConfigurationKonstantin Lebedev1-4/+7
2021-10-27filer store: redis2 fix wrong paginationChris Lu1-6/+17
2021-10-27adjust logsChris Lu1-2/+4
2021-10-27filer: avoid possible prefixed pagination loop on unsupported filer storesChris Lu1-1/+1