aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06doc: revise Waiting for Approvals documentationRich Trott
2018-12-07src: remove finalized_ member from Hash classDaniel Bevenius
2018-12-07src: remove unused env variables in node_utilDaniel Bevenius
2018-12-06path: replace assertPath() with validatorcjihrig
2018-12-06process: simplify check in previousValueIsValid()cjihrig
2018-12-06test: refactor test-fs-write-file-sync.jscjihrig
2018-12-06test: prepare test/message/testcfg.py for Python 3cclauss
2018-12-06tools: prepare tools/genv8constants.py for Python 3cclauss
2018-12-06src: explicitly allow JS in ReadHostObjectYang Guo
2018-12-06src: update postmortem constantcjihrig
2018-12-06test: update postmortem metadata test for V8 7.1cjihrig
2018-12-06deps: cherry-pick 88f8fe1 from upstream V8Yang Guo
2018-12-06deps: cherry-pick 073073b from upstream V8Yang Guo
2018-12-06deps: cherry-pick b87d408 from upstream V8Peter Marshall
2018-12-06deps: cherry-pick 0483e9a from upstream V8Joyee Cheung
2018-12-06deps: sync V8 gypfiles with 7.1Refael Ackermann
2018-12-06src: update NODE_MODULE_VERSION to 68Michaël Zasso
2018-12-06build: reset embedder string to "-node.0"Michaël Zasso
2018-12-06deps: update V8 to 7.1.302.28Michaël Zasso
2018-12-06tools: prepare tools/install.py for Python 3cclauss
2018-12-05Revert "lib: repl multiline history support"Ruben Bridgewater
2018-12-05Revert "repl: handle buffered string logic on finish"Ruben Bridgewater
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-12-05build: add '.git' to 'make lint-py' exclude listcclauss
2018-12-05build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-05lib: remove some useless assignmentsGus Caplan
2018-12-05url: support LF, CR and TAB in pathToFileURLCharles Samborski
2018-12-05doc: mention util depth default changeRuben Bridgewater
2018-12-05doc: list all versions WHATWG URL api was addedThomas Watson
2018-12-05buffer: remove checkNumberType()cjihrig
2018-12-05tools: replace rollup with nccRich Trott
2018-12-05win: do not use Boxstarter to install toolsJoão Reis
2018-12-05doc: add authority and scheme psuedo headersKenigbolo Meya Stephen
2018-12-05src,lib: make process.binding('config') internalMasashi Hirano
2018-12-05doc: add internal functionality details of util.inheritsRuben Bridgewater
2018-12-05lib: use ES6 class inheritance styleRuben Bridgewater
2018-12-05lib: remove `inherits()` usageRuben Bridgewater
2018-12-04build: fix check-xz for platforms defaulting to shRod Vagg
2018-12-04test: remove unused addons-napi directoryRich Trott
2018-12-04test: add .gitignore file for node-apiRich Trott
2018-12-04doc: add triaging section to releases.mdBeth Griggs
2018-12-04doc: use author's titles for linked resourcesRich Trott
2018-12-04build: make tar.xz creation opt-out, fail if no xzRod Vagg
2018-12-04test: partition N-API testsGabriel Schulhof
2018-12-04doc: revise code review guidelinesRich Trott
2018-12-04process: provide dummy stdio for non-console Windows appsAnna Henningsen
2018-12-04dns: simplify dns.promises warning logiccjihrig
2018-12-04fs: simplify fs.promises warning logiccjihrig
2018-12-04test: fix `common.mustNotCall()` usage in HTTP testAnna Henningsen
2018-12-04doc: add a note on usage scope of AliasedBufferGireesh Punathil