summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-14doc: simplify text in pull-requests.mdRich Trott
2019-11-14doc: remove "multiple variants" from BUILDING.mdRich Trott
2019-11-13doc: remove "maintenance is supported by" text in BUILDING.mdRich Trott
2019-11-13crypto: fix key requirements in asymmetric cipherTobias Nießen
2019-11-13http: outgoing corkRobert Nagy
2019-11-13stream: add writableCorked to DuplexAnna Henningsen
2019-11-13tools: update tzdata to 2019cAlbert Wang
2019-11-13doc: add lookup to http.request() optionsLuigi Pinca
2019-11-13doc, console: remove non-existant methods from docsSimon Schick
2019-11-12test: replace Object.assign with object spreadGrigoriy Levanov
2019-11-12doc: fix up N-API docMichael Dawson
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-11-12tls: replace var with letDaniil Pletnev
2019-11-12lib: replaced var to let in lib/v8.jsVadim Gorbachev
2019-11-12http: http_common rename var to let and consttelenord
2019-11-12net: replaced vars to lets and constsalexahdp
2019-11-12http: http_incoming rename var to let and consttelenord
2019-11-12src: migrate off ArrayBuffer::GetContentsAnna Henningsen
2019-11-11stream: increase MAX_HWMRobert Nagy
2019-11-11doc: add link to node-code-ide-configs in testingKamat, Trivikram
2019-11-11test: fix Python unittests in ./test and ./toolscclauss
2019-11-11test: mark test-http-dump-req-when-res-ends as flaky on windowsAshCripps
2019-11-10doc,meta: allow Travis results for doc/comment changesRich Trott
2019-11-09deps: update npm to 6.13.0Ruy Adorno
2019-11-09doc,meta: remove wait period for npm pull requestsRich Trott
2019-11-09test: fix test-benchmark-clusterRich Trott
2019-11-09path: replace var with let in lib/path.jspeze
2019-11-09process: add coverage tests for sourceMapFromDataUrl methodNolik
2019-11-09dns: switch var to const/letDmitriy Kikinskiy
2019-11-09lib: change var to let in lib/_stream_duplex.jsIlia Safronov
2019-11-09buffer: change var to letVladislav Botvin
2019-11-09esm: exit the process with an error if loader has an issueMichaël Zasso
2019-11-09cluster: destruct primordials in lib/internal/cluster/worker.jspeze
2019-11-09assert: replace var with let in lib/assert.jsPerfectPan
2019-11-08fs: change var to letNadya
2019-11-08https: change var to let in lib/https.jsgalina.prokofeva
2019-11-08src: persist strings that are used multiple times in the environmentVadim Gorbachev
2019-11-08doc: update divergent specifier hazard guidanceGeoffrey Booth
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
2019-11-08doc: include --experimental-resolve-self in manpageGuy Bedford
2019-11-09src: remove uses of deprecated wasm TransferrableModuleClemens Backes
2019-11-08http: replace vars with lets and consts in lib/_http_agent.jspalmires
2019-11-08tls: replace var with let and constNolik
2019-11-08test: do not run release-npm test without cryptoMichaël Zasso
2019-11-08src: remove custom tracking for SharedArrayBuffersAnna Henningsen
2019-11-08test: increase limit again for network space overhead testMichaël Zasso
2019-11-08src: update v8abbr.h for V8 updatecjihrig
2019-11-08test: update test-postmortem-metadata.jscjihrig
2019-11-08build,tools: update V8 gypfiles for V8 7.9Michaël Zasso