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
2022-06-13events: use `kEmptyObject`LiviaMedeiros
2022-06-13crypto: use `kEmptyObject`LiviaMedeiros
2022-06-13cluster: use `kEmptyObject`LiviaMedeiros
2022-06-13child_process: use `kEmptyObject`LiviaMedeiros
2022-06-13async_hooks: use `kEmptyObject`LiviaMedeiros
2022-06-13util: add `kEmptyObject` to internal/utilLiviaMedeiros
2022-06-13tools: fix find-inactive actionsLivia Medeiros
2022-06-13meta: move one or more collaborators to emeritus (#43183)Node.js GitHub Bot
2022-06-13crypto: remove Node.js-specific webcrypto extensionsFilip Skokan
2022-06-13doc: fix typo in globals.mdDaeyeon Jeong
2022-06-13doc: use serial comma in webstreams docsTobias Nießen
2022-06-13doc: fix specifier example in `esm.md`hiroki osame
2022-06-13net,dns: move hasObserver out of perf functiontheanarkh
2022-06-13doc: add undici to glossaryF3n67u
2022-06-13doc: change glossary link in pull request guide to node's glossary docFeng Yu
2022-06-13doc: fix typo in util.parseArgs usage exampleMichael Ficarra
2022-06-13doc: improve description of TZTobias Nießen
2022-06-13doc: use serial comma in net docsTobias Nießen
2022-06-13tools: update lint-md-dependencies to rollup@2.75.5Node.js GitHub Bot
2022-06-13tools: update eslint to 8.17.0Node.js GitHub Bot
2022-06-13doc: make clear the result of comparison between Symbol.forKohei Ueno
2022-06-13doc: add missing require to stream api docFeng Yu
2022-06-13tools: use hashes instead of tags for external actions (#43284)Antoine du Hamel
2022-06-13doc: add CIGTM to `glossary.md`Feng Yu
2022-06-13doc: use serial comma in pull request docFeng Yu
2022-06-13doc: use serial comma in ESM docsTobias Nießen
2022-06-13lib: give names to promisified methodsLiviaMedeiros
2022-06-13meta: update AUTHORSNode.js GitHub Bot
2022-06-13test: convert then to async/awaitMeek Simbule
2022-06-13report: add more heap infos in process reporttheanarkh
2022-06-13crypto: add CFRG curves to Web Crypto APIFilip Skokan
2022-06-13tls: fix performance regression in `convertALPNProtocols()`LiviaMedeiros
2022-06-13doc: promote cdt to tier 3Tony Gorez
2022-06-13fs: export constants from `fs/promises`Feng Yu
2022-06-13lib: use null-prototype objects for property descriptorsAntoine du Hamel
2022-06-13doc: fix chromium document link in pull-requests.mdrikapo
2022-06-13doc: fix 404 link of BUILDING.mdFeng Yu
2022-06-13build: add nonpm and nocorepack to vcbuild.batDarshan Sen
2022-06-13src: convey potential exceptions during StreamPipe constructionDarshan Sen
2022-06-13tools: update `codecov/codecov-action` versionAntoine du Hamel
2022-06-13doc: update CHANGELOG_V18.mdFilip Skokan
2022-06-13test: add `BigInt`s to `common.getArrayBufferViews()`Livia Medeiros
2022-06-13doc: add src/crypto to CC list for nodejs/cryptoTobias Nießen
2022-06-13tools: update lint-md-dependencies to rollup@2.75.3Node.js GitHub Bot
2022-06-13tools: update clang-format 1.7.0 to 1.8.0Darshan Sen
2022-06-13doc: use serial comma in console docsTobias Nießen
2022-06-02Working on v18.3.1Bryan English
2022-06-022022-06-01, Version 18.3.0 (Current)v18.3.0v18.3.0-proposalBryan English
2022-06-02deps: update undici to 5.4.0Node.js GitHub Bot
2022-05-30benchmark: add node-error benchmarkRafaelGSS