aboutsummaryrefslogtreecommitdiff
path: root/weed
AgeCommit message (Expand)AuthorFilesLines
2019-10-25fix error logsChris Lu1-1/+1
2019-10-25master: add logging for volume server disconnectionChris Lu1-0/+8
2019-10-25go fmtChris Lu3-7/+3
2019-10-25fix iitial filer urlChris Lu2-10/+39
2019-10-25Merge pull request #1092 from binbinshi/masterChris Lu1-6/+7
2019-10-25 fix : change default filer.port to 8888shibinbin1-1/+1
2019-10-25 fix: weed shell add filer runtime attributesshibinbin1-6/+7
2019-10-25refactor: simplifying to ReadAt() and WriteAt()Chris Lu2-7/+3
2019-10-24refactoringChris Lu12-6/+6
2019-10-24filer: filer.copy cleanup in case of failed uploadsChris Lu1-3/+9
2019-10-24Merge pull request #1091 from divinerapier/fix/abused-404Chris Lu1-4/+9
2019-10-24filer: parallize weed filer.copy for single fileChris Lu1-44/+71
2019-10-24fix abused 404 status codedivinerapier1-4/+9
2019-10-23go fmtChris Lu1-2/+2
2019-10-23refactoringChris Lu4-1/+1
2019-10-23volume: redirection follow public urlChris Lu1-1/+2
2019-10-23trying to compileChris Lu1-1/+1
2019-10-23filer: add tikv supportChris Lu3-0/+222
2019-10-22fix missing needle header readChris Lu1-1/+1
2019-10-22go fmtChris Lu1-2/+2
2019-10-22refactor ScanVolumeFileFrom()Chris Lu6-67/+53
2019-10-22refactor memory map related codeChris Lu6-51/+34
2019-10-21go fmtChris Lu1-1/+1
2019-10-21adjust parameter namesChris Lu15-321/+317
2019-10-21fix unreachable codeChris Lu1-9/+8
2019-10-21Merge pull request #1087 from joeslay/masterChris Lu30-228/+1026
2019-10-18Comma, no space?j.laycock1-1/+1
2019-10-18using a space instead of a comma to hopefully fix the build!j.laycock1-1/+1
2019-10-18Make volumeCreate more consistent between all 3 implementations.j.laycock2-3/+3
2019-10-18Fix volume_create breaking the buildj.laycock1-1/+1
2019-10-14Merge pull request #10 from chrislusf/masterjoeslay15-131/+1581
2019-10-14fix benchmark cmd usage infozhangsong1-1/+1
2019-10-111.441.44Chris Lu1-1/+1
2019-10-09follow the redirected masterChris Lu1-4/+2
2019-10-09fix logic errorChris Lu1-1/+1
2019-10-09go fmtChris Lu5-43/+35
2019-10-09volume: return error if superblock is not initializedChris Lu2-0/+7
2019-10-06support basic json filtering and selectionChris Lu6-186/+417
2019-10-06add some basic sql typesChris Lu4-0/+613
2019-10-06scaffold for volume server query featureChris Lu6-126/+735
2019-10-01Merge pull request #8 from chrislusf/masterjoeslay6-9/+16
2019-10-01Make releaseMemory private and return byte array instead, fix other platform ...j.laycock4-27/+24
2019-09-29s3 api: fix listbucket common_prefixes issueLei Liu3-4/+11
2019-09-29master api: return http 404 when volumeId not existLei Liu3-5/+5
2019-09-20limit locking physical memory to 80% of max physical memoryj.laycock1-13/+64
2019-09-19Merge pull request #7 from chrislusf/masterjoeslay3-5/+105
2019-09-19minor change to setProcessWorkingSetSize functionj.laycock1-4/+4
2019-09-16add more logsChris Lu1-0/+4
2019-09-16add logsChris Lu1-0/+1
2019-09-14tweaking data typesChris Lu2-17/+19