aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-18add unhandled request auth typeChris Lu1-0/+6
2020-02-171.561.56Chris Lu1-1/+1
2020-02-17Merge pull request #1200 from chrislusf/add_s3_aclChris Lu16-43/+2389
2020-02-17configuration stores the identity listChris Lu4-34/+35
2020-02-14ignore error when counting closed connectionsChris Lu1-5/+2
2020-02-14refactoring the close http responseChris Lu2-6/+8
2020-02-14properly close http responseChris Lu5-10/+18
2020-02-14volume: add grpc file read operationChris Lu4-274/+647
2020-02-13Merge pull request #1198 from stlpmo-jn/resolve_core_when_loadVolume_failedChris Lu1-21/+30
2020-02-13make loadExistingVolume() return boolpanyc161-21/+30
2020-02-111.551.55Chris Lu1-1/+1
2020-02-11filer: recursively batch delete file chunksChris Lu1-5/+5
2020-02-11volume: return 204 for unchanged file uploadsChris Lu1-2/+3
2020-02-10Revert "HEAD operation changes to fasthttp"Chris Lu5-59/+15
2020-02-10HEAD operation changes to fasthttpChris Lu5-15/+59
2020-02-091.541.54Chris Lu1-1/+1
2020-02-09unusedChris Lu1-1/+0
2020-02-09add streaming v4Chris Lu4-16/+162
2020-02-09add v2 supportChris Lu6-16/+445