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
2021-03-312021-03-31, Version 15.13.0 (Current)v15.13.0Ruy Adorno
2021-03-31deps: backport v8 f19142e6Guy Bedford
2021-03-31deps: v8 backport 9689b17687bGuy Bedford
2021-03-30deps: upgrade npm to 7.7.6Ruy Adorno
2021-03-30test: split promisified timers test for coverage purposesRich Trott
2021-03-30perf_hooks: make Performance extend EventTargetMichaël Zasso
2021-03-30util: remove unreachable inspect codeRich Trott
2021-03-30doc: fix typos in lib/internal/bootstrap/pre_execution.jsmarsonya
2021-03-30src: indent long help text properlyDavid Glasser
2021-03-30src: document newer values for --unhandled-rejections flagDavid Glasser
2021-03-30timers: fix arbitrary object clearImmediate errorsNitzan Uziely
2021-03-30doc: add more commands for cherry-picking and changelog to release docsDanielle Adams
2021-03-30src: fix typo in src code guideTobias Nießen
2021-03-30tools: improve valid-typeof lint ruleRich Trott
2021-03-30test: fix typeof comparisonRich Trott
2021-03-30child_process: remove unused argumentRich Trott
2021-03-30doc: spell out ICU acronym on first occurrenceRich Trott
2021-03-30deps: upgrade npm to 7.7.5Ruy Adorno
2021-03-30http2: treat non-EOF empty frames like other invalid framesAnna Henningsen
2021-03-30http2: fix setting options before handle existsAnna Henningsen
2021-03-30doc: update GOVERNANCE.md for TSC Charter changesRich Trott
2021-03-30tools: simplify eslint comma-dangle configuration (tools)Rich Trott
2021-03-30src: report idle time correctlyStephen Belanger
2021-03-30crypto: clear errors in SignTraits::DeriveBitsFilip Skokan
2021-03-30doc,tools: use only one level 1 header per pageRich Trott
2021-03-30doc: reduce header nesting in async_hooks.mdRich Trott
2021-03-30doc: fix wording in outgoingMessage.writeTobias Nießen
2021-03-30test: increase wiggle room for memory in test-worker-resource-limitsRich Trott
2021-03-30deps: upgrade npm to 7.7.4Ruy Adorno
2021-03-30node-api: fix crash in finalizationMichael Dawson
2021-03-30test: add OpenSSL 3.0 checks to tls-passphraseDaniel Bevenius
2021-03-30test: add OpenSSL 3.0 checks to test-crypto-keygenDaniel Bevenius
2021-03-30deps: upgrade npm to 7.7.0Ruy Adorno
2021-03-30tools: improve macos-firewall.sh outputRich Trott
2021-03-30tools: simplify eslint comma-dangle configurationRich Trott
2021-03-24test: fix deprecation warning in test-doctool-htmlAntoine du Hamel
2021-03-24crypto: fix DiffieHellman argument validationAntoine du Hamel
2021-03-24tty: validate file descriptor to avoid int32 overflowAntoine du Hamel
2021-03-24test: fix ibmi skip messageTobias Nießen
2021-03-24test: fix flaky test-vm-timeout-escape-promise-module-2Rich Trott
2021-03-24doc: add examples for WHATWG URL objectsJames M Snell
2021-03-24test: remove duplicated test for eventtargethimself65
2021-03-24doc: clarify when child process 'spawn' event is *not* emittedMatthew Francis Brunetti
2021-03-24stream: pipeline accept Buffer as a valid first argumentNitzan Uziely
2021-03-24tools: make genv8constants.py Python3-compatibleMichaël Zasso
2021-03-24test: relax Y2K38 check in test-fs-utimes-y2K38Richard Lau
2021-03-24child_process: cleanup AbortSignal duplicationNitzan Uziely
2021-03-24doc: fix legacy stability indicator displayRich Trott
2021-03-24doc: use sentence-style capitlaztion in template headerRich Trott
2021-03-24test: remove references to unsupported AIX versionsRichard Lau