Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: remove unneeded tests | Trevor Norris | 2017-05-10 | 1 | -49/+0 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -4/+2 |
* | test: refactor test-async-wrap-* | Rich Trott | 2016-11-20 | 1 | -7/+7 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -3/+3 |
* | test: fix issues for ESLint 2.7.0 | silverwind | 2016-04-10 | 1 | -2/+1 |
* | async_wrap: setupHooks now accepts object | Trevor Norris | 2016-03-28 | 1 | -1/+1 |
* | async_wrap: add parent uid to init hook | Andreas Madsen | 2016-02-18 | 1 | -3/+12 |
* | async_wrap: make uid the first argument in init | Andreas Madsen | 2016-02-18 | 1 | -1/+1 |
* | async_wrap: call callback in destructor | Trevor Norris | 2015-11-06 | 1 | -1/+1 |
* | async_wrap: correctly pass parent to init callback | Trevor Norris | 2015-10-07 | 1 | -0/+43 |