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-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-22doc: add blank line between commentsRich Trott
2020-11-13src: add loop idle time in diagnostic reportGireesh Punathil
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-05-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15doc: update stability of report featurescjihrig
2020-03-15doc,lib,src,test: make --experimental-report a nopcjihrig
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr
2020-01-22report: add support for WorkersAnna Henningsen
2019-10-26doc: remove dashesRich Trott
2019-09-20http: remove legacy parserAnna Henningsen
2019-08-03report: include network interfaces in reportcjihrig
2019-07-26doc: fix incorrect name in report docscjihrig
2019-07-13report: modify getReport() to return an ObjectChristopher Hiller
2019-06-20report: add report versioningcjihrig
2019-06-16report: add cpu info to report outputChristopher Hiller
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-03report: add cwd to reportcjihrig
2019-03-16report: use DiagnosticFilename for default filenameRichard Lau
2019-03-11report: rename triggerReport() to writeReport()cjihrig
2019-03-06doc: fix nits in report docsVse Mozhet Byt
2019-03-05report: refactor configuration managementcjihrig
2019-03-04report: rename location to triggercjihrig
2019-03-03doc,lib,test: rename node-report to reportcjihrig
2019-02-20report: remove verbose settingcjihrig
2019-02-12report: make more items programmatically accessibleAnna Henningsen
2019-02-10report: rename setDiagnosticReportOptions()cjihrig
2019-02-06report: include information about event loop itselfAnna Henningsen
2019-02-05report: print libuv handle addresses as hexcjihrig
2019-02-05report: use libuv calls for OS and machine infocjihrig
2019-02-02doc: fix machine field in example reportcjihrig
2019-02-01report: separate release metadataRichard Lau
2019-01-31report: disambiguate glibc versionscjihrig
2019-01-27report: represent numbers as numbersAnna Henningsen
2019-01-25doc: add metadata to report docsRichard Lau
2019-01-18doc: add node-report documentationVipin Menon