15778 Commits (5c85ae69f914d23b55fcf8e966ca894a8c479639)
 

Author SHA1 Message Date
Jason Wohlgemuth 5c85ae69f9 test: test: refactor test-sync-fileread 8 years ago
Ashita Nagesh 76c72209be test: change assert.strict to assert.strictEqual() 8 years ago
Sam Shull bae695f4f3 test: add regex check in test-buffer-bad-overload 8 years ago
Adrian Estrada 1e98ea3f5e test: refactor the code in test-http-keep-alive 8 years ago
CodeVana dd9864928a test: improve domain-top-level-error-handler-throw 8 years ago
Neeraj Sharma fde5042334 test: use strictEqual in test-cwd-enoent-repl.js 8 years ago
Duy Le 3c8a3a594e test: refactor test-net-reconnect-error 8 years ago
Duy Le 283321e6e4 test: add test-require-invalid-package 8 years ago
Duy Le 576cf4bd65 test: refactor test-child-process-kill 8 years ago
Trevor Norris 8f8db142fa
src: return early if nextTickQueue is empty 8 years ago
Michaël Zasso 9e4a899d31 doc: add Michaël Zasso to the CTC 8 years ago
Tanuja-Sawant f347dad0b7
doc: update writable.write return value 8 years ago
Rich Trott 489970cf79
tools: enable block-spacing rule in .eslintrc 8 years ago
Rich Trott ece3e37cfa
test: use consistent block spacing 8 years ago
AnnaMag b73402d97a test: add known_issues test for #5350 8 years ago
Rod Vagg 2a5f789141 2016-12-21 Version 0.12.18 (Maintenance) Release 8 years ago
Emanuel Buholzer 51d8fd3d4e
doc: fix broken link in COLLABORATOR_GUIDE.md 8 years ago
Anna Henningsen beca3244e2
buffer: allow Uint8Array input to methods 8 years ago
Rich Trott 6cb33c0764 test: refactor test-timers-this 8 years ago
cjihrig ffd01da0f2 2016-12-20, Version 7.3.0 (Current) 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 8 years ago
Italo A. Casas 613798335c test: stream readable resumeScheduled state 8 years ago
Bill Ticehurst 7a0fe9f471 win,msi: add required UIRef for localized strings 8 years ago
Sam Roberts 7b924f1713 doc: fix typo in ecdhCurve, a tls property name 8 years ago
Francis Gulotta 1081f0f33d fs: remove needless assignment of null 8 years ago
Adrian Estrada 15c71f6c66 test: improve code in test-fs-open.js 8 years ago
Matt Loring a308a2fae4 deps: cherry-pick 081fce3 from V8 upstream 8 years ago
Fedor Indutny 729fecf390 stream_base: homogenize req_wrap_obj use 8 years ago
Sam Roberts 0b44384561 tls: allow obvious key/passphrase combinations 8 years ago
Santiago Gimeno 793d8719eb
test: fix flaky test-debug-port 8 years ago
Sean Villars 5d14602181 cluster: return worker reference from disconnect() 8 years ago
Adrian Estrada 5e781a3883 test: refactor the code in test-dns-ipv6 8 years ago
Adrian Estrada 8b367c5ddd test: improve test-child-process-fork-and-spawn 8 years ago
Michaël Zasso 7cb98138a9 tools: forbid template literals in assert.throws 8 years ago
Rich Trott 348e69c89d test: fix flaky test-http-client-timeout-event 8 years ago
AnnaMag 0d3ac89ff7 test: add known_issues test for #6287 8 years ago
Joe Doyle 92ed1ab450 build: change nosign flag to sign and flips logic 8 years ago
Adrian Estrada f7f662cad5 test: improve test-child-process-exec-buffer 8 years ago
weyj4 4a257568e2 test: clean up domain-no-error-handler test 8 years ago
Adao Junior 9a347539a7 test: refactor domain test 8 years ago
Outsider 4913acd364
test: use const/let and common.mustCall 8 years ago
Travis Bretton 4a08ac695c
test: cleanup test-stdout-close-catch.js 8 years ago
Michael Dawson 9de2adc04d
doc: fix broken link in COLLABORATOR_GUIDE.md 8 years ago
Alex Newman 40eba1270a src: fix string format mistake for 32 bit node 8 years ago
Aaron Williams 885c80f3de test: refactor test-tls-ecdh-disable 8 years ago
mfrance 5a41a72b68 test: refactor test-dgram-send-callback-multi-buffer 8 years ago
Joyee Cheung 8127501c3b stream, test: test _readableState.emittedReadable 8 years ago
Rich Trott 31cb9a6170 doc: expand common module material in test guide 8 years ago
Rich Trott 44e704f1f8 test: refactor test-fs-read-stream-inherit 8 years ago
Joyee Cheung 3daa4b1f76 test: stream readable needReadable state 8 years ago