| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-04 | Resolve Lodash deprecation warning | Russell Dempsey | 1 | -1/+1 | |
| coveralls@^2.6.1 resolves to [email protected], depends on [email protected] - https://github.com/nickmerwin/node-coveralls/blob/master/package.json#L35 [email protected] depends on form-data@~0.1.0 - https://github.com/request/request/blob/v2.40.0/package.json#L33 (so does 3.0, watch out) form-data@~0.1.0 resolves to @0.1.4, depends on async0.9.2 - https://github.com/form-data/form-data/blob/0.1.4/package.json#L20 async0.9.2 depends on deprecated [email protected] - https://github.com/caolan/async/blob/0.9.2/package.json#L28 coveralls@master also depends on [email protected] and should be updated to - https://github.com/request/request/blob/v2.67.0/package.json#L29 | |||||
| 2015-08-12 | version bump | Nick Merwin | 1 | -1/+1 | |
| 2015-07-18 | updated package.json repo | Nick Merwin | 1 | -2/+2 | |
| 2015-07-13 | package updated version + maintainers2.11.3 | Nick Merwin | 1 | -2/+4 | |
| README badges updates | |||||
| 2014-09-21 | version bump 2.11.2. | Gregg Caines | 1 | -1/+1 | |
| 2014-08-14 | Update request dependency | Peter deHaan | 1 | -1/+1 | |
| See mikeal/request#993 | |||||
| 2014-07-07 | upgrade request to the latest. | Gregg Caines | 1 | -3/+3 | |
| 2014-07-03 | log at error level by default and only show others if --verbose switch is on. | Gregg Caines | 1 | -1/+1 | |
| 2014-06-22 | version bump 2.10.1. | Gregg Caines | 1 | -1/+1 | |
| 2014-05-24 | Merge pull request #52 from ilanbiala/patch-2 | Gregg Caines | 1 | -1/+1 | |
| Update package.json | |||||
| 2014-05-24 | upgrade istanbul. | Gregg Caines | 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-03-17 | version bump 2.10.0 | Gregg Caines | 1 | -1/+1 | |
| 2014-02-12 | version bump 2.8.0. | Gregg Caines | 1 | -1/+1 | |
| 2014-02-11 | Swap out yaml with js-yaml for Win compat | Gerard Escalante | 1 | -1/+1 | |
| 2014-02-11 | Windows compat fixes | Gerard Escalante | 1 | -1/+1 | |
| 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-01-27 | version bump 2.7.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-12-19 | version bump 2.6.1. | Gregg Caines | 1 | -3/+2 | |
| 2013-12-05 | version bump 2.6.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-11-23 | version bump 2.5.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-11-23 | fixed merge conflicts in makefile. continuing work to switch coverage tool ↵ | Gregg Caines | 1 | -6/+3 | |
| to istanbul. | |||||
| 2013-11-15 | version bump 2.4.0. | Gregg Caines | 1 | -1/+1 | |
| 2013-09-06 | version bump 2.3.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-08-24 | removed exec-sync. version 2.2.0 candidate | Gregg Caines | 1 | -3/+2 | |
| 2013-07-30 | version bump to 2.1.0 | cainus | 1 | -1/+1 | |
| 2013-07-27 | use blanket instead of jscoverage | Gabe Hayes | 1 | -2/+6 | |
| 2013-07-26 | fetch git data from command line git | Gabe Hayes | 1 | -1/+2 | |
| - added exec-sync package to execute git commands - if a proper git hash is not passed, falls back to default values | |||||
| 2013-06-22 | better jenkins support. better git object population. | cainus | 1 | -1/+1 | |
| 2013-06-22 | improved testing. | cainus | 1 | -1/+1 | |
| 2013-06-21 | better docs. version 2.0.14. | cainus | 1 | -1/+2 | |
| 2013-06-20 | make plain old `npm test` just run unit tests. | cainus | 1 | -1/+1 | |
| 2013-06-19 | add jshint. | cainus | 1 | -1/+2 | |
| 2013-06-08 | add some tests. version bump to 2.0.13. | cainus | 1 | -2/+3 | |
| 2013-06-07 | use a native js yaml parser instead of a C library | Arpad Borsos | 1 | -1/+1 | |
| 2013-06-02 | removed some stray console.logs remaining. | cainus | 1 | -1/+1 | |
| 2013-06-02 | fixed logger bug in the last published version preventing --verbose from ↵ | cainus | 1 | -2/+3 | |
| working. version bump to 2.0.11. | |||||
| 2013-06-02 | version bump to 2.0.10 | cainus | 1 | -1/+1 | |
| 2013-06-02 | use log-driver for logging levels. | cainus | 1 | -1/+2 | |
| 2013-05-29 | refactored for better testability. | cainus | 1 | -3/+5 | |
| 2013-05-24 | version bump 2.0.9 | cainus | 1 | -1/+1 | |
| 2013-05-24 | version bump 2.0.8 | cainus | 1 | -2/+4 | |
| 2013-05-24 | Supporting command-line usage outside of Travis-CI | elliottcable | 1 | -0/+1 | |
| 2013-04-15 | version bump 2.0.7 | cainus | 1 | -1/+1 | |
| 2013-04-07 | clean-up of package.json a bit. | cainus | 1 | -32/+44 | |
| 2013-04-07 | version bump 2.0.6 | cainus | 1 | -1/+1 | |
| 2013-04-07 | Upgrade `lcov-parse` to 0.0.4. | Alan Gutierrez | 1 | -1/+1 | |
| The `lcov-parse` module has been updated to parse `lcov.info` files that contain no branches but do contain branch summaries. There is no mention of whether or not branch summaries should be omitted when there are no branches. The author of `lcov-parse` assumed this was the case based on output from a program in his tool chain. Istanbul, on the other hand, produces branch summaries even if the source contains no branches. The `genhtml` utility that comes with `lcov` happily parses Istanbul output, but `lcov-parse` 0.0.3 would not. `lcov-parse` 0.0.4 will parse Istanbul `lcov` output. This commit updates the `package.json` dependencies to include `lcov-parse` 0.0.4. It is probably best to continue to use specific version numbers for `lcov-parse` as it appears to be in its early days. See: https://github.com/davglass/lcov-parse/issues/3. | |||||
| 2013-03-28 | using lcov-parse lib. version bump 2.0.5 | cainus | 1 | -2/+3 | |
| 2013-03-28 | fix README. fix off-by-one error. version bump 2.0.4. | cainus | 1 | -1/+1 | |
| 2013-03-28 | by default, use cwd() for path. | cainus | 1 | -1/+1 | |
