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-09-282022-09-28, Version 18.10.0 (Current)v18.10.0v18.10.0-proposalRafaelGSS
2022-09-27doc: mention git node backportRafaelGSS
2022-09-27doc: ensure to revert node_version changesRafael Gonzaga
2022-09-27fs: fix typo in mkdir exampleSergeyTsukanov
2022-09-27doc: fix description for `napi_get_cb_info()` in `n-api.md`Daeyeon Jeong
2022-09-27doc: update the deprecation for exit code to clarify its scopeDaeyeon Jeong
2022-09-27doc: update guidance for adding new modulesMichael Dawson
2022-09-27stream: handle a pending pull request from a released readerDaeyeon Jeong
2022-09-27doc: add registry number for Electron 22Keeley Hammond
2022-09-27doc,crypto: cleanup removed pbkdf2 behavioursFilip Skokan
2022-09-27doc: include code examples for webstreams consumersLucas Santos
2022-09-27doc: mention where to push security commitsRafaelGSS
2022-09-27doc: remove extra space on threadpool usageConnor Burton
2022-09-27node-api: add deprecation code of uncaught exceptionChengzhong Wu
2022-09-27tools: add update-llhttp.shPaolo Insogna
2022-09-27http: throw error on content-length mismatchsidwebworks
2022-09-27doc: make legacy banner slightly less brightRich Trott
2022-09-27doc: maintain only one list of MODP groupsTobias Nießen
2022-09-27doc,inspector: document changes of inspector.closelegendecas
2022-09-27doc: use serial comma in report docsDaeyeon Jeong
2022-09-27doc: use serial comma in stream docsDaeyeon Jeong
2022-09-27doc: remove empty line in YAML blockClaudio Wunder
2022-09-27inspector: expose inspector.close on workersChengzhong Wu
2022-09-27doc: deprecate modp1, modp2, and modp5 groupsTobias Nießen
2022-09-27doc: remove old OpenSSL ENGINE constantsTobias Nießen
2022-09-27doc: fix heading levels for test runner hooksFabian Meyer
2022-09-27doc: fix errors in http.mdLuigi Pinca
2022-09-27doc: fix vm.Script createCachedData exampleChengzhong Wu
2022-09-27doc: mention how to get commit releaseRafael Gonzaga
2022-09-27doc: fix link in `process.md`Antoine du Hamel
2022-09-27module: exports & imports map invalid slash deprecationGuy Bedford
2022-09-27doc: do not use weak MODP group in exampleTobias Nießen
2022-09-27doc: remove ebpf from supported tooling listRafael Gonzaga
2022-09-27stream: remove `abortReason` from `WritableStreamDefaultController`Daeyeon Jeong
2022-09-27stream: add `ReadableByteStream.tee()`Daeyeon Jeong
2022-09-27doc: emphasize that createCipher is never secureTobias Nießen
2022-09-27v8: add setHeapSnapshotNearHeapLimittheanarkh
2022-09-26doc: document attribute Script.cachedDataRejectedChengzhong Wu
2022-09-26doc: move policy docs to the permissions scopeRafael Gonzaga
2022-09-232022-09-23, Version 18.9.1 (Current)v18.9.1RafaelGSS
2022-09-082022-09-08, Version v18.9.0 (Current)v18.9.0v18.9.0-proposalRafaelGSS
2022-09-07doc: add missing parenthesis in TLSSocket sectionTobias Nießen
2022-09-07doc: do not use "Returns:" for crypto.constantsTobias Nießen
2022-09-07doc: use serial comma in addons docsTobias Nießen
2022-09-07doc: add --update-assert-snapshot to node.1cjihrig
2022-09-07doc: improve assert.snapshot() docscjihrig
2022-09-07doc: add missing imports in events sample codeBrian Evans
2022-09-06doc: apply scroll-margin-top to h2, h3 elementsmetonym
2022-09-05doc: mention cherry-pick edge-case on releaseRafaelGSS
2022-09-05os: add machine methodtheanarkh