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-11report: fix missing section javascriptHeap on OOMErrorlegendecas
2022-10-11test: split report OOM testsJoyee Cheung
2022-10-11report: print javascript stack on fatal errorlegendecas
2022-10-11report: add queue info for udptheanarkh
2022-10-11report: skip report if uncaught exception is handledChengzhong Wu
2022-07-31test: mark flaky tests on smartosFeng Yu
2022-02-25test: avoid deep comparisons with literalsTobias Nießen
2021-05-31src: write named pipe info in diagnostic reportlegendecas
2021-04-29src: print arbitrary javascript exception value in node reportlegendecas
2021-04-09test: remove unneeded m flag on regular expressionsRich Trott
2021-04-02test: prepare for consistent comma-dangle lint ruleRich Trott
2020-11-13src: add loop idle time in diagnostic reportGireesh Punathil
2020-10-15lib: honor setUncaughtExceptionCaptureCallbackGireesh Punathil
2020-06-26src: add errorProperties on process.reporthimself65
2020-04-09report: fix stderr matching for fatal errorgengjiawen
2020-03-31src: handle report options on fatalerrorSam Roberts
2020-03-25report: handle on-fatalerror betterHarshitha KP
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15doc,lib,src,test: make --experimental-report a nopcjihrig
2020-03-15test: remove common.skipIfReportDisabled()cjihrig
2020-02-01test: verify threadId in reportsDylan Coakley
2020-01-22report: add support for WorkersAnna Henningsen
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-12-26test: skip the unsupported test cases for IBM iXu Meng
2019-07-13report: modify getReport() to return an ObjectChristopher Hiller
2019-07-06test: check getReport when error with one line stackhimself65
2019-07-06test: check writeReport when error with one line stackhimself65
2019-05-01test: better output for test-report-uv-handles.jsgengjiawen
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-11report: improve signal name validationcjihrig
2019-04-05report: add support for UDP connected socketsRichard Lau
2019-03-11report: rename triggerReport() to writeReport()cjihrig
2019-03-10test: cover triggerReport() failure casecjihrig
2019-03-10test: cover stdout/stderr usage in triggerReport()cjihrig
2019-03-07test: refactor test/report/test-report-signal.jscjihrig
2019-03-07test: relax timer check in test-report-uv-handles.jsRichard Lau
2019-03-05report: refactor configuration managementcjihrig
2019-03-03test: rename node-report suite to reportcjihrig