summaryrefslogtreecommitdiff
path: root/doc/api/async_hooks.md
Commit message (Expand)AuthorAgeFilesLines
* doc: correct async_hooks resource namesGerhard Stoebich2018-11-021-3/+3
* doc: add types and their corresponding return valuesOuyang Yadong2018-11-021-0/+2
* async_hooks: remove promise object from resourceAndreas Madsen2018-10-151-2/+1
* lib: implement queueMicrotaskGus Caplan2018-09-231-1/+1
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-08-291-3/+1
* doc: replace `1` by `process.stdout.fd`Weijia Wang2018-08-291-7/+7
* doc: prevent some redirectionsVse Mozhet Byt2018-07-141-1/+1
* src: refactor timers to remove TimerWrapAnatoli Papirovski2018-06-241-1/+1
* worker: rename to worker_threadsAnna Henningsen2018-06-061-1/+1
* doc: explain Worker semantics in async_hooks.mdAnna Henningsen2018-06-061-1/+5
* async_hooks: remove deprecated exampleMathias Buus2018-06-061-8/+0
* doc: add more missing backticksVse Mozhet Byt2018-05-031-23/+25
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-5/+0
* doc: unify more headingsVse Mozhet Byt2018-04-161-19/+19
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-111-4/+4
* doc: fix various nitsVse Mozhet Byt2018-04-041-1/+1
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-3/+2
* doc: fix punctuation issue in async_hooks.mdRich Trott2018-03-151-1/+1
* doc: fix minor issues in async_hooks.mdRich Trott2018-03-141-6/+6
* doc: improve text in async_hooks.mdRich Trott2018-03-141-18/+16
* doc: remove `Returns: {undefined}`Sho Miyamoto2018-02-261-6/+0
* doc: add new documentation lint ruleestrada91662018-02-231-10/+10
* doc: remove extraneous "for example" textRich Trott2018-02-231-7/+1
* 2018-02-22, Version 9.6.0 (Current)Myles Borins2018-02-221-3/+3
* async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh2018-02-121-3/+3
* async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh2018-02-091-12/+52
* doc: remove **Note:** tagsJames M Snell2018-02-081-6/+6
* doc: expand on promises and async_hooksAli Ijaz Sheikh2018-02-051-0/+56
* doc: linkify missing typesVse Mozhet Byt2018-02-011-1/+1
* doc: fix typos in async_hooksMatthew Turner2018-01-231-2/+2
* doc: fix typo in async_hooks.mdMatthew Turner2018-01-221-1/+1
* doc: add change info for async_hooks.executionAsyncId()Stephen Belanger2018-01-181-0/+8
* doc: edit for concisionRich Trott2018-01-031-6/+5
* doc: fix duplicate words & spellings in docssreepurnajasti2017-12-311-1/+1
* async_wrap: add provider types for net serverAndreas Madsen2017-11-281-6/+6
* doc: add missing introduced_in commentsLuigi Pinca2017-11-191-0/+2
* doc: correct the wrong added meta dataGaara2017-11-161-1/+1
* async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr2017-11-161-5/+13
* 2017-10-31, Version 9.0.0 (Current)James M Snell2017-10-311-1/+1
* doc: fix doc stylesDaijiro Wachi2017-10-241-1/+1
* doc: async_hooks grammar nitsJon Moss2017-10-221-17/+16
* doc: link to async_hooks destroy callback properlyJon Moss2017-10-211-1/+1
* doc: fix some linksVse Mozhet Byt2017-10-151-2/+2
* doc: standardize function param/object prop styleGibson Fahnestock2017-09-281-20/+20
* async_hooks: support promise resolve hookAnna Henningsen2017-09-231-1/+37
* async_hooks,doc: some async_hooks improvementsJames M Snell2017-09-151-47/+85
* doc: fix link in async_hooks.mdAzard2017-06-261-1/+1
* doc: fix api docs styleDaijiro Wachi2017-06-191-4/+4
* doc: fixes a typo in the async_hooks documentationChris Young2017-06-151-2/+2
* async_hooks: rename currentId and triggerIdAndreas Madsen2017-06-141-52/+53