aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-29for 1.101.10Chris Lu1-1/+1
2018-11-29Merge pull request #778 from peick/masterChris Lu1-1/+1
2018-11-29Build statically linked release executables.Michael Peick1-1/+1
2018-11-29add SeaweedInputStreamChris Lu8-1/+1089
2018-11-29refactor a bit moreChris Lu2-9/+11
2018-11-29avoid overwriting file or directoryChris Lu1-0/+6
2018-11-26copy the visible chunks logic from Go implementationChris Lu1-0/+105
2018-11-26SeaweedWrite close http clientChris Lu1-7/+12
2018-11-25SeaweedFileSystem add SeaweedOutputStream to writeChris Lu5-23/+152
2018-11-25WIP: adding SeaweedOutputStream for writeChris Lu3-1/+359
2018-11-25SeaweedFileSystem add renameChris Lu2-14/+76
2018-11-25WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, deleteChris Lu11-98/+584
2018-11-24adjust module nameChris Lu4-0/+0
2018-11-24starting with hadoop compatibleChris Lu2-0/+119
2018-11-23fix testChris Lu1-1/+1
2018-11-23go fmtChris Lu12-26/+27
2018-11-23add fs.FSStatfser for SeaweedFS weed mountChris Lu10-139/+584
2018-11-22add template for fs.FSStatfserChris Lu1-0/+36
2018-11-22set fuse subtypeChris Lu1-0/+1
2018-11-22adjust logsChris Lu1-1/+1
2018-11-22add subimit count parameterChris Lu1-1/+9
2018-11-22formatting error logChris Lu1-1/+1
2018-11-22add tool to printout dat file contentChris Lu1-0/+34
2018-11-21forgot to upgrade version numberChris Lu1-1/+1
2018-11-21default images.fix.orientation to falseChris Lu6-486/+2
2018-11-21remove unused fileChris Lu1-13/+0
2018-11-21fix tests1.09Chris Lu1-2/+2
2018-11-21add missing intervalsChris Lu2-1/+19
2018-11-21options to control filer.export verbosityChris Lu1-8/+11
2018-11-21detailed exportChris Lu2-2/+12
2018-11-20async file chunk deletionChris Lu4-54/+120
2018-11-20master add grpc API for fileid assigningChris Lu5-122/+352
2018-11-20batch delete file idsChris Lu1-2/+4
2018-11-181.081.08Chris Lu1-1/+1
2018-11-18fix sort bugChris Lu1-8/+12
2018-11-18merge interval now is quite faster with reusing slicesChris Lu1-3/+7
2018-11-18merge intervals is a bit fasterChris Lu2-28/+34
2018-11-18adjust the testsChris Lu1-20/+42
2018-11-18add benchmark test for merging intervalsChris Lu1-0/+29
2018-11-18cleanupChris Lu6-8/+34
2018-11-18simpler logicChris Lu1-127/+36
2018-11-181.071.07Chris Lu1-1/+1
2018-11-18reduce weed mount memory usageChris Lu1-4/+3
2018-11-141.061.06Chris Lu1-1/+1
2018-11-14caching grpc clientsChris Lu2-2/+34
2018-11-14cache grpc client connections to improve performanceChris Lu1-1/+18
2018-11-14reduce memory usageChris Lu5-4/+26
2018-11-131.051.05Chris Lu1-1/+1
2018-11-13fix possible error when reusing file handlesChris Lu2-3/+4
2018-11-12a bit fasterChris Lu1-1/+1