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
2019-10-28doc: remove dashesRich Trott
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-06-13doc: document trace-events category for dns requestsvmarchaud
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-10-24trace_events: forbid tracing modifications from worker threadsAnna Henningsen
2018-10-19console: add trace-events for time and countJames M Snell
2018-10-18src: add trace events for env.ccJames M Snell
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-07trace_events: add node.promises category, rejection counterJames M Snell
2018-05-17vm,trace_events: add node.vm.script trace events categoryJames M Snell
2018-05-08doc: add trace category for fs sync methodsChin Huang
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-23doc: update trace events categories descriptionBeni von Cheni
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-03-16perf_hooks,trace_events: emit perf milestone trace eventsJames M Snell
2018-03-05doc: replace to Node.jsYuta Hiroto
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-02-27perf_hooks: emit trace events for marks, measures, and timerifyJames M Snell
2018-02-23doc: add new documentation lint ruleestrada9166
2018-01-24src: use uv_hrtime as tracing timestampAli Ijaz Sheikh
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2016-12-20src: Node Tracing Controllermisterpoe