| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-24 | fix missing semi-colon in test file. | Gregg Caines | 1 | -1/+1 | |
| 2014-05-24 | Merge pull request #55 from jaubourg/windows_path | Gregg Caines | 1 | -1/+1 | |
| convertLcovToCoveralls should output paths with slashes even on windows. | |||||
| 2014-05-24 | I could not get istanbul to install under node 0.8, so I removed it from the ↵ | Gregg Caines | 1 | -1/+0 | |
| build. | |||||
| 2014-05-24 | upgrade istanbul. | Gregg Caines | 1 | -1/+1 | |
| 2014-05-24 | remove 0.9 support from travis because it is no longer supported. | Gregg Caines | 1 | -1/+0 | |
| 2014-05-23 | convertLcovToCoveralls should output paths with slashes even on windows. | jaubourg | 1 | -1/+1 | |
| 2014-04-07 | Update package.json | Ilan Biala | 1 | -1/+1 | |
| Fixes the NPM Warning about logdriver depending on a set version of NPM. | |||||
| 2014-04-04 | Merge pull request #51 from ilanbiala/patch-1 | Gregg Caines | 1 | -5/+12 | |
| Update README.md | |||||
| 2014-04-04 | Update README.md | Ilan Biala | 1 | -5/+12 | |
| now using "variables", much cleaner | |||||
| 2014-03-27 | add Travis commit & branch info | roman01la | 1 | -0/+2 | |
| 2014-03-17 | version bump 2.10.0 | Gregg Caines | 1 | -1/+1 | |
| 2014-03-17 | Merge branch 'master' of github.com:cainus/node-coveralls | Gregg Caines | 3 | -9/+36 | |
| 2014-03-17 | Merge pull request #48 from fluidsonic/fix-absolute-paths | Gregg Caines | 2 | -8/+35 | |
| convertLcovToCoveralls should convert absolute source paths to relative paths in output | |||||
| 2014-03-14 | convertLcovToCoveralls should convert absolute source paths to relative ↵ | Marc Knaup | 2 | -8/+35 | |
| paths in output. | |||||
| 2014-02-26 | remove notice of drone support, until we get that working. | Gregg Caines | 1 | -1/+1 | |
| 2014-02-19 | Merge branch 'master' of github.com:cainus/node-coveralls | Gregg Caines | 3 | -1/+35 | |
| 2014-02-19 | add drone ci badge to README. | Gregg Caines | 1 | -0/+2 | |
| 2014-02-19 | Merge pull request #44 from deepak1556/robo/drone | Gregg Caines | 3 | -1/+35 | |
| add support for drone ci | |||||
| 2014-02-16 | add support for drone ci | deepak1556 | 3 | -1/+35 | |
| 2014-02-12 | version bump 2.8.0. | Gregg Caines | 1 | -1/+1 | |
| 2014-02-12 | Merge pull request #43 from SuperLikable/master | Gregg Caines | 1 | -2/+2 | |
| Fix tests again | |||||
| 2014-02-12 | Fix tests again | Gerard Escalante | 1 | -2/+2 | |
| Make sure to add "fix" to all places where process.env is wiped clear, because of some node 0.8 oddity | |||||
| 2014-02-11 | Merge pull request #42 from SuperLikable/master | Gregg Caines | 1 | -0/+3 | |
| Fix fetchGitData tests | |||||
| 2014-02-12 | Fix fetchGitData tests | Gerard Escalante | 1 | -0/+3 | |
| Restored process.env "cleanup", but make sure to preserve PATH so Windows doesn't freak out trying to find git | |||||
| 2014-02-11 | Merge pull request #41 from SuperLikable/master | Gregg Caines | 6 | -25/+26 | |
| Windows compat fixes; travis-pro compatiblity | |||||
| 2014-02-11 | Read service_name from coveralls.yml | Gerard Escalante | 2 | -4/+16 | |
| Also fixed a typo from the last commit. | |||||
| 2014-02-11 | Swap out yaml with js-yaml for Win compat | Gerard Escalante | 3 | -7/+5 | |
| 2014-02-11 | Windows compat fixes | Gerard Escalante | 5 | -16/+7 | |
| Changed usage of '/' as root dir. Stopped tests from wiping out environment. | |||||
| 2014-02-03 | version bump 2.7.1 | Gregg Caines | 1 | -1/+1 | |
| 2014-02-01 | Merge pull request #36 from jonathanKingston/master | Gregg Caines | 2 | -2/+4 | |
| Fixing existsSync issues for older versions of node | |||||
| 2014-01-31 | Fixing existsSync issues for older versions of node | Jonathan Kingston | 2 | -2/+4 | |
| 2014-01-27 | version bump 2.7.0 | Gregg Caines | 1 | -1/+1 | |
| 2014-01-27 | Merge pull request #35 from paroga/handleInputCallback | Gregg Caines | 3 | -30/+62 | |
| Add callback to handleInput() for easier use in other projects | |||||
| 2014-01-26 | Add callback to handleInput() for easier use in other projects | Patrick Gansterer | 3 | -30/+62 | |
| Since handleInput works completely asynchronous it is necessary to provide a callback function for signaling finished operation. This allows other project to call the handleInput function. | |||||
| 2013-12-19 | version bump 2.6.1. | Gregg Caines | 1 | -3/+2 | |
| 2013-12-19 | Merge pull request #31 from paazmaya/master | Gregg Caines | 1 | -1/+1 | |
| Allow a line appear after committer in git info | |||||
| 2013-12-17 | Fix cainus/node-coveralls#30 | Juga Paazmaya | 1 | -1/+1 | |
| 2013-12-05 | version bump 2.6.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-12-05 | Merge pull request #26 from deepsweet/master | Gregg Caines | 1 | -0/+10 | |
| update README with Poncho usage information | |||||
| 2013-12-05 | Merge pull request #28 from mattjmorrison/debug_setting | Gregg Caines | 2 | -6/+37 | |
| Added ability to turn on debug logging via environment variable | |||||
| 2013-12-05 | Added ability to turn on debug logging via environment variable | mattjmorrison | 2 | -6/+37 | |
| For the grunt-karma-coveralls project, I need to be able to turn on debug level logging but without using `process.argv`. This will allow me to do so. This addresses this issue: https://github.com/mattjmorrison/grunt-karma-coveralls/issues/2 and can be fixed with this commit: https://github.com/mattjmorrison/grunt-karma-coveralls/commit/4bd6e2b58647dda4a6335fa6077334d8021e23c0 | |||||
| 2013-12-02 | update README with Poncho usage information | Kir Belevich | 1 | -0/+10 | |
| 2013-11-23 | version bump 2.5.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-11-23 | fixing test-coveralls make target. | Gregg Caines | 1 | -2/+2 | |
| 2013-11-23 | fixed merge conflicts in makefile. continuing work to switch coverage tool ↵ | Gregg Caines | 3 | -16/+11 | |
| to istanbul. | |||||
| 2013-11-15 | version bump 2.4.0. | Gregg Caines | 1 | -1/+1 | |
| 2013-11-15 | Merge pull request #25 from tdd/master | Gregg Caines | 7 | -81/+302 | |
| Fix direct dev use on a local Git repo + improve Git metadata fetching | |||||
| 2013-11-15 | OK so Travis behaves WEIRDLY on writeFileSync with explicit utf8, let's try ↵ | Christophe Porteneuve | 1 | -1/+1 | |
| with implicit | |||||
| 2013-11-15 | Fixed encoding from utf-8 to utf8 for Travis | Christophe Porteneuve | 1 | -10/+10 | |
| 2013-11-15 | Final fixes for detached head mode (93% cov against 94% cov in branch mode) | Christophe Porteneuve | 1 | -2/+2 | |
