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
2018-04-13doc: expand on promises and async_hooksAli Ijaz Sheikh
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-03-30doc: linkify missing typesVse Mozhet Byt
2018-02-27doc: fix typos in async_hooksMatthew Turner
2018-02-27doc: fix typo in async_hooks.mdMatthew Turner
2018-02-27doc: add change info for async_hooks.executionAsyncId()Stephen Belanger
2018-01-24doc: edit for concisionRich Trott
2018-01-24doc: fix duplicate words & spellings in docssreepurnajasti
2018-01-19async_wrap: add provider types for net serverAndreas Madsen
2018-01-19async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-12-20doc: add missing introduced_in commentsLuigi Pinca
2017-10-25doc: fix doc stylesDaijiro Wachi
2017-10-24doc: async_hooks grammar nitsJon Moss
2017-10-24doc: link to async_hooks destroy callback properlyJon Moss
2017-10-24doc: fix some linksVse Mozhet Byt
2017-10-11doc: standardize function param/object prop styleGibson Fahnestock
2017-09-25async_hooks: support promise resolve hookAnna Henningsen
2017-09-20async_hooks,doc: some async_hooks improvementsJames M Snell
2017-07-18doc: fix link in async_hooks.mdAzard
2017-07-18doc: fix api docs styleDaijiro Wachi
2017-07-11async_hooks: rename currentId and triggerIdAndreas Madsen
2017-07-11async_hooks: use resource objects for PromisesAnna Henningsen
2017-06-21doc: fixes a typo in the async_hooks documentationChris Young
2017-06-21doc: update async_hooks providers listAnna Henningsen
2017-06-082017-05-07, Version 8.1.0 (Current)v8.1.0James M Snell
2017-06-05doc: fix nits in code examples of async_hooks.mdVse Mozhet Byt
2017-06-05doc: use prefer-rest-params eslint rule in docsVse Mozhet Byt
2017-06-05doc: async-hooks documentationThorsten Lorenz