1919 Commits (5c2e415ab4b97f4bf69d5280220e70f1087246a6)

Author SHA1 Message Date
Rich Trott 76b0e5bfbe test: refactor test-timers-this 8 years ago
Anna Henningsen abde7644a5
fs: support Uint8Array input to methods 8 years ago
Trevor Norris d1843ec3a7 async_wrap: clear destroy_ids vector 8 years ago
Trevor Norris 5e5b1f8b89 src: return early if nextTickQueue is empty 8 years ago
Italo A. Casas cc9b4b7a05 test: stream readable resumeScheduled state 8 years ago
Adrian Estrada 0075836a18 test: improve code in test-fs-open.js 8 years ago
Sam Roberts 2096638fe0 tls: allow obvious key/passphrase combinations 8 years ago
Santiago Gimeno 88086ce802 test: fix flaky test-debug-port 8 years ago
Sean Villars 663c44eaaa cluster: return worker reference from disconnect() 8 years ago
Adrian Estrada 7689602252 test: improve test-child-process-fork-and-spawn 8 years ago
Rich Trott 67c2930670 test: fix flaky test-http-client-timeout-event 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 980acb4b95 tls: document and test option-less createServer 8 years ago
Sam Roberts 7c3d280bf0 doc: rework tls for accuracy and clarity 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
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
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
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
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
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
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
Anna Henningsen b99a372e91 buffer: fix single-character string filling 8 years ago
Anna Henningsen d8b6723096 buffer: handle UCS2 `.fill()` properly on BE 8 years ago
joyeecheung 80cccce218 url, test: including base argument in originFor 8 years ago
Johnny Reading 1f11deb58f test: improve buffer transcode 8 years ago
James Tenenbaum 3e8df733e8 test: improving crypto fips 8 years ago
Gregory 6780c0e572 test: stream readableState readingMore state 8 years ago