| Commit message (Expand) | Author | Age | Files | Lines |
* | test: refactor test-http-set-timeout-server | Rich Trott | 2017-06-24 | 1 | -8/+6 |
* | test: refactor test-stream2-writable | Rich Trott | 2017-06-24 | 1 | -1/+3 |
* | test: remove common module from test it thwarts | Rich Trott | 2017-06-24 | 1 | -16/+23 |
* | stream: finish must always follow error | Matteo Collina | 2017-06-24 | 2 | -53/+156 |
* | stream: fix `undefined` in Readable object mode | Anna Henningsen | 2017-06-21 | 1 | -0/+44 |
* | test: fix RegExp nits | Vse Mozhet Byt | 2017-06-21 | 47 | -219/+267 |
* | dgram: change parameter name in set(Multicast)TTL | Tobias Nießen | 2017-06-21 | 2 | -2/+2 |
* | net: fix abort on bad address input | Ruben Bridgewater | 2017-06-21 | 1 | -7/+16 |
* | test: remove node-tap lookalike | cjihrig | 2017-06-21 | 6 | -774/+497 |
* | test: make test-http(s)-set-timeout-server alike | jklepatch | 2017-06-21 | 1 | -52/+14 |
* | test: refactor test-fs-watch-stop-sync | Rich Trott | 2017-06-21 | 1 | -5/+16 |
* | test: check zlib version for createDeflateRaw | Daniel Bevenius | 2017-06-21 | 1 | -5/+9 |
* | test: add hasIntl to failing test | Daniel Bevenius | 2017-06-21 | 3 | -2/+14 |
* | test: improve http test reliability | Brian White | 2017-06-21 | 1 | -3/+31 |
* | test: increase coverage for internal/module.js | Tamás Hódi | 2017-06-21 | 1 | -0/+14 |
* | test: refactor test-fs-read-stream | Rich Trott | 2017-06-21 | 1 | -147/+163 |
* | src: fix decoding base64 with whitespace | Nikolai Vavilov | 2017-06-21 | 1 | -0/+4 |
* | util: ignore invalid format specifiers | Michaël Zasso | 2017-06-21 | 1 | -0/+6 |
* | test: refactor test-cluster-worker-isconnected.js | cjihrig | 2017-06-21 | 1 | -19/+11 |
* | test: fix nits in test-fs-mkdir-rmdir.js | Vse Mozhet Byt | 2017-06-21 | 1 | -7/+8 |
* | inspector,cluster: fix inspect port assignment | cornholio | 2017-06-21 | 1 | -41/+0 |
* | test: refactor test-fs-watch-stop-async | Rich Trott | 2017-06-21 | 1 | -1/+2 |
* | test: change deprecated method to recommended | Rich Trott | 2017-06-21 | 8 | -16/+16 |
* | test: refactor test-fs-read-stream-inherit | Rich Trott | 2017-06-21 | 1 | -56/+59 |
* | doc: document and test that methods return this | Sam Roberts | 2017-06-21 | 4 | -8/+11 |
* | test: add mustCall() to child-process test | Rich Trott | 2017-06-21 | 1 | -3/+3 |
* | test: use mustNotCall in test-http-eof-on-connect | Rich Trott | 2017-06-21 | 1 | -1/+1 |
* | test: increase bufsize in child process write test | Rich Trott | 2017-06-21 | 1 | -5/+6 |
* | fs: don't conflate data and callback in appendFile | Nikolai Vavilov | 2017-06-21 | 1 | -0/+7 |
* | http: fix timeout reset after keep-alive timeout | Alexey Orlenko | 2017-06-13 | 2 | -0/+107 |
* | http: handle cases where socket.server is null | Luigi Pinca | 2017-06-12 | 1 | -0/+39 |
* | v8: add a js class for Serializer/Dserializer | Rajaram Gaunker | 2017-06-12 | 1 | -0/+12 |
* | test: fix typo in test-cli-node-options.js | Vse Mozhet Byt | 2017-06-12 | 1 | -2/+2 |
* | test: fix flaky test-http-client-get-url | Sebastian Plesciuc | 2017-06-12 | 1 | -9/+13 |
* | test: add regression test for 13557 | Anna Henningsen | 2017-06-10 | 1 | -0/+44 |
* | Revert "readline: clean up event listener in onNewListener" | Anna Henningsen | 2017-06-10 | 1 | -4/+2 |
* | https: support rejectUnauthorized for unix sockets | cjihrig | 2017-06-10 | 1 | -0/+28 |
* | test: fix flaky test-tls-socket-close | Rich Trott | 2017-06-10 | 1 | -5/+16 |
* | test: add coverage for AsyncResource constructor | Gergely Nemeth | 2017-06-10 | 1 | -0/+23 |
* | child_process: promisify includes stdio in error | Gil Tayar | 2017-06-10 | 1 | -0/+19 |
* | test: exercise once() with varying arguments | cjihrig | 2017-06-10 | 1 | -0/+20 |
* | test: refactor test-http-server-keep-alive-timeout | realwakka | 2017-06-10 | 1 | -28/+10 |
* | test: add hijackStdout and hijackStderr | XadillaX | 2017-06-10 | 5 | -40/+63 |
* | test: refactor test-fs-read-* | Rich Trott | 2017-06-10 | 2 | -5/+5 |
* | async_hooks: make sure `.{en|dis}able() === this` | Anna Henningsen | 2017-06-10 | 1 | -0/+20 |
* | test: refactor domain tests | Rich Trott | 2017-06-10 | 3 | -6/+6 |
* | test: check callback not invoked on lookup error | Rich Trott | 2017-06-10 | 1 | -2/+2 |
* | fs: expose Stats times as Numbers | Refael Ackermann | 2017-06-07 | 1 | -20/+37 |
* | lib: return this from net.Socket.end() | Sam Roberts | 2017-06-07 | 1 | -2/+3 |
* | test: refactor test-dgram-oob-buffer | Rich Trott | 2017-06-07 | 1 | -6/+6 |