aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-11filer: rename -port.public to -port.readonlyChris Lu1-1/+1
2019-04-111.301.30Chris Lu1-1/+1
2019-04-11Update README.mdChris Lu1-1/+1
2019-04-11close grpc connections during errorsChris Lu1-1/+2
2019-04-11Merge pull request #926 from Wine93/typoChris Lu1-4/+4
2019-04-11typo: remove blankWine931-4/+4
2019-04-10small refactoringChris Lu2-3/+3
2019-04-10Merge pull request #925 from stlpmo-jn/checkUnhealthReplicationChris Lu4-11/+83
2019-04-10weed mount: mount to the same folder nameChris Lu1-1/+4
2019-04-11remove the health chekcer, because it's the same as command_volume_fix_replic...stlpmo-jn1-297/+0
2019-04-10refactor: adjust grpc API nameChris Lu4-110/+110
2019-04-11fix bug : CI build failedstlpmo-jn1-1/+1
2019-04-10update glide.yamlChris Lu1-1/+2
2019-04-10repair the error replications of the volumestlpmo-jn5-11/+380
2019-04-09Merge pull request #922 from katharostech/cron-re-replicationChris Lu3-0/+29
2019-04-09Add cronjob Mode For The Docker ContainerZicklag3-0/+29
2019-04-09weed volume: fix bug, remove boltdb, btreeChris Lu2-4/+2
2019-04-09weed volume: remove boltdb, btree options, add options for leveldb medium, largeChris Lu6-205/+34
2019-04-09weed volume: disable block cache on leveldbChris Lu1-1/+4
2019-04-09Revert "weed volume: disable block cache on leveldb"Chris Lu1-4/+1
2019-04-09weed volume: disable block cache on leveldbChris Lu1-1/+4
2019-04-081.291.29Chris Lu1-1/+1
2019-04-08add large disk supportChris Lu7-5/+43
2019-04-08add build option support 5-byte offsetChris Lu3-53/+143
2019-04-08divide offset into higher and lower sectionsChris Lu3-104/+139
2019-04-08refactor Offset into a struct of bytesChris Lu15-102/+111
2019-04-08Merge pull request #914 from jba/gocdk-receiveChris Lu2-0/+51
2019-04-07weed filer.copy: use existing file owner and gropu idChris Lu3-4/+33
2019-04-07adjust compression to optimize for speedChris Lu2-2/+3
2019-04-07weed filer.copy: add option to profile the executionChris Lu1-0/+4
2019-04-06more efficient client side gzip compressionChris Lu2-14/+42
2019-04-06travis: temporarily disable go tipChris Lu1-2/+2
2019-04-06travis: enable go cacheChris Lu1-1/+0
2019-04-06disable cgoChris Lu1-1/+1
2019-04-06disable cgoChris Lu1-1/+2
2019-04-06travis disable GOCACHEChris Lu1-0/+1
2019-04-06travis testsChris Lu1-3/+1
2019-04-06clean cacheChris Lu1-0/+2
2019-04-06add stop to clean up gocacheChris Lu1-23/+24
2019-04-06trying to fix travis problemChris Lu1-1/+1
2019-04-06printout statisticsChris Lu1-5/+5
2019-04-06weed shell: volume.list add summary statisticsChris Lu1-9/+54
2019-04-06weed volume: only store compressed data if compression is effectiveChris Lu1-3/+5
2019-04-05weed shell: fs.tree fix directory tree listingChris Lu1-1/+1
2019-04-05weed filer.copy: parallelize the copying to increase throughputChris Lu1-72/+130
2019-04-05use cached grpc clientChris Lu3-24/+14
2019-04-05use cached grpc clientChris Lu1-8/+4
2019-04-05weed shell: fs.tree improvementsChris Lu1-3/+25
2019-04-05added entry to scaffoldJonathan Amsterdam1-0/+1
2019-04-05fix typoJonathan Amsterdam1-1/+1