2523 Commits (1562fb9ea7b993382a4aef0433a10b1029419f17)

Author SHA1 Message Date
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 8 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 9 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 8 years ago
Artur G Vieira 80c9ef0b6b http: edit _storeHeader to check for Trailer header 8 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 8 years ago
Rich Trott f308b4d9ed test: add mustCall() to child-process test 8 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 8 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 8 years ago
Rich Trott 77d575d005 test: use mustNotCall in test-http-eof-on-connect 8 years ago
Rich Trott b71d67795a test: increase bufsize in child process write test 8 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 8 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 8 years ago
Vse Mozhet Byt 401a37281e test: fix typo in test-cli-node-options.js 8 years ago
Sebastian Plesciuc 61adb264c0 test: fix flaky test-http-client-get-url 8 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Nikolai Vavilov 208db5675e fs: don't conflate data and callback in appendFile 8 years ago
Anna Henningsen 871e4d0280
test: add regression test for 13557 8 years ago
Anna Henningsen c6f074f737
Revert "readline: clean up event listener in onNewListener" 8 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 8 years ago
Rich Trott dde4f0f1bf test: fix flaky test-tls-socket-close 8 years ago
Gergely Nemeth 52f358b531
test: add coverage for AsyncResource constructor 8 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 8 years ago
cjihrig 637819b7ab test: exercise once() with varying arguments 8 years ago
realwakka 1f9b1aa011
test: refactor test-http-server-keep-alive-timeout 8 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 8 years ago
Anna Henningsen 8f39881b74
async_hooks: use resource objects for Promises 8 years ago
Rich Trott 7fbeebac96 test: refactor test-fs-read-* 8 years ago
Anna Henningsen 6318078d2c
async_hooks: make sure `.{en|dis}able() === this` 8 years ago
cjihrig d0571a926a https: support rejectUnauthorized for unix sockets 8 years ago
Rich Trott b4da30f26c test: refactor domain tests 8 years ago
Rich Trott c20c570282 test: check callback not invoked on lookup error 8 years ago
Refael Ackermann 47b9772f52 fs: expose Stats times as Numbers 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 years ago
Rich Trott 6b070654e6 test: refactor test-dgram-oob-buffer 8 years ago
Fedor Indutny d6260a8f4b http: overridable keep-alive behavior of `Agent` 8 years ago
aniketshukla 12e39d6d94 test: validate full error messages 8 years ago
Refael Ackermann c05561eb05 test,fs: test fs.watch for `filename` 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
David Cai 35353a45fc test: increase coverage of async_hooks 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Sebastian Van Sande dcfbbacba8 path: use internal/errors.js 8 years ago
Gautam Mittal 3630ed1c82 errors,tty: migrate to use internal/errors.js 8 years ago
Joseph Gentle 7cddcc9715 assert: fix deepEqual similar sets and maps bug 8 years ago
Refael Ackermann 30a20bda7d test,module: make message check MUI dependent 8 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 8 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 8 years ago