Commit Graph

6 Commits (051c5b4433505fa1235f5c61746f4dba15d1d6fb)

Author SHA1 Message Date
Misha Wolfson 051c5b4433 Fix stream parsing bug
In lodash 3.10, .forEach does not get called in a chain unless .value() is passed, but in lodash 4, it does.
2016-12-15 18:01:23 -05:00
Jonatan Nilsson b9caac64b1 Merge pull request #4 from ginkgobioworks/fix/add-stderr
Add config support for 'process.stderr'
2016-12-15 12:43:13 +00:00
Misha Wolfson a989f4d60c Parse global stream config option 2016-12-14 18:23:30 -05:00
Misha Wolfson 923d1fc723 Respond with the correct error code and headers 2016-12-14 18:04:28 -05:00
Misha Wolfson 0d5021eebc Add stderr to logger config 2016-12-14 17:04:30 -05:00
Jonatan Nilsson 4761ad6b34 many: Initial 0.1.0 version. 2015-02-02 09:52:31 +00:00