aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Log volumeId if dataFileSize != actual data file sizebrstgt1-4/+4
2017-01-18adjust timing of leader electionChris Lu1-2/+2
2017-01-18Release 0.740.74Chris Lu1-1/+1
2017-01-18volume server get notified of leader changeChris Lu5-34/+66
2017-01-18fix byte counter on loading index fileChris Lu2-11/+10
2017-01-15Update README.mdChris Lu1-7/+4
2017-01-15Update README.mdChris Lu1-2/+3
2017-01-15Update README.mdChris Lu1-1/+4
2017-01-15upgrade to 0.730.73Chris Lu1-1/+1
2017-01-13volume servers always connect to the master leaderChris Lu4-38/+25
2017-01-12auto detect volume server ip addressChris Lu2-1/+13
2017-01-10default IP to "localhost"Chris Lu1-1/+1
2017-01-10update proto bufferChris Lu4-95/+54
2017-01-10disable master connection timeoutChris Lu6-19/+37
2017-01-10gRpc for master~volume heartbeatChris Lu20-483/+664
2017-01-09simplify the gzip optimization logicChris Lu1-5/+7
2017-01-09Merge pull request #435 from sparklxb/masterChris Lu3-21/+50
2017-01-09suport uploading files to specific dataCentersparklxb3-21/+50
2017-01-09Merge pull request #434 from wangjie/masterChris Lu1-2/+3
2017-01-09fix the bug than we can't get filename when download file.wangjie1-2/+3
2017-01-08change the basic unit to MBChris Lu1-2/+2
2017-01-08support Fallocate on linuxChris Lu17-33/+104
2017-01-08move back the sectionChris Lu1-11/+13
2017-01-08Merge pull request #432 from sparklxb/masterChris Lu9-33/+121
2017-01-08support additional header name-value pairssparklxb5-30/+36
2017-01-08support additional header name-value pairssparklxb9-31/+113
2017-01-06keep track of total data file sizeChris Lu16-40/+76
2017-01-05remove deprecated instructionsChris Lu1-2/+0
2017-01-05Merge pull request #430 from vancepym/masterChris Lu1-8/+6
2017-01-05Update Dockerfilevancepym1-8/+6
2017-01-04check Accept instead of content typeChris Lu1-2/+2
2017-01-04better organized travisChris Lu1-1/+3
2017-01-04move links from bintray to github release pageChris Lu1-3/+2
2017-01-04download from github release pageChris Lu1-3/+4
2017-01-03remove tab0.72.releaseChris Lu1-1/+1
2017-01-03deploy on tagsChris Lu1-1/+1
2017-01-03skip cleanup on travis deploymentChris Lu1-1/+3
2017-01-03adjust makefile and travisChris Lu2-1/+2
2017-01-03adjust makefileChris Lu1-1/+1
2017-01-03default to releaseChris Lu2-4/+54
2017-01-03release 0.720.72Chris Lu1-1/+1
2017-01-03fix build issueChris Lu1-0/+3
2017-01-03Merge pull request #428 from sparklxb/masterChris Lu3-33/+34
2017-01-03change to 0.71 versionChris Lu1-1/+1
2017-01-03add releasing configsChris Lu3-7/+73
2017-01-04fix bug: upload big .gz file more than maxMBlixianbin3-33/+34
2016-12-26Merge pull request #424 from listeng/masterChris Lu1-1/+6
2016-12-26Return json data when content-type is "application/json"listeng1-1/+6
2016-12-12Merge pull request #414 from mtolman/masterChris Lu2-183/+440
2016-12-12Updating PostgreSQL file store integration to support directories.Mike Tolman2-183/+440