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
AgeCommit message (Expand)Author
2022-06-05lib: give names to promisified methodsLiviaMedeiros
2022-06-04meta: update AUTHORSNode.js GitHub Bot
2022-06-04test: convert then to async/awaitMeek Simbule
2022-06-04report: add more heap infos in process reporttheanarkh
2022-06-04crypto: add CFRG curves to Web Crypto APIFilip Skokan
2022-06-04esm: refactor responseURL handlingGuy Bedford
2022-06-03tls: fix performance regression in `convertALPNProtocols()`LiviaMedeiros
2022-06-03doc: promote cdt to tier 3Tony Gorez
2022-06-03fs: export constants from `fs/promises`Feng Yu
2022-06-03lib: use null-prototype objects for property descriptorsAntoine du Hamel
2022-06-03doc: fix chromium document link in pull-requests.mdrikapo
2022-06-02doc: fix 404 link of BUILDING.mdFeng Yu
2022-06-02build: add nonpm and nocorepack to vcbuild.batDarshan Sen
2022-06-02src: convey potential exceptions during StreamPipe constructionDarshan Sen
2022-06-02tools: update `codecov/codecov-action` versionAntoine du Hamel
2022-06-02doc: update CHANGELOG_V18.mdFilip Skokan
2022-06-022022-06-01, Version 18.3.0 (Current)Bryan English
2022-06-022022-06-01, Version 17.9.1 (Current)Ruy Adorno
2022-06-022022-06-01, Version 16.15.1 'Gallium' (LTS)Juan José Arboleda
2022-06-02test: add `BigInt`s to `common.getArrayBufferViews()`Livia Medeiros
2022-06-02deps: update undici to 5.4.0Node.js GitHub Bot
2022-06-01doc: add src/crypto to CC list for nodejs/cryptoTobias Nießen
2022-06-01tools: update lint-md-dependencies to rollup@2.75.3Node.js GitHub Bot
2022-06-01tools: update clang-format 1.7.0 to 1.8.0Darshan Sen
2022-05-31doc: use serial comma in console docsTobias Nießen
2022-05-31src,doc,test: add --openssl-shared-config optionDaniel Bevenius
2022-05-31src,deps,build,test: add OpenSSL config appnameDaniel Bevenius
2022-05-30benchmark: add node-error benchmarkRafaelGSS
2022-05-30doc: use serial comma in errors docsTobias Nießen
2022-05-30deps: regenerate OpenSSL archs filesDaniel Bevenius
2022-05-30deps: exclude linker scripts for windows buildsDaniel Bevenius
2022-05-29tools: update lint-md-dependencies to rollup@2.75.1Node.js GitHub Bot
2022-05-29meta: update AUTHORSNode.js GitHub Bot
2022-05-29tls: fix convertALPNProtocols accepting ArrayBufferViewsLiviaMedeiros
2022-05-29doc: add note regarding `%Array.prototype.concat%` in `primordials.md`Antoine du Hamel
2022-05-28doc: use serial comma in worker_threads docsTobias Nießen
2022-05-27doc: fix napi version for node_api_symbol_forDanielle Adams
2022-05-27node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas
2022-05-27deps: upgrade npm to 8.11.0npm-cli+bot@github.com
2022-05-26Revert "tools: refactor `tools/license2rtf` to ESM"Richard Lau
2022-05-26perf_hooks: fix start_time of perf_hookstheanarkh
2022-05-25doc: document `signal` option for `EventTarget#addEventListener`Antoine du Hamel
2022-05-25tools: refactor `tools/license2rtf` to ESMFeng Yu
2022-05-25esm: fix http(s) import via custom loaderJacob Smith
2022-05-25crypto: align webcrypto RSA key import/export with other implementationsFilip Skokan
2022-05-25http2: set origin name correctly when servername is emptyofirbarak
2022-05-25test: improve code coverage for inspector connection errorsKohei Ueno
2022-05-25deps: update undici to 5.3.0Node.js GitHub Bot
2022-05-24util: add parseArgs moduleBenjamin E. Coe
2022-05-24src: refactor GetCipherValue and related functionsTobias Nießen