summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buffer: allow Uint8Array input to methodsAnna Henningsen2016-12-2110-45/+81
* test: refactor test-timers-thisRich Trott2016-12-201-36/+20
* 2016-12-20, Version 7.3.0 (Current)cjihrig2016-12-202-2/+156
* src: Node Tracing Controllermisterpoe2016-12-2015-40/+2503
* test: stream readable resumeScheduled stateItalo A. Casas2016-12-201-0/+65
* win,msi: add required UIRef for localized stringsBill Ticehurst2016-12-201-0/+1
* doc: fix typo in ecdhCurve, a tls property nameSam Roberts2016-12-201-3/+3
* fs: remove needless assignment of nullFrancis Gulotta2016-12-191-1/+0
* test: improve code in test-fs-open.jsAdrian Estrada2016-12-191-13/+10
* deps: cherry-pick 081fce3 from V8 upstreamMatt Loring2016-12-192-2/+4
* stream_base: homogenize req_wrap_obj useFedor Indutny2016-12-191-11/+6
* tls: allow obvious key/passphrase combinationsSam Roberts2016-12-194-30/+97
* test: fix flaky test-debug-portSantiago Gimeno2016-12-191-6/+7
* cluster: return worker reference from disconnect()Sean Villars2016-12-195-3/+11
* test: refactor the code in test-dns-ipv6Adrian Estrada2016-12-191-68/+61
* test: improve test-child-process-fork-and-spawnAdrian Estrada2016-12-191-6/+5
* tools: forbid template literals in assert.throwsMichaƫl Zasso2016-12-191-1/+2
* test: fix flaky test-http-client-timeout-eventRich Trott2016-12-181-13/+10
* test: add known_issues test for #6287AnnaMag2016-12-171-0/+15
* build: change nosign flag to sign and flips logicJoe Doyle2016-12-183-10/+11
* test: improve test-child-process-exec-bufferAdrian Estrada2016-12-171-10/+12
* test: clean up domain-no-error-handler testweyj42016-12-171-4/+4
* test: refactor domain testAdao Junior2016-12-161-4/+5
* test: use const/let and common.mustCallOutsider2016-12-161-21/+15
* test: cleanup test-stdout-close-catch.jsTravis Bretton2016-12-161-16/+19
* doc: fix broken link in COLLABORATOR_GUIDE.mdMichael Dawson2016-12-161-2/+3
* src: fix string format mistake for 32 bit nodeAlex Newman2016-12-161-3/+8
* test: refactor test-tls-ecdh-disableAaron Williams2016-12-161-5/+5
* test: refactor test-dgram-send-callback-multi-buffermfrance2016-12-161-1/+1
* stream, test: test _readableState.emittedReadableJoyee Cheung2016-12-161-0/+70
* doc: expand common module material in test guideRich Trott2016-12-151-8/+11
* test: refactor test-fs-read-stream-inheritRich Trott2016-12-151-148/+159
* test: stream readable needReadable stateJoyee Cheung2016-12-151-0/+96
* doc: document R CRAN mirror processLucas Holmquist2016-12-151-0/+15
* test: fix http-client-timeout-option-listenersRich Trott2016-12-141-1/+4
* test: update test-domain-uncaught-exception.jsAndy Chen2016-12-141-7/+7
* test: refactor test-domain.jsSiddhartha Sahai2016-12-141-8/+8
* inspector: fix Coverity defectsEugene Ostroukhov2016-12-143-6/+10
* test: refactor test-stream-big-pushRich Trott2016-12-141-18/+7
* timers: fix handling of cleared immediateshveldstra2016-12-142-1/+26
* test: refactor test-http-dns-failAdrian Estrada2016-12-141-15/+6
* fs: remove unused argument from copyObject()Ethan Arrowood2016-12-141-2/+2
* fs: do not pass Buffer when toString() failsBrian White2016-12-142-7/+5
* url, test: fix typo in inspect output, add testJay Brownlee2016-12-142-1/+69
* test: refactor test-crypto-randomRich Trott2016-12-131-16/+7
* test: refactor test-http-pause-resume-one-endRich Trott2016-12-131-5/+5
* test: fix flaky test-dgram-exclusive-implicit-bindRich Trott2016-12-131-18/+24
* test: improvements in test fixtures symlinkedAdrian Estrada2016-12-131-6/+6
* test: refactor test-fs-fsyncRob Adelmann2016-12-131-23/+14
* buffer: consistent error for length > kMaxLengthJoyee Cheung2016-12-136-26/+49