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-10-19util: add MIME utilities (#21128)Bradley Farias
2022-09-18http: throw error on content-length mismatchsidwebworks
2022-09-05doc: move policy docs to the permissions scopeRafael Gonzaga
2022-08-162022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso
2022-08-11assert: add assert.SnapshotMoshe Atlow
2022-07-16doc: document ES2022's Error "cause" propertyJames Ide
2022-07-132022-07-13, Version 18.6.0 (Current)Michaël Zasso
2022-07-05doc: fix typo in errors.mdKazuma Ohashi
2022-06-19doc: update v8 doc link to v8.devFeng Yu
2022-06-17v8: add v8.startupSnapshot utilsJoyee Cheung
2022-06-022022-06-01, Version 18.3.0 (Current)Bryan English
2022-05-30doc: use serial comma in errors docsTobias Nießen
2022-05-24util: add parseArgs moduleBenjamin E. Coe
2022-05-04esm: add chaining to loadersJacob Smith
2022-05-032022-05-03, Version 18.1.0 (Current)Michaël Zasso
2022-04-24errors,vm: update error and use causeGus Caplan
2022-04-23lib,src: implement WebAssembly Web APITobias Nießen
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-20doc: consolidate use of multiple-byte unitsAntoine du Hamel
2022-04-08readline: fix question still called after closedXuguang Mei
2022-04-04process: disallow some uses of Object.defineProperty() on process.envHimself65
2022-03-22test: add initial test modulecjihrig
2022-02-10esm: support https remotely and http locally under flagBradley Farias
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-02-012022-02-01, Version 14.19.0 'Fermium' (LTS)Richard Lau
2022-01-25doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`Antoine du Hamel
2022-01-11crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2021-12-24doc: include stack trace difference in ES modulesMarcos Bérgamo
2021-11-092021-11-09, Version 17.1.0 (Current)Michaël Zasso
2021-11-04esm: add support for JSON import assertionAntoine du Hamel
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: add blank line between commentsRich Trott
2021-09-10src: add option to disable loading native addonsDominic Elm
2021-09-072021-09-07, Version 16.9.0 (Current)Michaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-26doc: move ERR_WORKER_UNSPPORTED_EXTENSION to legacyQingyu Deng
2021-08-26worker: remove file extension checkQingyu Deng
2021-08-19policy: canonicalize before resolving specifiersBradley Farias
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-08-12fs: add recursive cp methodbcoe
2021-07-292021-07-29, Version 14.17.4 'Fermium' (LTS)Richard Lau
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-07-01doc: fix broken link in errors.mdRich Trott
2021-06-30stream: implement WHATWG streamsJames M Snell
2021-06-232021-06-23, Version 16.4.0 (Current)Danielle Adams
2021-06-16errors: add ERR_DEBUGGER_STARTUP_ERRORRich Trott
2021-06-16errors: add ERR_DEBUGGER_ERRORRich Trott