aboutsummaryrefslogtreecommitdiff
path: root/doc/api/async_hooks.md
AgeCommit message (Expand)Author
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-15doc: fix punctuation issue in async_hooks.mdRich Trott
2018-03-14doc: fix minor issues in async_hooks.mdRich Trott
2018-03-14doc: improve text in async_hooks.mdRich Trott
2018-02-26doc: remove `Returns: {undefined}`Sho Miyamoto
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-12async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh
2018-02-09async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-05doc: expand on promises and async_hooksAli Ijaz Sheikh
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-23doc: fix typos in async_hooksMatthew Turner
2018-01-22doc: fix typo in async_hooks.mdMatthew Turner
2018-01-18doc: add change info for async_hooks.executionAsyncId()Stephen Belanger
2018-01-03doc: edit for concisionRich Trott
2017-12-31doc: fix duplicate words & spellings in docssreepurnajasti
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-16doc: correct the wrong added meta dataGaara
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-22doc: async_hooks grammar nitsJon Moss
2017-10-21doc: link to async_hooks destroy callback properlyJon Moss
2017-10-15doc: fix some linksVse Mozhet Byt
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-23async_hooks: support promise resolve hookAnna Henningsen
2017-09-15async_hooks,doc: some async_hooks improvementsJames M Snell
2017-06-26doc: fix link in async_hooks.mdAzard
2017-06-19doc: fix api docs styleDaijiro Wachi
2017-06-15doc: fixes a typo in the async_hooks documentationChris Young
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen
2017-06-13doc: update async_hooks providers listAnna Henningsen
2017-06-08async_hooks: use resource objects for PromisesAnna Henningsen
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-01doc: async-hooks documentationThorsten Lorenz