aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-18doc: update exercise portion of onboarding docRich Trott
2016-09-18tls: add 'new' keyword for Array constructor callMike Ralphson
2016-09-18doc: fix typo in path docKalman Hazins
2016-09-17doc: remove extra comma in cluster docsTeddy Katz
2016-09-17doc: fix a formatting error in buffer.mdСковорода Никита Андреевич
2016-09-17buffer: add isSharedArrayBuffer checksOjas Shirekar
2016-09-16test: improve test-https-agent.jsDan.Williams
2016-09-16test: fix test-debug-signal-cluster.js flakynessJulien Gilli
2016-09-16benchmark: ignore significance when using --runs 1Andreas Madsen
2016-09-16inspector: fix tests on WindowsEugene Ostroukhov
2016-09-16doc/json: make sure links are correctly passed to markedTimothy Gu
2016-09-16repl: improve .help messageRoman Reiss
2016-09-16test: make test-tick-processor.js non-flakyFedor Indutny
2016-09-15doc: link onboarding to contributing guideRich Trott
2016-09-15test: add coverage for client._addHandle()Rich Trott
2016-09-152016-09-14, Version 6.6.0 (Current)Jeremiah Senkpiel
2016-09-15doc: remove duplicate content from readline docItalo A. Casas
2016-09-15timers: remove unreachable codeyorkie
2016-09-15doc: capitalize arguments' type names in url docyorkie
2016-09-14doc: add gibfahn to collaboratorsGibson Fahnestock
2016-09-14doc: add imyller to collaboratorsIlkka Myller
2016-09-14doc: standardize rest parametersTimothy Gu
2016-09-13test: fix flaky test-force-replRich Trott
2016-09-13inspector: listen on process.debugPortcjihrig
2016-09-13doc: add not-an-aardvark to collaboratorsnot-an-aardvark
2016-09-13doc: link SIGTSTP / SIGCONT events in readline docItalo A. Casas
2016-09-13tickprocessor: apply c++filt manually on macFedor Indutny
2016-09-12test: refector parallel/test-http.jsJunshu Okamoto
2016-09-12doc: update onboarding PR landing infoRich Trott
2016-09-12tools: replace custom ESLint rule with built-inRich Trott
2016-09-12tools: update ESLint to 3.5.0Rich Trott
2016-09-12tools: fix new-parens violationsRich Trott
2016-09-12test: modernize JS and tighten equality checkingPeter Ogilvie
2016-09-12test: swapped == and equal to === and strictEqualChristopher Dunavan
2016-09-12test: refactor test-net-pipe-connect-errorsRich Trott
2016-09-12doc: add CTC meeting minutes 2016-08-31Josh Gavant
2016-09-12net: refactor Server.prototype.listenJan Schär
2016-09-12test: skip pseudo-tty/no_dropped_stdio testMichael Dawson
2016-09-11test: clean up net server try ports testThomas Hunter II
2016-09-11doc: fix link on timers.mdyorkie
2016-09-11url: fix off-by-one error in loop handling dotsLuigi Pinca
2016-09-11buffer: fix ArrayBuffer checksBrian White
2016-09-11doc: add `added:` information for cryptoLuigi Pinca
2016-09-11test: make crypto.timingSafeEqual test less flakynot-an-aardvark
2016-09-11test: add test-debug-protocol-executeRich Trott
2016-09-11doc: fix example in repl documentationFranziska Hinkelmann
2016-09-11benchmark: add benches for fs.stat & fs.statSyncAnna Henningsen
2016-09-11benchmark: fix off-by-one error in fs benchmarksAnna Henningsen
2016-09-11doc: note that listening on SIGSEGV & co is unsafeAnna Henningsen
2016-09-11src: pull AfterConnect from pipe_wrap and tcp_wrapDaniel Bevenius