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-04-15doc: document the 'close' and 'finish' eventsLuigi Pinca
2022-04-15doc: fix `added:` info for `outgoingMessage.{,un}cork()`Luigi Pinca
2022-04-14doc: revise data imports and node: imports sectionsRich Trott
2022-04-14doc: fix ESM JSON/data URL import exampleRich Trott
2022-04-14doc: improve doc for http.ServerResponse inheritanceLuigi Pinca
2022-04-13doc: add NodeEdKeyGenParams to CryptoKey.algorithmTobias Nießen
2022-04-13doc: fix the example for embeddersMomtchil Momtchev
2022-04-13http: refactor headersTimeout and requestTimeout logicPaolo Insogna
2022-04-12src: update NODE_MODULE_VERSION to 108Michaël Zasso
2022-04-12dns: remove `dns.lookup` and `dnsPromises.lookup` options type coercionAntoine du Hamel
2022-04-12doc: change AES-GCM IV recommendation in WebCryptoTobias Nießen
2022-04-11doc: fix `added:` info for some methodsLuigi Pinca
2022-04-11doc: remove unneeded new in Buffer exampleNiklas Mischkulnig
2022-04-10doc: mark worker.id as integer in cluster docsTobias Nießen
2022-04-10doc: recommend `fh.createWriteStream` for fsPromises methodsAntoine du Hamel
2022-04-10doc: fix outgoingMessage.removeHeader() signatureLuigi Pinca
2022-04-10doc: mark tlsSocket.authorized as boolean propertyTobias Nießen
2022-04-09doc: add missing punctuation in Web Streams docTobias Nießen
2022-04-09doc: add missing article in session ticket sectionTobias Nießen
2022-04-09doc: link to dynamic import functionTobias Nießen
2022-04-08doc: add note about header values encodingShogun
2022-04-08doc: add missing word in rootCertificates sectionTobias Nießen
2022-04-08stream: remove thenable supportRobert Nagy
2022-04-08readline: fix question still called after closedXuguang Mei
2022-04-08fs: runtime deprecate string coercion in `fs.write`, `fs.writeFileSync`Livia Medeiros
2022-04-08doc: add history entries for DEP0162 on `fs.md`Antoine du Hamel
2022-04-08doc: fix brackets positionLivia Medeiros
2022-04-08doc: copyedit corepack.mdRich Trott
2022-04-082022-04-07, Version 17.9.0 (Current)Juan José Arboleda
2022-04-07http: document that ClientRequest inherits from OutgoingMessageK.C.Ashish Kumar
2022-04-06doc: delete chakra tt from diagnostic tooling support tiersTony Gorez
2022-04-06doc: simplify Http2Stream encoding textRich Trott
2022-04-05v8: make v8.writeHeapSnapshot() error codes consistentDarshan Sen
2022-04-052022-04-05, Version 12.22.12 'Erbium' (LTS)Richard Lau
2022-04-05doc: remove obsolete stream API selection textRich Trott
2022-04-04test_runner: support 'only' testsColin Ihrig
2022-04-04fs: fix write methods param validation and docsLivia Medeiros
2022-04-04tools: enable no-var ESLint rule for libRich Trott
2022-04-04stream: expose web streams globals, remove runtime experimental warningAntoine du Hamel
2022-04-04process: disallow some uses of Object.defineProperty() on process.envHimself65
2022-04-03doc: remove faulty justification for 128-bit AESTobias Nießen
2022-04-03doc: fix documentation of `FileHandle.prototype.appendFile`Antoine du Hamel
2022-04-03doc: change "OCSP Request" to "OCSP request"Tobias Nießen
2022-04-03doc: aes webcrypto unwrap is not a node-specific extensionsFilip Skokan
2022-04-03doc: simplify recommendations in process.mdRich Trott
2022-04-03doc: clarify recommendations in stream.mdRich Trott
2022-04-03doc: simplify recommendation in webcrypto.mdRich Trott
2022-04-03doc: update DEP0102 textdepRich Trott
2022-04-03doc: remove util.promisify() content in readline.mdRich Trott
2022-04-02doc: add introduction sentence for CJSAntoine du Hamel