aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-26add namespace for ListAllMyBucketsResultChris Lu2-1/+43
2019-02-26Merge pull request #862 from PapaYofen/fix-861Chris Lu1-19/+19
2019-02-26Fix https://github.com/chrislusf/seaweedfs/issues/861chenwanli1-19/+19
2019-02-251.251.25Chris Lu1-1/+1
2019-02-25volume server directly support httpsChris Lu2-4/+20
2019-02-25Merge branch 'master' of https://github.com/chrislusf/seaweedfsChris Lu2-4/+9
2019-02-25update library versionsChris Lu1-15/+15
2019-02-25Merge pull request #858 from PapaYofen/hackChris Lu2-4/+9
2019-02-25Fix https://github.com/chrislusf/seaweedfs/issues/825chenwanli2-4/+9
2019-02-20updated glideChris Lu2-67/+256
2019-02-20avoid grpc 5 seconds timeoutChris Lu8-46/+17
2019-02-20HDFS: move to 1.0.8Chris Lu2-2/+2
2019-02-19adjust formatting and commentsChris Lu1-5/+6
2019-02-19HDFS: add jwt auth for uploadingChris Lu1-20/+25
2019-02-19remove unused fileChris Lu1-32/+0
2019-02-19HDFS: add tls secured grpcChris Lu5-86/+142
2019-02-18raft change from http to grpcChris Lu6-87/+65