aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-27delete old file first on windowsChris Lu1-0/+5
2020-02-27avoid nil DataBackendChris Lu1-2/+4
2020-02-27weed queue startsChris Lu15-117/+856
2020-02-26unused codeChris Lu1-1/+0
2020-02-26remove dead codeChris Lu1-10/+2
2020-02-26go fmtChris Lu7-9/+8
2020-02-26grpc add PermitWithoutStream to client and server optionsChris Lu1-0/+2
2020-02-26clean up waitForFiler optionChris Lu4-4/+4
2020-02-26s3: wait to connect to filerChris Lu1-10/+15
2020-02-26docker: add cluster modeChris Lu5-57/+113
2020-02-26mount: add mode to run external to SeaweedFS container clusterChris Lu8-35/+71
2020-02-25fix compilation errorChris Lu1-3/+1
2020-02-25mount: fail fast when connecting to filerChris Lu1-1/+21
2020-02-25remove ctxChris Lu1-4/+4
2020-02-25remove ctxChris Lu1-7/+7
2020-02-25fix testChris Lu1-1/+0
2020-02-25remove ctx if possibleChris Lu26-132/+94
2020-02-25update docker local dev envChris Lu3-12/+12
2020-02-25avoid reusing context objectChris Lu86-568/+501
2020-02-25adjust loggingChris Lu2-2/+2
2020-02-25move filer assign volume grpc errror to responseChris Lu9-113/+139
2020-02-25s3: implemented DeleteMultipleObjectsChris Lu7-109/+366
2020-02-25refactoringChris Lu1-1/+1
2020-02-25s3: increase list objects or parts limit from 1000 to 10000Chris Lu2-9/+6
2020-02-25fix directory lookup nilChris Lu8-8/+22
2020-02-25minorChris Lu2-3/+3
2020-02-24shell: add commands for bucketChris Lu3-0/+246
2020-02-24filer: dynamically create bucket under /buckets folderChris Lu21-183/+436
2020-02-24filer: move buckets folder to filer.toml since it should not be changed oftenChris Lu4-5/+3
2020-02-24s3: move buckets folder configuration to filerChris Lu8-115/+149
2020-02-23adjust UIChris Lu1-2/+2
2020-02-23Merge pull request #1208 from LazyDBA247-Anyvision/patch-1Chris Lu1-1/+1
2020-02-24display bug, header is Free but data was UsedYoni Nakache1-1/+1
2020-02-23make pb filesChris Lu2-211/+212
2020-02-23Merge pull request #1207 from LazyDBA247-Anyvision/update-stats-and-status-vo...Chris Lu3-4/+29
2020-02-23add for https://github.com/chrislusf/seaweedfs/pull/1207Chris Lu1-0/+2
2020-02-23Merge pull request #1206 from LazyDBA247-Anyvision/masterChris Lu1-4/+36
2020-02-23staus route: add DiskStatuses for disk in the volume server statusLazyDBA247-Anyvision1-0/+7
2020-02-23fillInDiskStatus: update function to calculate new statsLazyDBA247-Anyvision1-0/+2
2020-02-23volume server protobuf: add precentFree & percentUsage to the DiskStatusLazyDBA247-Anyvision1-4/+20
2020-02-23DiskStats: adding Total & Percent UsageYoni Nakache1-4/+36
2020-02-221.571.57Chris Lu1-1/+1
2020-02-22s3: access control limited by bucketChris Lu2-9/+38
2020-02-22adjust log levelChris Lu1-6/+8
2020-02-22s3: deny anonymous typeChris Lu1-2/+6
2020-02-21move volume server stats to grpcChris Lu5-220/+327
2020-02-21shell: ensure dc and rack does not change for replicated volumesChris Lu1-11/+17
2020-02-20filer: avoid possible timeouts for updates and deletionsChris Lu4-27/+95
2020-02-20add test cases for replication=011Chris Lu1-0/+122
2020-02-18webdav out of "unstable"Chris Lu1-1/+1