summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http2: add failing writes with destroy testadd-failing-http2-test-with-writesMathias Buus2018-04-091-0/+35
* test: resolve process.setegid error on UbuntuDivyanshu Singh2018-04-061-1/+9
* Merge branch 'gireeshpunathil-pipe_doc'Gireesh Punathil2018-04-060-0/+0
|\
| * Merge branch 'pipe_doc' of https://github.com/gireeshpunathil/node into giree...Gireesh Punathil2018-04-060-0/+0
| |\ |/ /
| * doc: clarify lifecycle of domain socketsGireesh Punathil2018-03-211-7/+16
* | doc: clarify lifecycle of domain socketsGireesh Punathil2018-04-061-7/+16
* | errors: fix typo in internal/errors.jsdavidmarkclements2018-04-061-1/+1
* | stream: 'readable' have precedence over flowingMatteo Collina2018-04-065-49/+269
* | crypto: add support for AES-CCMTobias Nießen2018-04-065-105/+825
* | fs: make ReadStream throw TypeError on NaNUjjwal Sharma2018-04-062-2/+12
* | net,stream: remove DuplexBaseLuigi Pinca2018-04-064-46/+29
* | doc: update AUTHORS listMichaël Zasso2018-04-062-5/+114
* | fs: expose copy-on-write flags for fs.copyFile()cjihrig2018-04-054-9/+107
* | doc: improve prepositions in buffer.mdRich Trott2018-04-051-2/+2
* | doc: reword poolSize explanation in buffer.mdRich Trott2018-04-051-2/+2
* | doc: add instructions to update local git configTrivikram Kamat2018-04-051-12/+11
* | doc: create list for commonly edited files in PRsTrivikram Kamat2018-04-051-3/+5
* | test: fix multiple expectedWarnings bugDaniel Bevenius2018-04-061-1/+1
* | Revert "deps: upgrade npm to 5.8.0"Anna Henningsen2018-04-051454-43814/+23939
* | Revert "deps: manually add 10.x support to npm"Anna Henningsen2018-04-051-2/+1
* | deps: manually add 10.x support to npmMyles Borins2018-04-051-1/+2
* | deps: upgrade npm to 5.8.0FallenRiteMonk2018-04-051497-27491/+47360
* | errors: make dns errors consistentRuben Bridgewater2018-04-052-14/+14
* | errors: make message non-enumerableRuben Bridgewater2018-04-054-19/+27
* | url: replace "magic" numbers by constantsSergey Golovin2018-04-052-5/+15
* | doc: remove link to "breaking changes" wikiTrivikram Kamat2018-04-041-4/+0
* | 2018-04-05, Version 9.11.1 (Current)Myles Borins2018-04-052-1/+13
* | test: add tests for fs/promises.js fileHandle methodswillhayslett2018-04-046-0/+231
* | lib: ensure --check flag works with --requireJohn-David Dalton2018-04-044-6/+34
* | deps: upgrade libuv to 1.20.0cjihrig2018-04-0439-140/+466
* | 2018-04-04, Version 9.11.0 (Current)Michaël Zasso2018-04-042-1/+103
* | errors: improve SystemError messagesJoyee Cheung2018-04-058-261/+259
* | test: add info option to common.expectsErrorJoyee Cheung2018-04-052-1/+6
* | doc: move mafintosh to CollaboratorsRich Trott2018-04-041-2/+2
* | deps: fix typo in openssl upgrading docDaniel Bevenius2018-04-041-1/+1
* | build: allow vcbuild to merely build addon testsGabriel Schulhof2018-04-041-0/+2
* | doc: fix added value for `assert` moduleRuben Bridgewater2018-04-041-1/+1
* | doc: properly document AssertionErrorRuben Bridgewater2018-04-042-7/+67
* | tty: add color support for more terminalsRuben Bridgewater2018-04-041-2/+48
* | tty: add attribution for chalkRuben Bridgewater2018-04-043-72/+107
* | buffer: shorten deprecation warningRich Trott2018-04-042-10/+6
* | doc: fix various nitsVse Mozhet Byt2018-04-0434-257/+257
* | doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-0432-382/+347
* | fs: refactor stats array to be more genericJoyee Cheung2018-04-049-163/+168
* | buffer: use v8::TypedArray::kMaxLength as buffer::kMaxLengthJoyee Cheung2018-04-041-2/+1
* | test: check all properties in common.expectsErrorRuben Bridgewater2018-04-041-13/+10
* | build: introduce make jstestJoyee Cheung2018-04-041-12/+16
* | test: test process.setuid for bad argument typesDivyanshu Singh2018-04-041-0/+4
* | doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott2018-04-031-14/+15
* | assert: ensure .rejects() disallows sync throwsTeddy Katz2018-04-032-2/+18