2644 Commits (7192e913f703c96eddff697c4ba0daef87930776)

Author SHA1 Message Date
Daniel Bevenius 51898575ae test: check zlib version for createDeflateRaw 7 years ago
Daniel Bevenius a8979a6054 test: add hasIntl to failing test 7 years ago
Vse Mozhet Byt d174e44c77 test: remove needless RegExp flags 7 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 7 years ago
Daniel Bevenius 7bdb5ca620 test: add crypto check to test-tls-wrap-econnreset 7 years ago
Brian White fcd82e7601
test: improve http test reliability 7 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 7 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 7 years ago
Tamás Hódi 83ebb6d898 test: increase coverage for internal/module.js 7 years ago
Rich Trott e74907b3cc test: refactor test-fs-read-stream 7 years ago
Nikolai Vavilov 64812f5728 src: fix decoding base64 with whitespace 7 years ago
Michaël Zasso 00aac57df9 util: ignore invalid format specifiers 7 years ago
cjihrig 06ca205719 test: refactor test-cluster-worker-isconnected.js 7 years ago
Vse Mozhet Byt 50b35460e3 test: fix nits in test-fs-mkdir-rmdir.js 7 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 7 years ago
Rich Trott f462ad1f35 test: refactor test-fs-watch-stop-async 7 years ago
Rich Trott 14f5a9becc test: change deprecated method to recommended 7 years ago
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
sreepurnajasti d50a802feb errors,stream-transform: migrate to use internal/errors.js 8 years ago
Rich Trott 3c506af78b test: refactor test-fs-read-stream-inherit 7 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 7 years ago
Sam Roberts cf24177aba net: return this from destroy() 7 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 7 years ago
José F. Romaniello 3ee37329da tls: add host and port info to ECONNRESET errors 8 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 7 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 7 years ago
Brian White 448c4c62d2
child_process: do not extend result for *Sync() 7 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 7 years ago
Rich Trott f308b4d9ed test: add mustCall() to child-process test 7 years ago
Justin Beckwith c88ba036b4 url: ensure search property is consistently null vs empty 7 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 7 years ago
Rich Trott 77d575d005 test: use mustNotCall in test-http-eof-on-connect 7 years ago
Rich Trott b71d67795a test: increase bufsize in child process write test 7 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 7 years ago
Rajaram Gaunker 12fd63d6bb
v8: add a js class for Serializer/Dserializer 7 years ago
Vse Mozhet Byt 401a37281e test: fix typo in test-cli-node-options.js 7 years ago
Sebastian Plesciuc 61adb264c0 test: fix flaky test-http-client-get-url 7 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 7 years ago
Anna Henningsen c6f074f737
Revert "readline: clean up event listener in onNewListener" 7 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 7 years ago
Rich Trott dde4f0f1bf test: fix flaky test-tls-socket-close 7 years ago
Gergely Nemeth 52f358b531
test: add coverage for AsyncResource constructor 8 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 7 years ago
cjihrig 637819b7ab test: exercise once() with varying arguments 7 years ago
realwakka 1f9b1aa011
test: refactor test-http-server-keep-alive-timeout 7 years ago
XadillaX d00e5f1a04 test: add hijackStdout and hijackStderr 7 years ago