aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-09-06export both getOptions and getBaseOptions from getOptions.jsMatthew J. Morrison1-2/+2
2013-09-06Added getBaseOptions to allow setting up options without depending on process...Matthew J. Morrison1-20/+24
2013-08-24added codeship environment var support.Gregg Caines1-0/+6
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines3-61/+93
2013-07-30fixed git testGabe Hayes1-10/+1
2013-07-29add logging when git executable is unable to be usedGabe Hayes1-0/+1
2013-07-29added full test coverage on fetchGitDataGabe Hayes1-7/+1
2013-07-27collapsed logical blockGabe Hayes1-3/+2
2013-07-27tests for fetchGitDataGabe Hayes1-26/+37
2013-07-26fetch git data from command line gitGabe Hayes2-16/+117
2013-07-25change service name to circleciGabe Hayes1-1/+1
2013-07-24add support for CircleCIGabe Hayes1-0/+7
2013-06-22better jenkins support. better git object population.cainus1-7/+35
2013-06-22improved testing.cainus4-16/+15
2013-06-22fixed service_job_id relay, and added run_at back.cainus2-2/+2
2013-06-22remove run_at property for now to debug.cainus1-1/+1
2013-06-22pass on all arguments to coveralls (https://coveralls.io/docs/api_reference).cainus2-7/+31
2013-06-19add jshint.cainus1-1/+2
2013-06-08add some tests. version bump to 2.0.13.cainus2-7/+5
2013-06-07use a native js yaml parser instead of a C libraryArpad Borsos1-2/+2
2013-06-02removed some stray console.logs remaining.cainus1-1/+0
2013-06-02refactored options parsing out.cainus2-17/+42
2013-06-02fixed logger bug in the last published version preventing --verbose from work...cainus3-2/+11
2013-06-02use log-driver for logging levels.cainus2-9/+11
2013-06-02Fixes 7: be quiet by defaultArpad Borsos2-17/+17
2013-05-29fixed coverage reporting?cainus2-0/+3
2013-05-29refactored for better testability.cainus2-1/+47
2013-05-24allow a null repo_token.cainus1-3/+3
2013-05-24Supporting command-line usage outside of Travis-CIelliottcable1-3/+7
2013-04-15check if file path is already absoluteddeepsweet1-2/+6
2013-03-28using lcov-parse lib. version bump 2.0.5cainus2-143/+14
2013-03-28fix README. fix off-by-one error. version bump 2.0.4.cainus1-1/+1
2013-03-28fix pathing issues?cainus1-8/+4
2013-03-28allow lib path to be passed as an arg.cainus1-1/+6
2013-03-27changed to use lcov input format only.cainus3-0/+232