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
path: root/doc
AgeCommit message (Expand)Author
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-02-05doc: add history information for CorepackAntoine du Hamel
2022-02-05worker: graduate get/setEnvironmentData APIsJames M Snell
2022-02-05doc: add comments to empty blocks in worker_threads textRich Trott
2022-02-05doc: remove empty block from console.timeEnd() exampleRich Trott
2022-02-05cluster: make `kill` to be just `process.kill`Bar Admoni
2022-02-04doc: feature management proposalMichael Dawson
2022-02-04doc: add overhead hints for heap snapshot generationGerhard Stöbich
2022-02-04doc: fix X509 CA acronym capitalizationTobias Nießen
2022-02-03doc: use sentence case for X509 error codes headerTobias Nießen
2022-02-03doc: add initial version of maintaining-http.mdMichael Dawson
2022-02-03doc: add registry numbers for Electron 19 and 20Keeley Hammond
2022-02-03async_hooks: fix imports in context exampleYash Ladha
2022-02-03doc: add note about resource type in async_hooksTony Gorez
2022-02-03doc: use example.com for examplesAteş Göral
2022-02-03doc: align tls port types with net port typesTobias Nießen
2022-02-02doc: use UDPv4/UDPv6 consistently with TCPv4/TCPv6Tobias Nießen
2022-02-02tools,doc: use V8::DisposePlatformMichaël Zasso
2022-02-02src: update NODE_MODULE_VERSION to 105Michaël Zasso
2022-02-02doc: improve wording surrounding TLS 1.3 ciphersTobias Nießen
2022-02-012022-02-01, Version 12.22.10 'Erbium' (LTS)Ruy Adorno
2022-02-01doc: add format-md step to release guideDanielle Adams
2022-02-01doc: add v16 changelog link to iojs changelogDanielle Adams
2022-02-012022-02-01, Version 14.19.0 'Fermium' (LTS)Richard Lau
2022-02-01lib: add fetchMichaël Zasso
2022-02-01module: unflag esm json modulesGeoffrey Booth
2022-01-31doc: add security-steward rotation informationMichael Dawson
2022-01-31doc: use Object.hasOwn() in util docRich Trott
2022-01-31doc: remove section on "recent" ECDH changesTobias Nießen
2022-01-30doc: clarify that import also uses mainBen McCann
2022-01-30doc: update modules.md wordingTobias Hernstig
2022-01-30stream: add reduceBenjamin Gruenbaum
2022-01-28doc: avoid incomplete sentence in cluster docsTobias Nießen
2022-01-28doc: fix typo in contributing guidesYoshiki Kurihara
2022-01-28doc: improve docs to give descriptive info for the platform propertyHarshil jain
2022-01-28doc: fix link to npm documentationAntoine du Hamel
2022-01-27stream: add asIndexedPairsBenjamin Gruenbaum
2022-01-27doc: clarify treatment of non-string base in URL()Rich Trott
2022-01-26doc: fix typo in `technical-priorities.md`akhil marsonya
2022-01-25doc: remove unadvisable cluster exampleTobias Nießen
2022-01-25doc: document flow for supporting type generationMichael Dawson
2022-01-25doc: clarify parameter for napi_get_cb_infoMichael Dawson
2022-01-25doc: revise url.resolve() textRich Trott
2022-01-25doc: clarify treatment of non-string argument to new URL()Rich Trott
2022-01-25doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`Antoine du Hamel
2022-01-25node-api: add node_api_symbol_for()Darshan Sen
2022-01-24doc: improve TLS/SSL introductionTobias Nießen
2022-01-23stream: add drop and takeBenjamin Gruenbaum
2022-01-23doc: modernize and simplify cluster exampleTobias Nießen
2022-01-23stream: never flatten on toArrayBenjamin Gruenbaum