aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-07Merge pull request #411 from mtolman/masterChris Lu2-0/+370
2016-12-07Adding PostgreSQL SupportMike Tolman2-0/+370
2016-12-07Revert "Adding PostgreSQL Filer Support"Mike Tolman2-370/+0
2016-12-07Adding PostgreSQL Filer SupportMike Tolman2-0/+370
2016-12-07Revert "Adding PostgreSQL Filer Support"Mike Tolman1-365/+0
2016-12-07Adding PostgreSQL Filer SupportMike Tolman1-0/+365
2016-11-28fix text.Chris Lu1-7/+8
2016-11-28Merge pull request #406 from eshujiushiwo/masterChris Lu1-3/+9
2016-11-28let filer use all cassandra servereshujiushiwo1-2/+1
2016-11-28fix hosts stringseshujiushiwo1-2/+2
2016-11-28fix info logeshujiushiwo1-1/+2
2016-11-28Update cassandra_store.goeshujiushiwo1-0/+1
2016-11-28fix the connection of cassandra eshujiushiwo1-4/+1
2016-11-28Update cassandra_store.goeshujiushiwo1-0/+3
2016-11-28update cassandra connectionseshujiushiwo1-1/+6
2016-11-26add writable checkingChris Lu1-0/+7
2016-11-16add option to enable cachingChris Lu4-9/+21
2016-11-13adjust verbose loggingChris Lu1-2/+2
2016-11-13Merge pull request #395 from hxiaodon/masterChris Lu2-24/+65
2016-11-13refactor concurrent loading code logic霍晓栋1-29/+45
2016-11-11concurrent loading volume霍晓栋2-19/+44
2016-11-07Merge pull request #394 from bedragon/masterChris Lu1-3/+3
2016-11-08fix bug : join post is emptyYang zhixiang1-3/+3
2016-11-06add locks for location.volumesChris Lu2-6/+47
2016-11-04add tool to change replication or ttlChris Lu1-12/+31
2016-11-03Merge pull request #385 from bedragon/masterChris Lu1-1/+1
2016-11-03fix raft_server.go isPeersChanged bugYang zhixiang1-1/+1
2016-10-12Merge pull request #378 from amincheloh/patch-1Chris Lu2-8/+8
2016-10-12Update DockerfileAmin Cheloh1-3/+3
2016-10-12Update entrypoint.shAmin Cheloh1-5/+5
2016-10-08Merge pull request #375 from hxiaodon/masterChris Lu4-9/+214
2016-10-07comment UT case霍晓栋1-12/+12
2016-10-07comment UT case霍晓栋1-0/+2
2016-10-07makediff func with UT case霍晓栋4-31/+132