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
2020-10-13inspector: do not hardcode Debugger.CallFrameId in testsDmitry Gozman
2020-10-08fs: add rm methodIan Sutherland
2020-10-07test: adjust comments for upcoming lint ruleRich Trott
2020-09-22process: change default --unhandled-rejections=throwDan Fabulich
2020-08-18test: move execution of WPT to worker threadsMichaƫl Zasso
2020-08-16test: remove common.rootDirRich Trott
2020-07-24n-api: run all finalizers via SetImmediate()Gabriel Schulhof
2020-07-17test: remove common.localhostIPv6Rich Trott
2020-06-26src: add errorProperties on process.reporthimself65
2020-06-25test: print arguments passed to mustNotCall functionDenys Otrishko
2020-06-24quic: updates to implement for h3-29James M Snell
2020-06-22test: fix typo in common/index.jsgengjiawen
2020-06-16quic: initial QUIC implementationJames M Snell
2020-06-16test: add common/udppair utilityJames M Snell
2020-06-05lib: initial experimental AbortController implementationJames M Snell
2020-05-24module: deprecate module.parentAntoine du HAMEL
2020-05-16tools: enable no-else-return lint ruleLuigi Pinca
2020-05-13test: refactor WPTRunnerJoyee Cheung
2020-05-08test: skip some console tests on dumb terminalAdam Majer
2020-04-30vm: fix vm.measureMemory() and introduce execution optionJoyee Cheung
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15test: remove common.skipIfReportDisabled()cjihrig
2020-03-10benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater
2020-03-09test: warn when inspector process crashesMatheus Marchini
2020-03-05test: remove common.expectsInternalAssertionRich Trott
2020-02-27test: validate common property usageDenys Otrishko
2020-02-27test: fix usage of invalid common propertiesDenys Otrishko
2020-02-26test: add documentation for common.enoughTestCpuRich Trott
2020-02-26test: fix typo in common/index.jsRich Trott
2020-02-11Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen
2020-02-09test: improve logged errorsRuben Bridgewater
2020-02-09benchmark: add `test` and `all` options and improve errorsRuben Bridgewater
2020-02-03worker: add ability to take heap snapshot from parent threadAnna Henningsen
2020-01-22report: add support for WorkersAnna Henningsen
2020-01-11test: allow disabling crypto testsShelley Vohr
2020-01-04doc: use code markup/markdown in headersRuben Bridgewater
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-12-20test: fix common.enoughTestMemRich Trott
2019-12-20errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2019-12-14test: delay loading 'os' in test/common moduleRich Trott
2019-12-12test: work around ENOTEMPTY when cleaning tmp dirBen Noordhuis
2019-12-10test: use fs rimraf to refresh tmpdircjihrig
2019-12-07test: remove common.busyLoop()cjihrig
2019-12-05module: add warnings for experimental flagsRongjian Zhang
2019-12-02test: add an indicator `isIBMi`Xu Meng
2019-11-23test: switch to object spread in common/benchmark.jspalmires
2019-11-18test: handle undefined default_configurationShelley Vohr
2019-11-13esm: unflag --experimental-modulesGuy Bedford
2019-10-18test: remove common.skipIfInspectorEnabled()Rich Trott
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott