summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc,test: fix concurrency option of test()Tobias Nießen2023-04-282-3/+19
* test_runner: support combining coverage reportscjihrig2023-04-289-55/+293
* doc: mark signing the binary is macOS and Windows only in SEAXuguang Mei2023-04-281-2/+2
* doc: move addaleax to TSC emeritiAnna Henningsen2023-04-271-2/+2
* src: fix typo in comment in quic/sessionticket.ccTobias Nießen2023-04-281-1/+1
* doc: add link to news for Node.js coreMichael Dawson2023-04-271-0/+1
* test: remove spaces from test runner test namesTobias Nießen2023-04-271-2/+2
* src: mark fatal error functions as noreturnChengzhong Wu2023-04-277-20/+14
* stream: prevent pipeline hang with generator functionsDebadree Chatterjee2023-04-272-2/+19
* test: migrate message tests to use assertSnapshotMoshe Atlow2023-04-2770-84/+274
* deps: update ada to 2.3.0Node.js GitHub Bot2023-04-272-40/+72
* doc: fix a typo in `permissions.md`Daeyeon Jeong2023-04-261-1/+1
* tools: move update-npm to dep updatersMarco Ippolito2023-04-261-13/+16
* tools: fix update-v8-patch cacheMarco Ippolito2023-04-261-2/+6
* quic: add additional QUIC implementationJames M Snell2023-04-2611-14/+2004
* dns: expose getDefaultResultOrderbtea2023-04-265-0/+53
* tools: automate v8 patch updateMarco Ippolito2023-04-262-0/+81
* tls: accept SecureContext object in server.addContext()HinataKah02023-04-263-5/+83
* node-api: test passing NULL to napi_define_classGabriel Schulhof2023-04-265-1/+142
* doc: async_hooks asynchronous content example add mjs codebtea2023-04-261-1/+42
* src: split BlobSerializer/BlobDeserializerJoyee Cheung2023-04-262-100/+169
* test_runner: remove no-op validationcjihrig2023-04-251-1/+1
* test: refactor WPTRunner and enable parallel WPT executionFilip Skokan2023-04-255-167/+227
* src: prevent changing FunctionTemplateInfo after publishShelley Vohr2023-04-252-3/+8
* deps: update undici to 5.22.0Node.js GitHub Bot2023-04-2519-182/+235
* deps: update ada to 2.2.0Node.js GitHub Bot2023-04-253-1196/+1133
* test_runner: fix test runner concurrencyMoshe Atlow2023-04-248-19/+71
* test_runner: fix test countingMoshe Atlow2023-04-248-26/+27
* tools: fix skip message in update-cjs-module-lexerTobias Nießen2023-04-241-1/+1
* doc: clarify concurrency model of test runnerTobias Nießen2023-04-241-3/+9
* esm: rename `URLCanParse` to be consistentAntoine du Hamel2023-04-242-5/+5
* doc: fix a typo in `fs.openAsBlob`Daeyeon Jeong2023-04-241-4/+3
* http: add highWaterMark opt in http.createServerHinataKah02023-04-247-6/+84
* lib: improve esm resolve performanceYagiz Nizipli2023-04-231-22/+16
* test_runner: fix nested hooksMoshe Atlow2023-04-233-27/+22
* doc: fix typosMohammed Keyvanzadeh2023-04-2316-26/+26
* test_runner: add testNamePatterns to run apiatlowChemi2023-04-234-7/+63
* crypto: update root certificates to NSS 3.89Node.js GitHub Bot2023-04-232-771/+25
* doc: fix capitalization of ASanMohammed Keyvanzadeh2023-04-231-5/+5
* test_runner: support coverage of unnamed functionscjihrig2023-04-232-3/+3
* test_runner: move coverage collection to root.postRun()cjihrig2023-04-232-4/+6
* tools: update lint-md-dependencies to @rollup/plugin-commonjs@24.1.0Node.js GitHub Bot2023-04-233-113/+142
* doc: fix typos in SECURITY.mdMohammed Keyvanzadeh2023-04-231-2/+2
* doc,fs: update description of fs.stat() methodMert Can Altın2023-04-231-0/+3
* build: add devcontainer configurationTierney Cyren2023-04-223-0/+22
* lib: disallow file-backed blob cloningJames M Snell2023-04-212-1/+22
* tools: keep PR titles/description up-to-dateTobias Nießen2023-04-214-0/+4
* loader: use default loader as cascaded loader in the in loader workerJoyee Cheung2023-04-218-10/+106
* doc: update error code of bufferDeokjin Kim2023-04-211-4/+15
* tools: fix updating root certificatesRichard Lau2023-04-211-11/+27