aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-30go fmtChris Lu7-18/+18
2019-03-30support atomic renaming for mysql/postgres filer storeChris Lu17-285/+517
2019-03-29refactoringChris Lu1-11/+11
2019-03-29weed filer.copy: support multiple mastersChris Lu1-2/+8
2019-03-28weed filer.export: fix pagination errorChris Lu1-0/+1
2019-03-28some commentsChris Lu1-1/+1
2019-03-28weed shell: add fs.treeChris Lu2-4/+136
2019-03-27detect mime typeChris Lu2-2/+15
2019-03-27weed filer: set content-type consistent with filer storeChris Lu1-1/+4
2019-03-26weed shell: add fs.lsChris Lu1-0/+141
2019-03-26Merge pull request #902 from chrislusf/add_volume_followChris Lu17-658/+545
2019-03-25refactoring, go fmtChris Lu7-50/+34
2019-03-25remove deprecated codeChris Lu5-662/+91
2019-03-25weed backup: efficient delta backupChris Lu6-21/+47
2019-03-25Merge branch 'master' into add_volume_followChris Lu4-354/+11
2019-03-25udpate glideChris Lu2-352/+9
2019-03-25weed master: redirect to leader for default admin UIChris Lu2-2/+2
2019-03-25WIPChris Lu10-120/+568
2019-03-231.271.27Chris Lu1-1/+1
2019-03-23textual changesChris Lu2-5/+12
2019-03-23weed shell: adjust help text formatChris Lu5-8/+21
2019-03-23weed shell: add "volume.fix.replication"Chris Lu1-0/+194
2019-03-23weed volume: add grpc operation to relicate a volume to localChris Lu13-174/+662
2019-03-21weed filer, weed master: add option to disable httpChris Lu5-15/+20
2019-03-21weed master: skip proxied file read in http read only modeChris Lu1-1/+3
2019-03-20Merge pull request #895 from jba/gocdkChris Lu3-1/+84
2019-03-20Merge branch 'master' of https://github.com/chrislusf/seaweedfs into gocdkJonathan Amsterdam27-167/+331
2019-03-20weed filer: http HEAD response header add ETagChris Lu1-0/+1
2019-03-20Merge pull request #893 from PapaYofen/benchChris Lu1-2/+5
2019-03-20notification: add Go CDK pubsub supportJonathan Amsterdam3-1/+84
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