summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-13tools: port Python 3 compat patches from node-gyp to gypMichaël Zasso
2019-10-13deps: patch V8 to 7.8.279.17Michaël Zasso
2019-10-13src: render N-API weak callbacks as cleanup hooksGabriel Schulhof
2019-10-12domain: do not import util for a simple type checkRuben Bridgewater
2019-10-12test: add more recursive fs.rmdir() testsMaria Paktiti
2019-10-12fs: make FSWatcher.start privateLucas Holmquist
2019-10-12doc: nest code fence under unordered listNick Schonning
2019-10-12doc: remove double word "where"Nick Schonning
2019-10-12test: do not force the process to exitLuigi Pinca
2019-10-12doc,meta: reduce npm PR wait period to one weekRich Trott
2019-10-12fs: add runtime deprecate for file stream open()Robert Nagy
2019-10-12doc: fix some recent nits in fs.mdVse Mozhet Byt
2019-10-11crypto: reject public keys properlyTobias Nießen
2019-10-11doc: add brackets to implicit markdown linksNick Schonning
2019-10-12http: add reusedSocket property on client requestthemez
2019-10-11src: fix largepages regressionGabriel Schulhof
2019-10-12net: treat ENOTCONN at shutdown as successAnna Henningsen
2019-10-11module: warn on require of .js inside type: moduleGuy Bedford
2019-10-11doc: fs dir modifications may not be reflected by dir.readAnna Henningsen
2019-10-11fs: buffer dir entries in opendir()Anna Henningsen
2019-10-11repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: use the WHATWG URL API in http code examplesThomas Watson
2019-10-11deps: V8: cherry-pick 53e62afMichaël Zasso
2019-10-11deps: patch V8 to 7.8.279.15Michaël Zasso
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: correct typos in security release processNick Schonning
2019-10-10doc: indent code fence under list itemNick Schonning
2019-10-10benchmark: remove double word "then" in commentsNick Schonning
2019-10-10util: validate formatWithOptions inspectOptionsRuben Bridgewater
2019-10-10doc: return type is numberexoego
2019-10-10http2: fix file close error condition at respondWithFdAnna Henningsen
2019-10-10doc: add note about forwarding stream optionsRobert Nagy
2019-10-10esm: unflag --experimental-exportsGuy Bedford
2019-10-11benchmark: add benchmark for vm.createContextJoyee Cheung
2019-10-10src: remove unused using declarations in worker.ccDaniel Bevenius
2019-10-10test: remove unnecessary --expose-internals flagsAnna Henningsen
2019-10-10build: make full-icu the default for releasesRichard Lau
2019-10-10src: bring 425 status code name into accordance with RFC 8470Sergei Osipov
2019-10-10doc: set module version 72 to node 12Gerhard Stoebich
2019-10-10doc: fix tls version valuesTobias Nießen
2019-10-10Revert "stream: make finished call the callback if the stream is closed"Matteo Collina
2019-10-10Revert "stream: remove ambiguous code"Matteo Collina
2019-10-10test: remove extra process.exit()cjihrig
2019-10-09test: remove spaces inside code span elementsNick Schonning
2019-10-09doc: remove spaces inside code span elementsNick Schonning
2019-10-09doc: add more info to fs.Dir and fix typosJeremiah Senkpiel
2019-10-09fs: remove options.encoding from Dir.read*()Jeremiah Senkpiel
2019-10-09http2: allow passing FileHandle to respondWithFDAnna Henningsen
2019-10-092019-10-09, Version 8.16.2 'Carbon' (LTS)Beth Griggs