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
2021-07-052021-07-05, Version 16.4.2 (Current)v16.4.2Beth Griggs
2021-07-05win,msi: use localized "Authenticated Users" nameRichard Lau
2021-07-01Working on v16.4.2Beth Griggs
2021-06-282021-07-01, Version 16.4.1 (Current)v16.4.1Beth Griggs
2021-06-28win,msi: set install directory permissionAkshayK
2021-06-25deps: uv: cherry-pick 99c29c9c2c9bBen Noordhuis
2021-06-23Working on v16.4.0Danielle Adams
2021-06-232021-06-23, Version 16.4.0 (Current)v16.4.0Danielle Adams
2021-06-22errors: don't rekey on primitive typebcoe
2021-06-22async_hooks: check for empty contexts before removingBryan English
2021-06-22tools: update babel-eslint-parser to 7.14.5Rich Trott
2021-06-22lib: remove semicolon in preparation for babel/eslint-parser updateRich Trott
2021-06-22src: allow to negate boolean CLI flagsMichaël Zasso
2021-06-22tools: update ESLint to 7.29.0Rich Trott
2021-06-22lib: make internal/options lazyJoyee Cheung
2021-06-21bootstrap: move event loop handle checking into snapshot builderJoyee Cheung
2021-06-21bootstrap: split NodeMainInstance::Run()Joyee Cheung
2021-06-21build: reconfigure when gyp files change on WindowsJoyee Cheung
2021-06-21debugger: rename internal library for clarityRich Trott
2021-06-21test: move inspector-cli tests to sequentialRich Trott
2021-06-21deps: upgrade npm to 7.18.1npm-robot
2021-06-21test: improve buffer coverageRongjian Zhang
2021-06-21lib: add JSDoc typings for child_processVoltrex
2021-06-21doc: remove references to deleted freenode channelsdevsnek
2021-06-21src,url: separate some tables out of node_url.ccXadillaX
2021-06-21src: cleanup uv_fs_t regardless of success or notlegendecas
2021-06-21test: fix name of variable in inspector-cli testTobias Nießen
2021-06-21doc: fix typosbl-ue
2021-06-21tools: fix typoHoussem Chebab
2021-06-21test: fix typoHoussem Chebab
2021-06-21debugger: use ERR_DEBUGGER_STARTUP_ERROR in _inspect.jsRich Trott
2021-06-21errors: add ERR_DEBUGGER_STARTUP_ERRORRich Trott
2021-06-21debugger: use error codes in debugger REPLRich Trott
2021-06-21debugger: use ERR_DEBUGGER_ERROR in debugger clientRich Trott
2021-06-21errors: add ERR_DEBUGGER_ERRORRich Trott
2021-06-21Revert "build: work around bug in MSBuild v16.10.0"Michaël Zasso
2021-06-21crypto: fix aes crash when tag length too smallXadillaX
2021-06-15deps: upgrade npm to 7.17.0npm-robot
2021-06-15test: fix typo in test-http2-invalidheaderfield.jsIkko Ashimine
2021-06-15tools: update doctool dependencies, migrate to ESMMichaël Zasso
2021-06-15src: refactor to use locale functionsDarshan Sen
2021-06-15doc: add missing parameter typesVoltrex
2021-06-15stream: fix pipeline pumpRobert Nagy
2021-06-15report: generates report on threads with no isolateslegendecas
2021-06-15net: use missing validatorVoltrex
2021-06-14src: fix multiple AddLinkedBinding() callsAnna Henningsen
2021-06-14lib: make primordials Promise methods safeAntoine du Hamel
2021-06-14deps: make V8 9.1 abi-compatible with 9.0Michaël Zasso
2021-06-14test: adapt abort tests for new Windows codeMichaël Zasso
2021-06-14test: adapt test-linux-perf to V8 changesMichaël Zasso