summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-23doc: improve formatting of STYLE_GUIDE.mdAlexey Orlenko
2017-05-23doc: fix incorrect keyboard shortcutAlexey Orlenko
2017-05-23test: confirm callback is invoked in fs testRich Trott
2017-05-23test: check number of message eventsRich Trott
2017-05-23test: increase n-api constructor coverageMichael Dawson
2017-05-23doc: fix title/function name mismatchMichael Dawson
2017-05-23vm: fix race condition with timeout paramMarcel Laverdet
2017-05-23vm: fix displayErrors in runIn.. functionsMarcel Laverdet
2017-05-23src: redirect-warnings to file, not pathSam Roberts
2017-05-23doc: link to `common` docs in test writing guideAnna Henningsen
2017-05-23stream: improve readable push performanceBrian White
2017-05-23cmd: support dash as stdin aliasEbrahim Byagowi
2017-05-23build: avoid /docs/api and /docs/doc/api uploadRod Vagg
2017-05-23crypto: remove unnecessary template classDaniel Bevenius
2017-05-23test: add regression test for immediate socket errorsEvan Lucas
2017-05-23Revert "net: remove unnecessary process.nextTick()"Evan Lucas
2017-05-23inspector: JavaScript bindings for the inspectorEugene Ostroukhov
2017-05-23deps: upgrade npm beta to 5.0.0-beta.56Kat Marchán
2017-05-23tools: update test-npm.sh pathsKat Marchán
2017-05-23errors: AssertionError moved to internal/errorFaiz Halde
2017-05-23lib: lazy instantiation of fs.Stats datesDaniel Pihlstrom
2017-05-23test: add hasCrypto check to async-wrap-GH13045Daniel Bevenius
2017-05-22http: fix IPv6 Host header checkBrian White
2017-05-22http,https: avoid instanceof for WHATWG URLBrian White
2017-05-22src: fix typoBrian White
2017-05-22src: remove unused parametersBrian White
2017-05-22doc: list macOS as supporting filename argumentChris Young
2017-05-22inspector: fix process._debugEnd() for inspectorEugene Ostroukhov
2017-05-22test: fix sequential test-net-connect-local-errorSebastian Plesciuc
2017-05-22src: assert that uv_async_init() succeedscjihrig
2017-05-22stream: improve multiple callback error messagecjihrig
2017-05-22test: remove common.PORT from dgram testArtur Vieira
2017-05-22test: bind to 0 in dgram-send-callback-buffer-lengthArtur Vieira
2017-05-22test: use dynamic port in test-dgram-send-address-typesArtur Vieira
2017-05-22test: use dynamic port in test-dgram-send-callback-bufferArtur Vieira
2017-05-22test: replace common.PORT in dgram testArtur Vieira
2017-05-22stream: add destroy and _destroy methods.Matteo Collina
2017-05-22src: remove unnecessary forward declarationDaniel Bevenius
2017-05-22src: check IsConstructCall in TLSWrap constructorDaniel Bevenius
2017-05-22src: remove unnecessary return statementDaniel Bevenius
2017-05-22src: remove unused node_buffer.h includeDaniel Bevenius
2017-05-21test: allow for absent nobody user in setuid testRich Trott
2017-05-21benchmark: allow no duration in benchmark testsRich Trott
2017-05-21test: shorten test-benchmark-httpRich Trott
2017-05-22zlib: fix node crashing on invalid optionsAlexey Orlenko
2017-05-21async_hooks: add constructor check to async-hooksShadowbeetle
2017-05-21doc: edit Error.captureStackTrace html commentArtur Vieira
2017-05-21dns: fix `resolve` failed starts without networkXadillaX
2017-05-20test: port disabled readline testRich Trott
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi