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
2021-09-23doc: make version picker usable on mobileEvan Lucas
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: fix typos in http.mdLuigi Pinca
2021-09-22module: subpath folder mappings EOLGuy Bedford
2021-09-22doc: add blank line between commentsRich Trott
2021-09-21tools: extend default yamllint configMichaël Zasso
2021-09-21doc: changes default values for fs.read fnsRISHABH BUDHIRAJA
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-09-19http: limit requests per connectionArtur K
2021-09-19doc: fix comma spliceRich Trott
2021-09-19module: runtime deprecate trailing slash patternsGuy Bedford
2021-09-18doc: clean up weird notes about reentrancyAnna Henningsen
2021-09-18doc: correct parameters in fs and stream documentationvipul kumar
2021-09-18src: add --no-global-search-paths cli optionCheng Zhao
2021-09-18dgram: tighten `address` validation in `socket.send`Voltrex
2021-09-17doc: fix CJS-ESM selector in SafariBradley Farias
2021-09-17fs: make `open` and `close` stream override optional when unusedAntoine du Hamel
2021-09-17doc: add timeout.closeNikita Galkin
2021-09-17readline: add `autoCommit` optionAntoine du Hamel
2021-09-17readline: introduce promise-based APIAntoine du Hamel
2021-09-15dns: runtime deprecate type coercion of `dns.lookup` optionsAntoine du Hamel
2021-09-15doc: clarify that ObjectWrap requires manual cleanup on shutdownGerhard Stöbich
2021-09-15doc: add full list of subsystemsFrankQiu
2021-09-15module: deprecate trailing slash pattern mappingsGuy Bedford
2021-09-14doc: claim ABI version for Electron v15 and v16Samuel Attard
2021-09-12dns: default to verbatim=true in dns.lookup()Ben Noordhuis
2021-09-12esm: consolidate ESM loader hooksJacob
2021-09-102021-09-10, Version 16.9.1 (Current)Richard Lau
2021-09-10doc: fix CCM cipher example in MJSTobias Nießen
2021-09-10src: add option to disable loading native addonsDominic Elm
2021-09-08doc: fix property name 'detail' of performanceEntryChristian Boehlke
2021-09-08errors: disp ver on fatal except that causes exitDivlo
2021-09-07doc: fix list indentation in corepack.mdAlexey Ten
2021-09-072021-09-07, Version 16.9.0 (Current)Michaël Zasso
2021-09-07doc: fix history for `fs.WriteStream` `open` eventAntoine du Hamel
2021-09-07doc: fix missing history version in `fs.md`Antoine du Hamel
2021-09-05crypto: add rsa-pss keygen parametersFilip Skokan
2021-09-03doc: add descriptions about when `options.mode` is ignoredRay
2021-09-01doc: add missing changes to generateKeyPair(Sync)Tobias Nießen
2021-09-01doc: add nodejs/tweet issue creation to sec. docDaniel Bevenius
2021-08-31doc: update WASI example to use import.meta.urlGuy Bedford
2021-08-312021-08-31, Version 14.17.6 'Fermium' (LTS)Myles Borins
2021-08-312021-08-31, Version 12.22.6 'Erbium' (LTS)Myles Borins
2021-08-31doc: move reference to OpenSSL flags SSL_OP_*Tobias Nießen
2021-08-30src: update NODE_MODULE_VERSION to 96Michaël Zasso
2021-08-30doc: add docs for duplex.allowHalfOpen propertyTim Perry
2021-08-30fs: add docs and tests for `AsyncIterable` support in `fh.writeFile`Antoine du Hamel
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-29crypto: add RSA-PSS params to asymmetricKeyDetailsTobias Nießen
2021-08-28doc: document JavaScript tool for benchmark comparisonMichaël Zasso