summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix scope propagation of referrerpolicy-canonicalizeBradley Farias2021-03-222-53/+53
* linterBradley Farias2021-03-222-6/+8
* nitBradley Farias2021-03-221-1/+1
* policy: canonicalize before resolving specifiersBradley Farias2021-03-227-8/+87
* test: remove skip for fixed test-benchmark-fsRich Trott2021-03-211-2/+0
* doc: add Ayase-252 to triagersQingyu Deng2021-03-211-0/+2
* crypto: fix header nameJiawen Geng2021-03-211-1/+1
* doc: use sentence case in issues.md headersmarsonya2021-03-201-6/+6
* http: fix double AbortSignal registrationNitzan Uziely2021-03-205-17/+143
* test: account for OOM risks in heapsnapshot-near-heap-limit testsJoyee Cheung2021-03-203-17/+29
* http: add http.ClientRequest.getRawHeaderNames()simov2021-03-204-1/+52
* test: refactor code to use AbortSignal.abort()Wassim Chegham2021-03-2016-64/+27
* doc: fix JS flavor selectionAntoine du Hamel2021-03-201-1/+1
* fs: remove permissive rmdir recursiveAntoine du Hamel2021-03-2010-43/+167
* module: runtime deprecate subpath folder mappingsAntoine du Hamel2021-03-204-27/+15
* fs: add validation for fd and pathDylan Elliott2021-03-202-1/+66
* tools: update gitignore for CMakeJiawen Geng2021-03-201-0/+9
* doc: move Derek Lewis back to collaboratorsDerek Lewis2021-03-191-2/+2
* doc: apply style for legacy statusJames M Snell2021-03-191-1/+6
* doc: revoke deprecation of legacy url, change status to legacyJames M Snell2021-03-192-6/+29
* doc: add legacy status to stability indexJames M Snell2021-03-191-0/+6
* crypto: use macro map for NodeCryptoErrorDarshan Sen2021-03-191-24/+15
* lib: add brand checks to AbortController and AbortSignalMattias Buelens2021-03-192-3/+89
* doc: add @linkgoron to collaboratorsNitzan Uziely2021-03-191-0/+2
* deps: add ngtcp2 and nghttp3James M Snell2021-03-19134-20/+61505
* tools: partially detect quic support in shared_opensslJames M Snell2021-03-192-0/+24
* worker: send correct error status for worker initYash Ladha2021-03-191-6/+2
* doc: fix lint error in modules.mdRich Trott2021-03-191-0/+1
* lib: aggregate errors to avoid error swallowingAntoine du Hamel2021-03-1911-17/+147
* fs: runtime deprecate rmdir recursive optionAntoine du Hamel2021-03-1910-42/+53
* module: runtime deprecate "main" index and extension lookupsAntoine du Hamel2021-03-192-3/+4
* repl: add auto‑completion for `node:`‑prefixed `require(…)` callsExE Boss2021-03-192-7/+15
* module: add support for `node:`‑prefixed `require(…)` callsExE Boss2021-03-197-6/+90
* lib: fix typo in internal/modules/esm/module_job.jsmarsonya2021-03-191-1/+1
* lib: fix typo in lib/internal/crypto/certificate.jsmarsonya2021-03-191-1/+1
* doc: fix AbortError example for timersdbachko2021-03-191-2/+2
* doc: fix typo in stream docsIan Kerins2021-03-191-1/+1
* test: improve test-arm-math-illegal-instructionmarsonya2021-03-191-27/+7
* child_process: add timeout to spawn and forkNitzan Uziely2021-03-194-9/+138
* node-api: stop ref gc during environment teardownGabriel Schulhof2021-03-184-1/+86
* crypto: fix crypto.verify callback invocation with a private keyobjectFilip Skokan2021-03-182-2/+4
* test: app atob web platform testsJames M Snell2021-03-185-0/+192
* buffer: implement btoa and atobJames M Snell2021-03-182-1/+75
* doc: add gyp maintain infoJiawen Geng2021-03-181-3/+4
* test: add known_issues test for #13683Rich Trott2021-03-172-0/+26
* test: fix test-fs-utimes on non-Y2K38 file systemsRich Trott2021-03-172-31/+63
* 2021-03-17, Version 15.12.0 (Current)Danielle Adams2021-03-176-10/+136
* src: add .note.GNU-stack sectionJames Addison2021-03-171-0/+3
* deps: update to cjs-module-lexer@1.1.0Guy Bedford2021-03-177-71/+197
* tools: update ESLint to 7.22.0cjihrig2021-03-16246-6050/+12641