aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-22go fmtChris Lu1-2/+2
2019-10-22refactor ScanVolumeFileFrom()Chris Lu8-69/+55
2019-10-22refactor memory map related codeChris Lu6-51/+34
2019-10-21go fmtChris Lu1-1/+1
2019-10-21adjust parameter namesChris Lu16-324/+320
2019-10-21fix unreachable codeChris Lu1-9/+8
2019-10-21Merge pull request #1087 from joeslay/masterChris Lu32-230/+1031
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 #1084 from song-zhang/fix-benchmark-usageChris Lu1-1/+1
2019-10-14Merge pull request #10 from chrislusf/masterjoeslay27-157/+1631
2019-10-14maybe prevent merge conflicts this time?j.laycock1-5/+78
2019-10-14maybe make changes merge?j.laycock1-0/+1
2019-10-14fix benchmark cmd usage infozhangsong1-1/+1
2019-10-111.441.44Chris Lu1-1/+1
2019-10-11HCFS: 1.2.3Chris Lu5-5/+21
2019-10-11HCFS: 1.22Chris Lu7-14/+21
2019-10-09follow the redirected masterChris Lu1-4/+2
2019-10-09HCFS: avoid possible jar problemChris Lu6-12/+8
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-08update hdfs clientChris Lu8-9/+9
2019-10-06support basic json filtering and selectionChris Lu7-186/+418
2019-10-06add some basic sql typesChris Lu4-0/+613
2019-10-06scaffold for volume server query featureChris Lu8-127/+741
2019-10-05Update README.mdChris Lu1-1/+1
2019-10-01Merge pull request #8 from chrislusf/masterjoeslay9-74/+77
2019-10-01Make releaseMemory private and return byte array instead, fix other platform ...j.laycock4-27/+24
2019-09-29Merge pull request #1077 from iliul/fix-commonprefix-issueChris Lu3-4/+11
2019-09-29s3 api: fix listbucket common_prefixes issueLei Liu3-4/+11
2019-09-28Merge pull request #1076 from iliul/fix-lookup-statuscodeChris Lu6-70/+66
2019-09-29master api: return http 404 when volumeId not existLei Liu6-70/+66
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
2019-09-14Merge pull request #1060 from divinerapier/masterChris Lu2-5/+98
2019-09-13fix: thread unsafedivinerapier2-5/+98
2019-09-12Change joeslay paths to chrislusf pathsj.laycock244-815/+745
2019-09-12Merge pull request #6 from chrislusf/masterjoeslay12-118/+130
2019-09-11filer: recursive deletion optionally ignoring any errorsChris Lu11-114/+130
2019-09-11volume: skip readonly checking when Destroy()Chris Lu1-4/+0
2019-09-11Add some comments/documentationj.laycock1-1/+7
2019-09-11Merge pull request #5 from chrislusf/masterjoeslay2-25/+18
2019-09-10Remove Finalizerj.laycock1-2/+0