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-12readline: fix question stack overflowEugene Chapko
2022-06-12perf_hooks: fix function wrapped by `timerify` to work correctlyKohei Ueno
2022-06-12test: add test for short-option followed by its valueKohei Ueno
2022-06-12test: fix `common.mustNotCall` error messageAntoine du Hamel
2022-06-12doc: add fspromises mkdir exampleTierney Cyren
2022-06-12meta: update AUTHORSNode.js GitHub Bot
2022-06-11doc: add F3n67u to triagersFeng Yu
2022-06-11tools: fix `create-or-update-pull-request-action` hash on GHAAntoine du Hamel
2022-06-11tools: add `avoid-prototype-pollution` lint ruleAntoine du Hamel
2022-06-11lib: use `kEmptyObject` in various placesLiviaMedeiros
2022-06-11worker: use `kEmptyObject`LiviaMedeiros
2022-06-11wasi: use `kEmptyObject`LiviaMedeiros
2022-06-11vm: use `kEmptyObject`LiviaMedeiros
2022-06-11tls: use `kEmptyObject`LiviaMedeiros
2022-06-11timers: use `kEmptyObject`LiviaMedeiros
2022-06-11test_runner: use `kEmptyObject`LiviaMedeiros
2022-06-11stream: use `kEmptyObject`LiviaMedeiros
2022-06-11readline: use `kEmptyObject`LiviaMedeiros
2022-06-11perf_hooks: use `kEmptyObject`LiviaMedeiros
2022-06-11https: use `kEmptyObject`LiviaMedeiros
2022-06-11http2: use `kEmptyObject`LiviaMedeiros
2022-06-11http: use `kEmptyObject`LiviaMedeiros
2022-06-11fs: use `kEmptyObject`LiviaMedeiros
2022-06-11events: use `kEmptyObject`LiviaMedeiros
2022-06-11crypto: use `kEmptyObject`LiviaMedeiros
2022-06-11cluster: use `kEmptyObject`LiviaMedeiros
2022-06-11child_process: use `kEmptyObject`LiviaMedeiros
2022-06-11async_hooks: use `kEmptyObject`LiviaMedeiros
2022-06-11util: add `kEmptyObject` to internal/utilLiviaMedeiros
2022-06-11tools: fix find-inactive actionsLivia Medeiros
2022-06-11meta: move one or more collaborators to emeritus (#43183)Node.js GitHub Bot
2022-06-11crypto: remove Node.js-specific webcrypto extensionsFilip Skokan
2022-06-10doc: fix typo in globals.mdDaeyeon Jeong
2022-06-09doc: use serial comma in webstreams docsTobias Nießen
2022-06-09doc: fix specifier example in `esm.md`hiroki osame
2022-06-09net,dns: move hasObserver out of perf functiontheanarkh
2022-06-09doc: add undici to glossaryF3n67u
2022-06-08doc: change glossary link in pull request guide to node's glossary docFeng Yu
2022-06-07doc: fix typo in util.parseArgs usage exampleMichael Ficarra
2022-06-07doc: improve description of TZTobias Nießen
2022-06-07doc: use serial comma in net docsTobias Nießen
2022-06-06tools: update lint-md-dependencies to rollup@2.75.5Node.js GitHub Bot
2022-06-06tools: update eslint to 8.17.0Node.js GitHub Bot
2022-06-06doc: make clear the result of comparison between Symbol.forKohei Ueno
2022-06-05doc: add missing require to stream api docFeng Yu
2022-06-05tools: use hashes instead of tags for external actions (#43284)Antoine du Hamel
2022-06-05doc: add CIGTM to `glossary.md`Feng Yu
2022-06-05doc: use serial comma in pull request docFeng Yu
2022-06-05esm: fix chain advances when loader calls next<HookName> multiple timesJacob Smith
2022-06-05doc: use serial comma in ESM docsTobias Nießen