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-11-13benchmark: add text-encoder benchmarkbenchmark/text-encoderYagiz Nizipli
2022-11-13doc: adjust wording to eliminate awkward typographyKonv
2022-11-13watch: watch for missing dependenciesMoshe Atlow
2022-11-13tools: update lint-md-dependencies to rollup@3.3.0Node.js GitHub Bot
2022-11-13src: condense experimental warning messageRich Trott
2022-11-13test: fix flaky test-repl-sigint-nested-evalRich Trott
2022-11-13util: add fast path for utf8 encodingYagiz Nizipli
2022-11-12doc: fix typo in maintaining-dependencies.mdTobias Nießen
2022-11-12tools: do not run CQ on non-fast-tracked PRs open for less than 2 daysMoshe Atlow
2022-11-12tools: simplify .eslintrc.jsRich Trott
2022-11-12tools: simplify regex in ESLint configRich Trott
2022-11-12tools: enable jsdoc/require-property-description ruleRich Trott
2022-11-12esm: add JSDoc property descriptions for loaderRich Trott
2022-11-12esm: add JSDoc property descriptions for fetchRich Trott
2022-11-12http: add JSDoc property descriptionsRich Trott
2022-11-12util: improve text decoder performanceYagiz Nizipli
2022-11-11deps: V8: cherry-pick 031b98b25cbaMichaël Zasso
2022-11-10buffer: introduce FileKhafra
2022-11-10tools: dynamically determine parallelism on GitHub Actions macOSRich Trott
2022-11-10meta: be more proactive about removing from teamsRich Trott
2022-11-10test: add a test to ensure the correctness of timezone upgradesDarshan Sen
2022-11-10tools: add automation for updating acorn dependencyFacundo Tuesca
2022-11-10doc, async_hooks: improve and add migration hintsGerhard Stöbich
2022-11-10src: simplify exit code accessesDaeyeon Jeong
2022-11-09node-api: handle no support for external buffersMichael Dawson
2022-11-09tools: add documentation regarding our api toolingClaudio Wunder
2022-11-09tools: allow scripts to run from anywhereLuigi Pinca
2022-11-09util: improve text-decoder performanceYagiz Nizipli
2022-11-09benchmark: add parameters to text-decoder benchmarkYagiz Nizipli
2022-11-09benchmark: fix text-decoder benchmarkYagiz Nizipli
2022-11-09tls: add "ca" property to certificate objectBen Noordhuis
2022-11-08doc: allow for holidays in triage responseMichael Dawson
2022-11-08doc: include last security release dateJuan José Arboleda
2022-11-08lib: add options to the heap snapshot APIsJoyee Cheung
2022-11-08doc: fix email for AshleyMichael Dawson
2022-11-08deps: V8: cherry-pick 56816d76c121Shi Pujin
2022-11-08tools: update eslint to 8.27.0Node.js GitHub Bot
2022-11-08test_runner: support function mockingcjihrig
2022-11-08src: track contexts in the Environment instead of AsyncHooksJoyee Cheung
2022-11-07test: skip test-fs-largefile if not enough disk spaceRich Trott
2022-11-07doc: fix test runner's only tests section headerColin Ihrig
2022-11-07test: fix catching failed assertionPavel Horal
2022-11-07deps: upgrade npm to 8.19.3npm CLI robot
2022-11-07test_runner: avoid swallowing of asynchronously thrown errorsMURAKAMI Masahiko
2022-11-07tools: update eslint to 8.26.0Node.js GitHub Bot
2022-11-07lib: fix JSDoc issuesRich Trott
2022-11-07crypto: handle more webcrypto errors with OperationErrorFilip Skokan
2022-11-07crypto: handle unsupported AES ciphers in webcryptoFilip Skokan
2022-11-07test_runner: fix afterEach not running on test failuresJithil P Ponnan
2022-11-07tools: update lint-md-dependencies to rollup@3.2.5Node.js GitHub Bot