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-03-09doc: deprecate string coercion in `fs.write`, `fs.writeFileSync`Livia Medeiros
2022-03-09lib: fix AsyncResource.bind not using 'this' from the caller by defaultRoch Devost
2022-03-08doc: remove refs to old OpenSSL list-* commandsTobias Nießen
2022-03-08doc: readline `'line'` event emits final lineMatt Probert
2022-03-07doc: update stale feature messagesMichael Dawson
2022-03-07doc: remove erroneous comma in cluster explainerTobias Nießen
2022-03-06http2: add edge case to GOAWAY requestRafael Silva
2022-03-06doc: remove "considered" for clarityRich Trott
2022-03-06src: skip revoke_data_object if uuid is not foundXuguang Mei
2022-03-06doc: clarify that some modules don't work when compiled without sslAntoine du Hamel
2022-03-05doc: add note about nghttp2 hd pair sizeRafael Silva
2022-03-03doc: use parenthesis instead of em dashAntoine du Hamel
2022-03-03doc: add next-10 to strategic initiativesMichael Dawson
2022-03-02doc: add missing single-quotes to `http.OutgoingMessage`Juan José Arboleda
2022-03-02doc: fix typosapeltop
2022-02-27http: add default argument for Agent.prototype.getName小菜
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