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-10-212022-10-25, Version 18.12.0 'Hydrogen' (LTS)v18.12.0Ruy Adorno
2022-10-132022-10-13, Version 18.11.0 (Current)v18.11.0Danielle Adams
2022-10-11lib: refactor transferable AbortSignalflakey5
2022-10-11doc: add fsPromises.readFile() exampleTierney Cyren
2022-10-11doc: mention `corepack prepare` supports tag or rangeMichael Rienstra
2022-10-11fs: add `FileHandle.prototype.readLines`Antoine du Hamel
2022-10-11doc: remove Legacy status from querystringRich Trott
2022-10-11doc: fix label name in collaborator guideRich Trott
2022-10-11doc: fix typo in Node.js 12 changelogLorand Horvath
2022-10-11util: add default value option to parseargManuel Spigolon
2022-10-11http: be more aggressive to reply 400, 408 and 431ywave620
2022-10-11http2: make early hints genericYagiz Nizipli
2022-10-11doc,crypto: mark experimental algorithms more visuallyFilip Skokan
2022-10-11http: add writeEarlyHints function to ServerResponseWing
2022-10-10doc,crypto: add missing CFRG curve algorithms to supported listsFilip Skokan
2022-10-10doc,crypto: add null length to crypto.subtle.deriveBitsFilip Skokan
2022-10-10test_runner: add --test-name-pattern CLI flagcjihrig
2022-10-10doc: fix grammar in dns docs (#44850)Colin Ihrig
2022-10-05doc: remove unnecessary leading commasColin Ihrig
2022-10-05doc: add extra step for reporter pre-approvalRafael Gonzaga
2022-10-05doc: add anchor link for --preserve-symlinksKohei Ueno
2022-10-05doc: update node prefix require.cache exampleSimone Busoli
2022-10-05doc: include last security release dateVladimir de Turckheim
2022-10-05doc: remove "currently" and comma splice from child_process.mdRich Trott
2022-10-05path: change basename() argument from ext to suffixRich Trott
2022-10-04src: add detailed embedder process initialization APIAnna Henningsen
2022-10-04test_runner: support using `--inspect` with `--test`Moshe Atlow
2022-10-02cli: add `--watch`Moshe Atlow
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