summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-22doc: clarify the review and landing processJoyee Cheung
2016-12-22async_wrap: clear destroy_ids vectorTrevor Norris
2016-12-22doc: modernize code examples in the cluster.mdVse Mozhet Byt
2016-12-21test: reduce unmanaged parallelism in domain testJoyee Cheung
2016-12-21test: refactor test-tls-0-dns-altnameRichard Karmazin
2016-12-21test: refactor test-cluster-net-listenSegu Riluvan
2016-12-21test: test: refactor test-sync-filereadJason Wohlgemuth
2016-12-21test: change assert.strict to assert.strictEqual()Ashita Nagesh
2016-12-21test: add regex check in test-buffer-bad-overloadSam Shull
2016-12-21test: refactor the code in test-http-keep-aliveAdrian Estrada
2016-12-21test: improve domain-top-level-error-handler-throwCodeVana
2016-12-21test: use strictEqual in test-cwd-enoent-repl.jsNeeraj Sharma
2016-12-21test: refactor test-net-reconnect-errorDuy Le
2016-12-21test: add test-require-invalid-packageDuy Le
2016-12-21test: refactor test-child-process-killDuy Le
2016-12-21src: return early if nextTickQueue is emptyTrevor Norris
2016-12-21doc: add Michaël Zasso to the CTCMichaël Zasso
2016-12-21doc: update writable.write return valueTanuja-Sawant
2016-12-21tools: enable block-spacing rule in .eslintrcRich Trott
2016-12-21test: use consistent block spacingRich Trott
2016-12-21test: add known_issues test for #5350AnnaMag
2016-12-222016-12-21 Version 0.12.18 (Maintenance) ReleaseRod Vagg
2016-12-21doc: fix broken link in COLLABORATOR_GUIDE.mdEmanuel Buholzer
2016-12-21buffer: allow Uint8Array input to methodsAnna Henningsen
2016-12-20test: refactor test-timers-thisRich Trott
2016-12-202016-12-20, Version 7.3.0 (Current)cjihrig
2016-12-20src: Node Tracing Controllermisterpoe
2016-12-20test: stream readable resumeScheduled stateItalo A. Casas
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst
2016-12-20doc: fix typo in ecdhCurve, a tls property nameSam Roberts
2016-12-19fs: remove needless assignment of nullFrancis Gulotta
2016-12-19test: improve code in test-fs-open.jsAdrian Estrada
2016-12-19deps: cherry-pick 081fce3 from V8 upstreamMatt Loring
2016-12-19stream_base: homogenize req_wrap_obj useFedor Indutny
2016-12-19tls: allow obvious key/passphrase combinationsSam Roberts
2016-12-19test: fix flaky test-debug-portSantiago Gimeno
2016-12-19cluster: return worker reference from disconnect()Sean Villars
2016-12-19test: refactor the code in test-dns-ipv6Adrian Estrada
2016-12-19test: improve test-child-process-fork-and-spawnAdrian Estrada
2016-12-19tools: forbid template literals in assert.throwsMichaël Zasso
2016-12-18test: fix flaky test-http-client-timeout-eventRich Trott
2016-12-17test: add known_issues test for #6287AnnaMag
2016-12-18build: change nosign flag to sign and flips logicJoe Doyle
2016-12-17test: improve test-child-process-exec-bufferAdrian Estrada
2016-12-17test: clean up domain-no-error-handler testweyj4
2016-12-16test: refactor domain testAdao Junior
2016-12-16test: use const/let and common.mustCallOutsider
2016-12-16test: cleanup test-stdout-close-catch.jsTravis Bretton
2016-12-16doc: fix broken link in COLLABORATOR_GUIDE.mdMichael Dawson
2016-12-16src: fix string format mistake for 32 bit nodeAlex Newman