Commit Graph

17 Commits (d3dc7dfa4d9c3368ebf369f09005bbfa84aef11a)

Author SHA1 Message Date
Trent Mick d4722a4172 this is fixed now in typical npm versions I use 2012-08-21 11:06:07 -07:00
Trent Mick 1a9e712dbc [issue #34] `body` et al in request/response output by `bunyan` CLI
Ensure `req.body`, `res.body` and other request/response
fields are emitted by the `bunyan` CLI (mostly by Rob Gulewich).
2012-08-21 11:04:33 -07:00
Trent Mick c7e99876d4 rev to 0.12.0 and note the '-o short' change 2012-08-13 16:43:32 -07:00
Trent Mick 3303b3cb3d 'utils.puts is so old fashioned' -- isaacs (paraphrased) 2012-08-09 09:10:28 -07:00
Trent Mick cd009b392c update version check for jsstyling (using single-quotes for stirngs now) 2012-06-04 23:22:39 -07:00
Trent Mick bb8664a559 jsstyling of example files 2012-06-04 23:19:39 -07:00
Trent Mick a1c3c17b84 jsstyle clean 2012-04-27 17:40:56 -07:00
Trent Mick a442418f2d fix 'make check-jsstyle' 2012-04-27 17:21:36 -07:00
Trent Mick 6f1433c89b 'make testall' to test against multiple node versions
Change test to look for new ENOENT error message changed in recent
nodes:

      // Note: node v0.6.10:
      //   ENOENT, no such file or directory 'asdf.log'
      // but node v0.6.14:
      //   ENOENT, open 'asdf.log'
      // Somewhat annoying change.
2012-04-10 15:11:55 -07:00
Trent Mick 8b3bdef4a9 readme tweaks 2012-03-27 23:00:45 -07:00
Trent Mick b187a48fab Guard on accidental tmp dot-file publishes 2012-02-10 21:50:37 -08:00
Trent Mick d89444baed Some jsstyle cleaning. 2012-02-10 00:14:33 -08:00
Trent Mick 450e4eb434 start a test suite 2012-02-08 10:05:56 -08:00
Trent Mick e75bbb11cc latest cutarelease has support for scripts 2012-02-02 15:49:23 -08:00
Trent Mick 2652de8220 tell cutarelease the proj name has no 'node-' 2012-02-02 14:59:40 -08:00
Trent Mick 07b2bbf6c4 cutarelease can't handle this file yet (type detection)? 2012-02-02 09:14:12 -08:00
Trent Mick 135163e3a9 VERSIONS, cutarelease prep 2012-02-02 09:11:45 -08:00