15719 Commits (663c44eaaa29d7004762c61f3982fd55e574933e)
 

Author SHA1 Message Date
Sean Villars 663c44eaaa cluster: return worker reference from disconnect() 8 years ago
Adrian Estrada ace5cade6e test: refactor the code in test-dns-ipv6 8 years ago
Adrian Estrada 7689602252 test: improve test-child-process-fork-and-spawn 8 years ago
Michaël Zasso be6d362e36 tools: forbid template literals in assert.throws 8 years ago
Rich Trott 67c2930670 test: fix flaky test-http-client-timeout-event 8 years ago
AnnaMag a20480c0a1 test: add known_issues test for #6287 8 years ago
Adrian Estrada ce1968c0a9 test: improve test-child-process-exec-buffer 8 years ago
Sam Roberts 8b9131c1f8 test: tls key/cert ordering not necessary 8 years ago
Sam Roberts 8a34e60b41 test: var to const in tls-no-cert-required 8 years ago
Sam Roberts 8e4b9fa487 tls: fix/annotate connect arg comments 8 years ago
Sam Roberts 980acb4b95 tls: document and test option-less createServer 8 years ago
Sam Roberts 41e1e6eb35 tls: do not refer to secureOptions as flags 8 years ago
Sam Roberts 7c3d280bf0 doc: rework tls for accuracy and clarity 8 years ago
Lucas Holmquist 6b98906a08 doc: document R CRAN mirror process 8 years ago
Joyee Cheung ea16a2ab52 test: stream readable needReadable state 8 years ago
Rich Trott e4b29a57f9 test: refactor test-fs-read-stream-inherit 8 years ago
Rich Trott 7e8c5e3490 doc: expand common module material in test guide 8 years ago
Joyee Cheung 28ffd593e2 stream, test: test _readableState.emittedReadable 8 years ago
mfrance fb297cba8f test: refactor test-dgram-send-callback-multi-buffer 8 years ago
Aaron Williams 16fbd4f6bf test: refactor test-tls-ecdh-disable 8 years ago
Alex Newman ef2fa56314 src: fix string format mistake for 32 bit node 8 years ago
Michael Dawson ee736b276c doc: fix broken link in COLLABORATOR_GUIDE.md 8 years ago
Travis Bretton 46c55a6454 test: cleanup test-stdout-close-catch.js 8 years ago
Outsider 8c8b1230da test: use const/let and common.mustCall 8 years ago
Adao Junior 74563f07e9 test: refactor domain test 8 years ago
weyj4 d9cfd5484f test: clean up domain-no-error-handler test 8 years ago
Safia Abdalla 24482d08ce url: add inspect function to TupleOrigin 8 years ago
Sam Roberts 6963e8aa9d crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts d4e160c946 src: add wrapper for process.emitWarning() 8 years ago
Rich Trott 553a32674a test: fix http-client-timeout-option-listeners 8 years ago
Andy Chen 308cead66e test: update test-domain-uncaught-exception.js 8 years ago
Siddhartha Sahai 60542cb98b test: refactor test-domain.js 8 years ago
Rich Trott c0800d9449 test: refactor test-stream-big-push 8 years ago
hveldstra f66461382c timers: fix handling of cleared immediates 8 years ago
Adrian Estrada b9361cae6e test: refactor test-http-dns-fail 8 years ago
Ethan Arrowood 2673be676a fs: remove unused argument from copyObject() 8 years ago
Jay Brownlee 2da71f24de url, test: fix typo in inspect output, add test 8 years ago
Rich Trott a97f26476d test: refactor test-crypto-random 8 years ago
Rich Trott 2f9c8d977f test: refactor test-http-pause-resume-one-end 8 years ago
Rich Trott 90659bc95c test: fix flaky test-dgram-exclusive-implicit-bind 8 years ago
Adrian Estrada a4f3080595 test: improvements in test fixtures symlinked 8 years ago
Rob Adelmann d5e30a69e2 test: refactor test-fs-fsync 8 years ago
larissayvette be87441463 test: refactor test-http-after-connect.js 8 years ago
Ben Noordhuis ec2f13fe66 src: don't overwrite non-writable vm globals 8 years ago
Adrian Estrada 2b78212445 test: use strictEqual in test-debug-break 8 years ago
Prieto, Marcos 8b698d89ac test: refactor assert.equal, update syntax to ES6 8 years ago
Rich Trott 3749dc6ce7 test: refactor http pipelined socket test 8 years ago
Rich Trott e1d813f3f8 test: refactor test-handle-wrap-close-abort 8 years ago
Adrian Estrada 7f01484a7a test: add ES6 and strictEqual to test-fs-truncate 8 years ago
Amar Zavery 88839cf204 test: replace var with const in test-require-dot 8 years ago