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-27fs: adjust default `length` for `fs.readSync` and fsPromises/`read`Livia Medeiros
2022-02-26crypto: validate `this` value for `webcrypto.getRandomValues`Antoine du Hamel
2022-02-26crypto: add KeyObject.prototype.equals methodFilip Skokan
2022-02-26doc: remove repeated a wordapeltop
2022-02-25doc: make building with ninja more discoverableBalakrishna Avulapati
2022-02-24doc,tools: improve navigability of API docsPaolo Insogna
2022-02-23doc: document change to IncomingMessage.headers enumerabilityArnold Zokas
2022-02-232022-02-22, Version 17.6.0 (Current)Bryan English
2022-02-22doc: clarify persistent ref behaviorMichael Dawson
2022-02-22crypto: clarify `require("crypto").getRandomValues` is Node.js specificAntoine du Hamel
2022-02-22doc: clarify supported versus enabled TLS ciphersTobias Nießen
2022-02-22net: add new options to `net.Socket` and `net.Server`Paolo Insogna
2022-02-22doc: add missing api entries on performancelegendecas
2022-02-21lib: enable fetch by defaultMichaël Zasso
2022-02-20doc: fix typo in http2 endAfterHeaders descriptionAlexandru Comanescu
2022-02-20doc: make minor fixes to contributing guidesT-O-R-U-S
2022-02-19fs: fix default `length` parameter for `fs.read`wbt
2022-02-19tools: lint deprecation codesAntoine du Hamel
2022-02-18lib: add FormData global when fetch is enabledMichaël Zasso
2022-02-17debugger: add debugger alias for exec(expr)Xuguang Mei
2022-02-17doc: adjust a/an word usageDerek Wolpert
2022-02-16doc: remove extra <td>Ray
2022-02-16doc: capitalize valgrindT•Ø•R•Ü•S
2022-02-15doc: fix deprecation numberAntoine du Hamel
2022-02-15fs: support copy of relative links with cp and cpSyncMarcos Bjoerkelund
2022-02-15doc: deprecate notice for process methodsYash Ladha
2022-02-15doc: fix bug in `readable.unshift` code exampleXuguang Mei
2022-02-15stream: need to cleanup event listeners if last stream is readableXuguang Mei
2022-02-14crypto: expose Web Crypto API on the global scopeAntoine du Hamel
2022-02-14doc: add missing `buffer` in the `stream/consumers` import exampleMestery
2022-02-14process: runtime deprecate multipleResolvesBenjamin Gruenbaum
2022-02-13doc: fix typo in readableStream.locked descriptionTobias Nießen
2022-02-12doc: fix wrong indent in stream documentationXuguang Mei
2022-02-12doc: emphasize security warning in vm module docRich Trott
2022-02-12doc: clarify `tls.Server` `'connection'` event documentationAustin Cheney
2022-02-11doc: improve scrollbar appearance in dark modeAaron Xie
2022-02-11build: remove broken x32 arch supportBen Noordhuis
2022-02-11cluster: respect listen backlog set by workersElad Nava
2022-02-10doc: replace text with paths in toggle SVGsmscdex
2022-02-102022-02-10, Version 17.5.0 (Current)Ruy Adorno
2022-02-10doc: edit process.config deprecation textRich Trott
2022-02-10esm: support https remotely and http locally under flagBradley Farias
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-08doc: remove unneeded ellipsis in headerRich Trott
2022-02-08doc: fix webstream close reject state state docBenjamin Gruenbaum
2022-02-08process: deprecate multipleResolvesBenjamin Gruenbaum
2022-02-07readline: bind keystroke `ctrl`+`6` to redoRay
2022-02-07stream: add iterator helper findlinkgoron
2022-02-06doc: use Oxford comma in crypto docsTobias Nießen
2022-02-06doc: add stream pipelining note on Http usageRafael Silva