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
2017-07-15doc: fixes in cluster.mdcornholio
2017-07-03doc: fix api docs styleDaijiro Wachi
2017-06-20cluster: remove deprecated propertyJames M Snell
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: add changelogs for clusterAnna Henningsen
2016-12-22doc: modernize code examples in the cluster.mdVse Mozhet Byt
2016-12-19cluster: return worker reference from disconnect()Sean Villars
2016-11-13doc: consistent 'Returns:'Roman Reiss
2016-11-13doc: fix typo about cluster doc, (eg. -> e.g.)YutamaKotaro
2016-09-18doc: remove extra comma in cluster docsTeddy Katz
2016-08-10doc: fix cluster message event docsZach Bjornson
2016-08-10doc: add `added:` information for clusterAnna Henningsen
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-08-01cluster: support stdio option for workerscjihrig
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-06-17doc: fix cluster worker 'message' eventcjihrig
2016-06-08doc: remove cluster.setupMaster() mythcjihrig
2016-05-03doc: fix the lint of an example in cluster.mdyorkie
2016-04-30doc: fix incorrect syntax in examplesEvan Lucas
2016-04-26cluster: migrate from worker.suicideEvan Lucas
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt