aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Merge pull request #893 from PapaYofen/benchChris Lu1-2/+5
2019-03-20benchmark: add replication flagchenwanli1-2/+5
2019-03-19refactoring function parameterChris Lu4-6/+7
2019-03-19avoid using global randChris Lu1-1/+4
2019-03-19weed shell: adding file system disk usage fs.duChris Lu3-0/+139
2019-03-19fix length checkingChris Lu1-16/+14
2019-03-19weed filer: set grpc port to port + 10000Chris Lu9-21/+13
2019-03-19add error checkingChris Lu2-11/+33
2019-03-19refactoringChris Lu5-38/+26
2019-03-18volume info collect compact revision numberChris Lu5-90/+106
2019-03-18text wrappingChris Lu2-6/+7
2019-03-17needle scanner read appendAtNsChris Lu2-2/+10
2019-03-17refactoring: simplify function parameterChris Lu1-9/+2
2019-03-17go fmtChris Lu2-2/+1
2019-03-17weed shell: list volumesChris Lu13-123/+639
2019-03-17adjust collection list outputChris Lu1-1/+1
2019-03-17adjust outputChris Lu2-2/+5
2019-03-16add shell command to list all collectionsChris Lu11-115/+590
2019-03-16fix testChris Lu1-0/+2
2019-03-16fix testsChris Lu2-7/+12
2019-03-15add context.ContextChris Lu1-4/+4
2019-03-15add context.ContextChris Lu31-185/+191
2019-03-15add context to all filer APIsChris Lu15-72/+86
2019-03-15adding contextChris Lu4-5/+7
2019-03-15fix filer starting under "weed server" when ip is not localhostChris Lu1-1/+1
2019-03-15docker: add the /data/filerdb folderChris Lu1-1/+0
2019-03-15weed server: mkdir firstChris Lu1-1/+2
2019-03-15weed server: mkdir first, and set the master ip addressChris Lu2-1/+3
2019-03-14add directory /data/filerdbChris Lu2-0/+2
2019-03-13print out memory sizeChris Lu1-1/+1
2019-03-13print out per entry memory usageChris Lu1-6/+12
2019-03-11Merge branch 'master' of https://github.com/chrislusf/seaweedfs1.26Chris Lu1-6/+0
2019-03-11move to 1.26Chris Lu1-1/+1
2019-03-10Merge pull request #878 from PapaYofen/revert-fix-780Chris Lu1-6/+0
2019-03-11Revert "fix https://github.com/chrislusf/seaweedfs/issues/780"chenwanli1-6/+0
2019-03-10mount: add option to disable allow othersChris Lu2-5/+10
2019-03-09synchronously upload filesChris Lu1-1/+1
2019-03-06add back "/cluster/status"Chris Lu3-0/+24
2019-03-06adding go 1.12Chris Lu1-0/+1
2019-03-06weed server: fix error coming from moving raft to grpcChris Lu1-2/+2
2019-03-04Merge branch 'master' of https://github.com/chrislusf/seaweedfsChris Lu1-6/+7
2019-03-04file path supports windows, avoiding back slashesChris Lu5-10/+10
2019-03-04adjust log level for loading configurationsChris Lu1-2/+2
2019-03-04Merge pull request #869 from PapaYofen/fix-825Chris Lu1-6/+7
2019-03-04Fix https://github.com/chrislusf/seaweedfs/issues/825#issuecomment-469097375chenwanli1-6/+7
2019-03-03jwt check the base file idChris Lu2-0/+35
2019-03-02master: add option to disable http operationsChris Lu3-9/+15
2019-02-28Merge pull request #865 from PapaYofen/fix-864Chris Lu1-0/+1
2019-02-28Fix https://github.com/chrislusf/seaweedfs/issues/864chenwanli1-0/+1
2019-02-27add namespace for s3Chris Lu6-54/+121