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-11-262021-11-30, Version 14.18.2 'Fermium' (LTS)v14.18.2Richard Lau
2021-11-26lib: fix regular expression to detect `/` and `\`Francesco Trotta
2021-11-26worker: avoid potential deadlock on NearHeapLimitSantiago Gimeno
2021-11-25doc: mark Node.js 10 as End-of-LifeRichard Lau
2021-11-25deps: update c-ares to 1.18.1Richard Lau
2021-11-25tools: add script to update c-aresRichard Lau
2021-11-25build: pin build-docs workflow to Node.js 14Richard Lau
2021-11-25build: support Python 3.10.0FrankQiu
2021-11-25tools: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-11-25deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-11-25test: deflake child-process-pipe-dataflowLuigi Pinca
2021-11-25doc: fix CJS-ESM selector in SafariBradley Farias
2021-11-25doc: add macOS arm64 experimental statusMichael Rienstra
2021-10-12test: update upload.zip to be uncorruptedGreg Ziskind
2021-10-12Working on v14.18.2Danielle Adams
2021-10-112021-10-12, Version 14.18.1 'Fermium' (LTS)v14.18.1Danielle Adams
2021-10-11http: add regression test for smuggling content lengthMatteo Collina
2021-10-11http: add regression test for chunked smugglingMatteo Collina
2021-10-11deps: update llhttp to 2.1.4Fedor Indutny
2021-09-28Working on v14.18.1Michaël Zasso
2021-09-072021-09-28, Version 14.18.0 'Fermium' (LTS)v14.18.0Michaël Zasso
2021-09-07fs: improve fsPromises writeFile performanceNitzan Uziely
2021-09-07test: fix test-vm-memleak for high baseline platformsRich Trott
2021-09-07test: fix flaky test-vm-memleakRich Trott
2021-09-07test: fix flaky test-child-process-exec-abortcontroller-promisifiedAntoine du Hamel
2021-09-07tools: make utils.SearchFiles Python2-compatibleMichaël Zasso
2021-09-04tools: update workflow to open a pull requestRich Trott
2021-09-04tools: use find-inactive-collaborators to modify README.mdRich Trott
2021-09-04build: fix update authors commitMestery
2021-09-04doc: add duplicate CVE check in sec. release docDaniel Bevenius
2021-09-04build: add authors.ymlTierney Cyren
2021-09-04doc: improve description of the triagers teamMichaël Zasso
2021-09-04deps: V8: cherry-pick 00bb1a77c03eDarshan Sen
2021-09-04doc: update instructions for ccMichael Dawson
2021-09-04tools: fix markdown lintingRich Trott
2021-09-04tools: update markdown linter dependencies and move to ESMAntoine du Hamel
2021-09-04meta: add gyp as owner of gyp files and tools/gypmary marchini
2021-09-04tools: update rollup to latest version in markdown linterRich Trott
2021-09-04policy: canonicalize before resolving specifiersBradley Farias
2021-09-04esm: use correct URL for error decorationBradley Farias
2021-09-04repl: fix tla function hoistingDon Jayamanne
2021-09-04build: add option to hide console windowCheng Zhao
2021-09-04doc: fix malformed changelog entriesRich Trott
2021-09-04doc: fix lint errors in packages.mdRich Trott
2021-09-04tools: update markdown lint dependenciesRich Trott
2021-09-04doc: add example of self-reference in scoped packagesJesús Leganés-Combarro 'piranna
2021-09-04doc: add himadriganguly as a triagerHimadri Ganguly
2021-09-04policy: fix integrity when DEFAULT_ENCODING is setTobias Nießen
2021-09-04test: use simplfied validatorvoltrexmaster
2021-09-04dgram: use simplified validatorVoltrex