aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-24fix missing semi-colon in test file.Gregg Caines1-1/+1
2014-05-24Merge pull request #55 from jaubourg/windows_pathGregg Caines1-1/+1
2014-05-24I could not get istanbul to install under node 0.8, so I removed it from the ...Gregg Caines1-1/+0
2014-05-24upgrade istanbul.Gregg Caines1-1/+1
2014-05-24remove 0.9 support from travis because it is no longer supported.Gregg Caines1-1/+0
2014-05-23convertLcovToCoveralls should output paths with slashes even on windows.jaubourg1-1/+1
2014-04-07Update package.jsonIlan Biala1-1/+1
2014-04-04Merge pull request #51 from ilanbiala/patch-1Gregg Caines1-5/+12
2014-04-04Update README.mdIlan Biala1-5/+12
2014-03-27add Travis commit & branch inforoman01la1-0/+2
2014-03-17version bump 2.10.0Gregg Caines1-1/+1
2014-03-17Merge branch 'master' of github.com:cainus/node-coverallsGregg Caines3-9/+36
2014-03-17Merge pull request #48 from fluidsonic/fix-absolute-pathsGregg Caines2-8/+35
2014-03-14convertLcovToCoveralls should convert absolute source paths to relative paths...Marc Knaup2-8/+35
2014-02-26remove notice of drone support, until we get that working.Gregg Caines1-1/+1
2014-02-19Merge branch 'master' of github.com:cainus/node-coverallsGregg Caines3-1/+35
2014-02-19add drone ci badge to README.Gregg Caines1-0/+2
2014-02-19Merge pull request #44 from deepak1556/robo/droneGregg Caines3-1/+35
2014-02-16add support for drone cideepak15563-1/+35
2014-02-12version bump 2.8.0.Gregg Caines1-1/+1
2014-02-12Merge pull request #43 from SuperLikable/masterGregg Caines1-2/+2
2014-02-12Fix tests againGerard Escalante1-2/+2
2014-02-11Merge pull request #42 from SuperLikable/masterGregg Caines1-0/+3
2014-02-12Fix fetchGitData testsGerard Escalante1-0/+3
2014-02-11Merge pull request #41 from SuperLikable/masterGregg Caines6-25/+26
2014-02-11Read service_name from coveralls.ymlGerard Escalante2-4/+16
2014-02-11Swap out yaml with js-yaml for Win compatGerard Escalante3-7/+5
2014-02-11Windows compat fixesGerard Escalante5-16/+7
2014-02-03version bump 2.7.1Gregg Caines1-1/+1
2014-02-01Merge pull request #36 from jonathanKingston/masterGregg Caines2-2/+4
2014-01-31Fixing existsSync issues for older versions of nodeJonathan Kingston2-2/+4
2014-01-27version bump 2.7.0Gregg Caines1-1/+1
2014-01-27Merge pull request #35 from paroga/handleInputCallbackGregg Caines3-30/+62
2014-01-26Add callback to handleInput() for easier use in other projectsPatrick Gansterer3-30/+62
2013-12-19version bump 2.6.1.Gregg Caines1-3/+2
2013-12-19Merge pull request #31 from paazmaya/masterGregg Caines1-1/+1
2013-12-17Fix cainus/node-coveralls#30Juga Paazmaya1-1/+1
2013-12-05version bump 2.6.0Gregg Caines1-1/+1
2013-12-05Merge pull request #26 from deepsweet/masterGregg Caines1-0/+10
2013-12-05Merge pull request #28 from mattjmorrison/debug_settingGregg Caines2-6/+37
2013-12-05Added ability to turn on debug logging via environment variablemattjmorrison2-6/+37
2013-12-02update README with Poncho usage informationKir Belevich1-0/+10
2013-11-23version bump 2.5.0Gregg Caines1-1/+1
2013-11-23fixing test-coveralls make target.Gregg Caines1-2/+2
2013-11-23fixed merge conflicts in makefile. continuing work to switch coverage tool t...Gregg Caines3-16/+11
2013-11-15version bump 2.4.0.Gregg Caines1-1/+1
2013-11-15Merge pull request #25 from tdd/masterGregg Caines7-81/+302
2013-11-15OK so Travis behaves WEIRDLY on writeFileSync with explicit utf8, let's try w...Christophe Porteneuve1-1/+1
2013-11-15Fixed encoding from utf-8 to utf8 for TravisChristophe Porteneuve1-10/+10
2013-11-15Final fixes for detached head mode (93% cov against 94% cov in branch mode)Christophe Porteneuve1-2/+2