index
:
node-coveralls
2.x
branching
coveralls-action
master
npm-ci
pr/235
pr/238
pr/96
security-audit-fixes
lcov posting to coveralls.io
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
convertLcovToCoveralls should output paths with slashes even on windows.
jaubourg
1
-1
/
+1
2014-03-14
convertLcovToCoveralls should convert absolute source paths to relative paths...
Marc Knaup
1
-2
/
+3
2014-02-16
add support for drone ci
deepak1556
1
-0
/
+7
2014-02-11
Read service_name from coveralls.yml
Gerard Escalante
1
-1
/
+5
2014-02-11
Swap out yaml with js-yaml for Win compat
Gerard Escalante
1
-3
/
+2
2014-02-11
Windows compat fixes
Gerard Escalante
2
-10
/
+4
2014-01-31
Fixing existsSync issues for older versions of node
Jonathan Kingston
1
-1
/
+2
2014-01-26
Add callback to handleInput() for easier use in other projects
Patrick Gansterer
1
-5
/
+10
2013-12-17
Fix cainus/node-coveralls#30
Juga Paazmaya
1
-1
/
+1
2013-12-05
Added ability to turn on debug logging via environment variable
mattjmorrison
1
-6
/
+16
2013-11-08
Ah, right, ES5 has String#trim(), keep forgetting that…
Christophe Porteneuve
1
-6
/
+2
2013-11-08
Fix step 3: code cleanup + faster/nimbler use of Git to obtain data (rev-pars...
Christophe Porteneuve
2
-53
/
+31
2013-11-08
Fix step 2: properly detect local Git branch, and just keep pre-provided one ...
Christophe Porteneuve
1
-31
/
+40
2013-11-08
Fix step 1: for dev-local uses, properly detect local Git branch and commit
Christophe Porteneuve
2
-0
/
+38
2013-09-06
export both getOptions and getBaseOptions from getOptions.js
Matthew J. Morrison
1
-2
/
+2
2013-09-06
Added getBaseOptions to allow setting up options without depending on process...
Matthew J. Morrison
1
-20
/
+24
2013-08-24
added codeship environment var support.
Gregg Caines
1
-0
/
+6
2013-08-24
removed exec-sync. version 2.2.0 candidate
Gregg Caines
3
-61
/
+93
2013-07-30
fixed git test
Gabe Hayes
1
-10
/
+1
2013-07-29
add logging when git executable is unable to be used
Gabe Hayes
1
-0
/
+1
2013-07-29
added full test coverage on fetchGitData
Gabe Hayes
1
-7
/
+1
2013-07-27
collapsed logical block
Gabe Hayes
1
-3
/
+2
2013-07-27
tests for fetchGitData
Gabe Hayes
1
-26
/
+37
2013-07-26
fetch git data from command line git
Gabe Hayes
2
-16
/
+117
2013-07-25
change service name to circleci
Gabe Hayes
1
-1
/
+1
2013-07-24
add support for CircleCI
Gabe Hayes
1
-0
/
+7
2013-06-22
better jenkins support. better git object population.
cainus
1
-7
/
+35
2013-06-22
improved testing.
cainus
4
-16
/
+15
2013-06-22
fixed service_job_id relay, and added run_at back.
cainus
2
-2
/
+2
2013-06-22
remove run_at property for now to debug.
cainus
1
-1
/
+1
2013-06-22
pass on all arguments to coveralls (https://coveralls.io/docs/api_reference).
cainus
2
-7
/
+31
2013-06-19
add jshint.
cainus
1
-1
/
+2
2013-06-08
add some tests. version bump to 2.0.13.
cainus
2
-7
/
+5
2013-06-07
use a native js yaml parser instead of a C library
Arpad Borsos
1
-2
/
+2
2013-06-02
removed some stray console.logs remaining.
cainus
1
-1
/
+0
2013-06-02
refactored options parsing out.
cainus
2
-17
/
+42
2013-06-02
fixed logger bug in the last published version preventing --verbose from work...
cainus
3
-2
/
+11
2013-06-02
use log-driver for logging levels.
cainus
2
-9
/
+11
2013-06-02
Fixes 7: be quiet by default
Arpad Borsos
2
-17
/
+17
2013-05-29
fixed coverage reporting?
cainus
2
-0
/
+3
2013-05-29
refactored for better testability.
cainus
2
-1
/
+47
2013-05-24
allow a null repo_token.
cainus
1
-3
/
+3
2013-05-24
Supporting command-line usage outside of Travis-CI
elliottcable
1
-3
/
+7
2013-04-15
check if file path is already absoluted
deepsweet
1
-2
/
+6
2013-03-28
using lcov-parse lib. version bump 2.0.5
cainus
2
-143
/
+14
2013-03-28
fix README. fix off-by-one error. version bump 2.0.4.
cainus
1
-1
/
+1
2013-03-28
fix pathing issues?
cainus
1
-8
/
+4
2013-03-28
allow lib path to be passed as an arg.
cainus
1
-1
/
+6
2013-03-27
changed to use lcov input format only.
cainus
3
-0
/
+232