Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-272020-10-27, Version 14.15.0 'Fermium' (LTS)Richard Lau
2020-10-272020-10-27, Version 10.23.0 'Dubnium' (LTS)Richard Lau
2020-10-27test: add upstream test cases to urlsearchparamDaijiro Wachi
2020-10-27doc,test: update v8 method doc and commentRich Trott
2020-10-27doc: consolidate and clarify breakOnSigInt textRich Trott
2020-10-27n-api: revert change to finalizationMichael Dawson
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-27http: lazy create IncomingMessage.headersRobert Nagy
2020-10-27doc: fix _construct example params orderAlejandro Oviedo
2020-10-27doc: add a subsystems header in pull-requests.mdPooja D.P
2020-10-27deps: update acorn to v8.0.4Michaël Zasso
2020-10-27doc: fix typo in BUILDING.mdraisinten
2020-10-26src: remove ignore GCC -Wcast-function-type for v8Daniel Bevenius
2020-10-26src: use MaybeLocal.ToLocal instead of IsEmptyDaniel Bevenius
2020-10-26Revert "src: ignore GCC -Wcast-function-type for v8.h"Daniel Bevenius
2020-10-26doc: add require statement in the examplePooja D.P
2020-10-26doc: modified memory set statement set sizePooja D.P
2020-10-26build: turn off Codecov commentsbcoe
2020-10-26doc: use kbd element in readline doc proseRich Trott
2020-10-26doc: fix a typo in CHANGELOG_V12Shubham Parihar
2020-10-25test: refactor coverage logicbcoe
2020-10-25doc: fix header level in fs.mdax1
2020-10-25doc: remove stability warning in v8 module docRich Trott
2020-10-25doc: mark optional parameters in timers.mdVse Mozhe Buty
2020-10-25stream: remove redundant context from commentsYash Ladha
2020-10-25timers: correct explanation in commentTurner Jabbour
2020-10-25doc: add a example code to API doc propertyPooja D.P
2020-10-25http2: fix reinjection checkMomtchil Momtchev
2020-10-25http2: reinject data received before http2 is attachedMomtchil Momtchev
2020-10-25http2: add updateSettings to both http2 serversVincent Boivin
2020-10-25doc: document changes for `*/promises` alias modulesExE Boss
2020-10-25dns: add setLocalAddress to ResolverJosh Dague
2020-10-24http2: remove unsupported %.* specifierMomtchil Momtchev
2020-10-24test: add additional deprecation warning tests for rmdir recursiveIan Sutherland
2020-10-24doc: update console.error exampleLee, Bonggi
2020-10-24doc: add missing link in Node.js 14 ChangelogAntoine du Hamel
2020-10-24doc: improve text for breakOnSigintRich Trott
2020-10-24doc: this prints replaced with this is printedPooja D.P
2020-10-24stream: fix duplicate logic in stream destroyYash Ladha
2020-10-24deps: update to cjs-module-lexer@0.4.3Guy Bedford
2020-10-23doc: update package.json field definitionsMyles Borins
2020-10-23tools: refloat 7 Node.js patches to cpplint.pyRich Trott
2020-10-23tools: bump cpplint to 1.5.0Rich Trott
2020-10-23doc,src,test: revise C++ code for linter updateRich Trott
2020-10-22doc,esm: document experimental warning removalAntoine du Hamel
2020-10-22doc: add Installing Node.js header in BUILDING.mdPooja D.P
2020-10-22build: add license-builder GitHub ActionTierney Cyren
2020-10-22v8: implement v8.stopCoverage()Joyee Cheung
2020-10-22v8: implement v8.takeCoverage()Joyee Cheung
2020-10-22test: add windows and C++ coverageBenjamin Coe