aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-30fixed testGabe Hayes1-1/+1
2013-07-30fixed testGabe Hayes1-3/+0
2013-07-30fixed git testGabe Hayes2-20/+10
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29remove git execution test for nowGabe Hayes1-1/+1
2013-07-29add logging when git executable is unable to be usedGabe Hayes1-0/+1
2013-07-29add logging when git executable is unable to be usedGabe Hayes1-0/+1
2013-07-29Merge pull request #16 from gabehayes/masterGregg Caines7-35/+303
2013-07-29use getOptions method to fetch commit dataGabe Hayes1-31/+4
2013-07-29added full test coverage on fetchGitDataGabe Hayes2-8/+94
2013-07-27collapsed logical blockGabe Hayes1-3/+2
2013-07-27use blanket instead of jscoverageGabe Hayes3-16/+12
2013-07-27tests for fetchGitDataGabe Hayes2-26/+136
2013-07-26fetch git data from command line gitGabe Hayes4-19/+123
2013-07-25remove circle.yml in favour of web-based config, in order to keep coveralls r...cainus1-3/+0
2013-07-25Merge pull request #15 from gabehayes/masterGregg Caines2-2/+25
2013-07-25merge README changescainus1-4/+31
2013-07-25add circle yml file.cainus1-0/+3
2013-07-25add tests for circleci integrationGabe Hayes1-2/+18
2013-07-25change service name to circleciGabe Hayes1-1/+1
2013-07-24add support for CircleCIGabe Hayes1-0/+7
2013-07-05Fix the headingsAlan Shaw1-2/+2
2013-07-05Docs for using with nodeunit and jscoverageAlan Shaw1-3/+30
2013-06-22mergecainus1-1/+11
2013-06-22better jenkins support. better git object population.cainus4-12/+63
2013-06-22Update README.mdGregg Caines1-0/+2
2013-06-22Update README.mdGregg Caines1-1/+9
2013-06-22improved testing.cainus9-18/+72
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-21better docs. version 2.0.14.cainus1-1/+2
2013-06-21Update README.mdGregg Caines1-2/+15
2013-06-21Update README.mdGregg Caines1-5/+17
2013-06-20make plain old `npm test` just run unit tests.cainus2-1/+3
2013-06-19add jshint.cainus4-3/+8
2013-06-08get travis to build for 0.9 and 0.10.cainus1-0/+2
2013-06-08add some tests. version bump to 2.0.13.cainus6-9/+107
2013-06-08Merge pull request #10 from Swatinem/masterGregg Caines2-3/+3
2013-06-07use a native js yaml parser instead of a C libraryArpad Borsos2-3/+3
2013-06-02removed some stray console.logs remaining.cainus2-2/+1
2013-06-02refactored options parsing out.cainus4-29/+45
2013-06-02fixed logger bug in the last published version preventing --verbose from work...cainus7-10/+19
2013-06-02made self-build NOT verbose.cainus1-1/+1
2013-06-02version bump to 2.0.10cainus1-1/+1
2013-06-02added this project's own coverage shield to the READMEGregg Caines1-1/+5
2013-06-02fix broken test.cainus1-2/+2
2013-06-02use log-driver for logging levels.cainus5-62/+17
2013-06-02turn on verbose logging for the self-build with the new --verbose switch.cainus1-1/+1
2013-06-02Merge pull request #8 from Swatinem/masterGregg Caines4-20/+32