aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-151.121.12Chris Lu1-1/+1
2018-12-15reduce needle map memory usage by 25%Chris Lu3-33/+63
2018-12-14HCFS 1.0.2Chris Lu6-80/+606
2018-12-11weed mount ls paginate the resultsChris Lu1-23/+37
2018-12-11adjust proto APIChris Lu6-90/+79
2018-12-10fix MaxUint8Chris Lu1-1/+1
2018-12-10fix possible name overflow when len(name)>255Chris Lu1-2/+8
2018-12-09go fmtChris Lu1-2/+2
2018-12-09change overflow from map to sliceChris Lu2-9/+113
2018-12-09remove unused fileChris Lu1-210/+0
2018-12-09add memory usage reportChris Lu1-42/+36
2018-12-09refactorChris Lu2-4/+4
2018-12-08optimize a little bitChris Lu2-13/+55
2018-12-08Adding Hadoop Compatible File SystemChris Lu1-0/+2
2018-12-081.111.11Chris Lu3-10/+135
2018-12-07refactoringChris Lu2-63/+30
2018-12-07optimization for reading whole chunk with gzip encodingChris Lu5-16/+54
2018-12-07refactoringChris Lu3-62/+46
2018-12-07avoid range request for gzipped contentChris Lu2-4/+10
2018-12-07add a local testChris Lu1-0/+41
2018-12-06refactoringChris Lu3-30/+42
2018-12-06fail fast if two notification queues or inputs are enabledChris Lu2-7/+29
2018-12-06fail early if two filer stores are definedChris Lu1-0/+11
2018-12-05default "weed server -filer" to same directory as -mdirChris Lu5-4/+29
2018-12-05adjust messageChris Lu1-2/+8
2018-12-04Merge branch 'master' of https://github.com/chrislusf/seaweedfsChris Lu1-0/+6
2018-12-04HCFS recursively delete filesChris Lu1-0/+7
2018-12-04Merge pull request #781 from PapaYofen/fix-780Chris Lu1-0/+6
2018-12-05fix https://github.com/chrislusf/seaweedfs/issues/780chenwanli1-0/+6
2018-12-04HCFS: adjust file modification time to millisecondsChris Lu1-1/+1
2018-12-04HCFS: chmodChris Lu2-1/+46
2018-12-04HCFS support chownChris Lu2-0/+50
2018-12-04HCFS support change user name and group namesChris Lu1-0/+2
2018-12-04add debugChris Lu1-1/+2
2018-12-04add @OverrideChris Lu1-0/+10
2018-12-04support hdfs user name and group namesChris Lu2-0/+6
2018-12-03add juintChris Lu1-0/+6
2018-12-03HCFS: read concatenated filesChris Lu4-29/+116
2018-12-03HCFS can read filesChris Lu5-15/+77
2018-12-03put file is workingChris Lu3-26/+84
2018-12-02revert prevChris Lu1-3/+0
2018-12-02do not throw error if not foundChris Lu1-0/+3
2018-12-02skip creation for rootChris Lu1-0/+4
2018-12-02add warning for empty attributesChris Lu1-0/+4
2018-12-02HCFS can ls, mkdirChris Lu3-19/+46
2018-12-02default root to 0755Chris Lu1-1/+1
2018-12-02add default root directoryChris Lu2-0/+42
2018-12-02resolve java jar dependenciesChris Lu5-12/+48
2018-11-29for 1.101.10Chris Lu1-1/+1
2018-11-29Merge pull request #778 from peick/masterChris Lu1-1/+1