aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05weed filer.copy: use cached filer grpc connectionChris Lu1-8/+4
2019-04-05weed filer.copy: skip files that can not be openedChris Lu1-8/+11
2019-04-04default weed filer.copy and weed upload chunk size to 32MBChris Lu2-2/+2
2019-04-04set default http idle connection per hostChris Lu1-0/+5
2019-04-04fix testChris Lu1-1/+1
2019-04-04fix testChris Lu1-5/+5
2019-04-04weed shell: fs.cd change current directoryChris Lu6-89/+84
2019-04-04weed master: atomic volume countingChris Lu5-30/+31
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu6-25/+189
2019-04-01fix testsChris Lu1-1/+1
2019-04-01weed filer: properly delete cached directory entryChris Lu1-16/+25
2019-04-01weed s3: generate time format acceptable by aws cli s3Chris Lu3-5/+8
2019-04-01weed filer: increase default mysql/postgres dir or name length to 65535Chris Lu2-7/+7
2019-04-01weed filer: mysql/postgres use ReadCommitted transaction isolation level for ...Chris Lu1-1/+4
2019-03-31weed s3: multipart upload goes to the right bucketChris Lu1-2/+2
2019-03-31weed replicate: replicate atomic rename to other systemsChris Lu1-9/+26
2019-03-301.281.28Chris Lu1-1/+1
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