| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-25 | test.yml boolean formatnpm-ci | Nick Merwin | 1 | -1/+1 | |
| 2019-11-25 | test.yml no lint on windows node 8 | Nick Merwin | 1 | -0/+1 | |
| 2019-11-25 | test.yml npm ci conditional update windows | Nick Merwin | 1 | -1/+1 | |
| 2019-11-25 | Update logger.js | Nick Merwin | 1 | -1/+1 | |
| 2019-11-25 | fix equality operator in logger.js | Nick Merwin | 1 | -1/+1 | |
| 2019-11-25 | Update package.json | XhmikosR | 2 | -12/+0 | |
| Remove the now unused pretest scripts | |||||
| 2019-11-25 | Fix logger regression. | XhmikosR | 1 | -1/+1 | |
| 2019-11-25 | README.md: Add GitHub Actions CI info. | XhmikosR | 1 | -1/+14 | |
| 2019-11-25 | Tweak README.md | XhmikosR | 1 | -53/+71 | |
| * fix redirected links and use https when possible * Markdown consistency changes | |||||
| 2019-11-25 | CI: use `npm ci` on Node.js >=8. | XhmikosR | 1 | -2/+8 | |
| 2019-11-25 | CI: Add Windows testing and lint | XhmikosR | 1 | -2/+6 | |
| 2019-11-25 | Fix Windows tests again. | XhmikosR | 2 | -4/+4 | |
| 2019-11-25 | use Coveralls GitHub actioncoveralls-action | Nick Merwin | 1 | -4/+6 | |
| 2019-11-20 | version bump3.0.8 | Nick Merwin | 1 | -1/+1 | |
| 2019-11-20 | Merge branch 'XhmikosR-appveyor-tests' | Nick Merwin | 1 | -0/+27 | |
| 2019-11-20 | Merge branch 'appveyor-tests' of https://github.com/XhmikosR/node-coveralls ↵ | Nick Merwin | 1 | -0/+27 | |
| into XhmikosR-appveyor-tests | |||||
| 2019-11-20 | Merge branch 'ly-cultureiq-add_cobertura_support' | Nick Merwin | 3 | -31/+109 | |
| 2019-11-20 | Merge branch 'add_cobertura_support' of ↵ | Nick Merwin | 3 | -31/+109 | |
| https://github.com/ly-cultureiq/node-coveralls into ly-cultureiq-add_cobertura_support | |||||
| 2019-11-20 | fix typos | Nick Merwin | 2 | -2/+2 | |
| 2019-11-20 | fix: pass flag_name to coveralls API (#251) | Joscha Feth | 1 | -0/+4 | |
| 2019-11-20 | Remove `path.existsSync` (#248) | XhmikosR | 2 | -4/+2 | |
| This is a leftover from pretty ancient Node.js versions. | |||||
| 2019-11-20 | Merge branch 'master' of https://github.com/nickmerwin/node-coveralls | Nick Merwin | 18 | -865/+1060 | |
| 2019-11-20 | Merge branch 'XhmikosR-rm-growl' | Nick Merwin | 2 | -2/+2 | |
| 2019-11-20 | npm install | Nick Merwin | 2 | -2/+2 | |
| 2019-11-20 | ES6 | Nick Merwin | 18 | -865/+1060 | |
| * remove unused variables * move `require`s at the top * check for prototype built-ins * run in strict mode * always check for error values in tests * make style consistent * mark Node.js 6 as the minimum supported version in package.json * Use the arrow return syntax * logger.js: use `Boolean` to make the intention clearer. * Use the rest params instead of arguments. * test/getOptions.js: beautify git data. * Update logger.js Remove `hasDebugEnvVariable` function; it's just a `process.env` check * Create .jshintrc | |||||
| 2019-11-20 | Fix tests on Windows. (#237) | XhmikosR | 3 | -17/+18 | |
| 2019-11-20 | Update test.yml | Nick Merwin | 1 | -1/+1 | |
| 2019-11-20 | Merge branch 'master' into pr/236 | Nick Merwin | 4 | -898/+2040 | |
| 2019-11-20 | Merge branch 'master' into pr/235pr/235 | Nick Merwin | 2 | -841/+1267 | |
| 2019-11-20 | Update dependencies except for should. (#234) | XhmikosR | 2 | -868/+1162 | |
| 2019-11-20 | package.json: specify the files to include (#233) | XhmikosR | 1 | -1/+5 | |
| 2019-11-15 | Remove the unused growl dependency. | XhmikosR | 2 | -2/+2 | |
| 2019-11-14 | Switch to GitHub Actions CI. | XhmikosR | 3 | -10/+38 | |
| Currently only runs on Ubuntu | |||||
| 2019-11-14 | Switch to nyc | XhmikosR | 3 | -134/+794 | |
| 2019-11-14 | Switch to npm scripts. | XhmikosR | 4 | -23/+79 | |
| This is cross-platform and doesn't require make installed. | |||||
| 2019-10-31 | add ability to parse cobertura files | Levi Yurkowicz | 3 | -4/+85 | |
| 2019-10-26 | Add AppVeyor test. | XhmikosR | 1 | -0/+27 | |
| 2019-10-10 | added support for GitLab Merge Request IIDv3.0.7 | Nick Merwin | 4 | -3/+7 | |
| 2019-08-06 | Merge branch 'master' of https://github.com/nickmerwin/node-coveralls | Nick Merwin | 1 | -1/+1 | |
| 2019-08-06 | handleInput callback include bodyv3.0.6 | Nick Merwin | 3 | -8/+9 | |
| * version bump | |||||
| 2019-07-25 | COVERALLS_PARALLEL docs link update | Nick Merwin | 1 | -1/+1 | |
| 2019-07-12 | Merge branch 'master' of https://github.com/nickmerwin/node-coveralls | Nick Merwin | 2 | -1137/+203 | |
| 2019-07-12 | version bumpv3.0.5 | Nick Merwin | 1 | -1/+1 | |
| 2019-07-12 | fix: vulnerabilities (#227) | waiting | 2 | -1133/+199 | |
| 2019-07-12 | Bump lodash from 4.17.11 to 4.17.14 (#229) | dependabot[bot] | 1 | -4/+4 | |
| Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2019-06-05 | Update configuration logic for Jenkins (#217) | Byungjin Park | 1 | -2/+4 | |
| 2019-06-05 | Add support for Azure Pipelines (#221) | Dylan Smith | 2 | -0/+40 | |
| 2019-06-05 | version bump3.0.4 | Nick Merwin | 1 | -1/+1 | |
| 2019-06-05 | Bump extend from 3.0.1 to 3.0.2 (#226) | dependabot[bot] | 1 | -9/+3 | |
| Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <[email protected]> | |||||
| 2019-06-05 | Bump js-yaml from 3.11.0 to 3.13.1 (#225) | dependabot[bot] | 1 | -3/+3 | |
| Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]> | |||||
