aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-25update gjsonChris Lu2-3/+9
2021-10-25rename variableChris Lu1-2/+2
2021-10-25fix compilationChris Lu1-2/+2
2021-10-25erasure coding: skip erasure coding if less than recommended 4 nodesChris Lu1-0/+13
2021-10-24build latest containerChris Lu1-2/+3
2021-10-242.752.75Chris Lu2-3/+3
2021-10-24volume copy: stream out copying progress and avoid grpc request timeoutChris Lu7-775/+870
2021-10-24volume vacuum: avoid timeout with streaming progress reportChris Lu9-878/+958
2021-10-20Merge pull request #2390 from kmlebedev/fix_taggingChris Lu6-13/+15
2021-10-20fix Tagging add xmlnsKonstantin Lebedev1-1/+1
2021-10-20fix Tagging testKonstantin Lebedev2-0/+2
2021-10-20fix PutObjectTaggingHandler UnmarshalKonstantin Lebedev1-1/+1
2021-10-20fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389Konstantin Lebedev4-11/+11