summaryrefslogtreecommitdiff
path: root/doc/api/async_hooks.md
Commit message (Expand)AuthorAgeFilesLines
* doc: changes description must end with a periodAntoine du Hamel2020-10-141-1/+1
* doc: sort md references in ASCII orderAntoine du Hamel2020-10-061-3/+3
* doc: use .md extension for internal linksAntoine du Hamel2020-10-061-4/+4
* doc: make minor edits for consistencyRich Trott2020-10-061-1/+1
* doc: replace "you should do X" with "do X"Rich Trott2020-09-211-2/+2
* doc: improve async_hooks snippetsAndrey Pechkurov2020-08-201-2/+3
* 2020-08-11, Version 14.8.0 (Current)v14.8.0v14.8.0-proposalShelley Vohr2020-08-101-2/+2
* doc: use _Static method_ instead of _Class Method_Rich Trott2020-08-101-1/+1
* doc: use _Class Method_ in async_hooks.mdRich Trott2020-08-101-1/+1
* async_hooks: add AsyncResource.bind utilityJames M Snell2020-08-101-5/+31
* doc: improve async_hooks asynchronous context exampleDenys Otrishko2020-07-161-9/+28
* doc: change "currently not considered public" to "not supported"Rich Trott2020-07-161-1/+1
* doc: add dynamic source code linksAlec Davidson2020-07-161-0/+2
* doc: use sentence-case for headings in docsRich Trott2020-07-141-4/+4
* doc: add snippet for AsyncResource and EE integrationAndrey Pechkurov2020-06-301-1/+28
* async_hooks: move PromiseHook handler to JSStephen Belanger2020-05-111-5/+0
* doc: add troubleshooting guide for AsyncLocalStorageAndrey Pechkurov2020-05-111-0/+16
* doc: remove AsyncWrap mentions from async_hooks.mdAndrey Pechkurov2020-05-111-2/+2
* doc: improve worker pool exampleRanjan Purbey2020-05-041-0/+1
* doc: improve AsyncLocalStorage sampleAndrey Pechkurov2020-04-141-25/+24
* async_hooks: merge run and exit methodsAndrey Pechkurov2020-04-141-130/+16
* async_hooks: move to lazy destroy hook registration in AsyncResourceAndrey Pechkurov2020-04-071-0/+2
* doc: clarify `requireManualDestroy` optionHarshitha KP2020-04-071-4/+4
* doc: update async_hooks.mdVictor2020-03-261-1/+1
* 2020-03-11 Version 13.11.0 (Current)Myles Borins2020-03-111-1/+1
* doc: add entry for `AsyncHook` classHarshitha KP2020-03-111-0/+5
* async_hooks: add sync enterWith to ALSStephen Belanger2020-03-091-0/+42
* 2020-03-04 Version 13.10.0 (Current)Shelley Vohr2020-03-041-8/+8
* async_hooks: add store arg in AsyncLocalStorageAndrey Pechkurov2020-02-271-21/+25
* async_hooks: introduce async-context APIvdeturckheim2020-02-231-0/+287
* 2020-02-18, Version 13.9.0 (Current)Shelley Vohr2020-02-181-1/+1
* async_hooks: add executionAsyncResourceMatteo Collina2020-02-111-0/+56
* doc: simplify async_hooks overviewRich Trott2020-02-081-3/+2
* doc: add AsyncResource + Worker pool exampleAnna Henningsen2020-02-051-0/+122
* doc: standardize on "host name" in async_hooks.mdRich Trott2020-01-141-3/+3
* doc,async_hooks: use code markup/markdown in headersRich Trott2019-12-261-16/+16
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-2/+2
* doc: async_hooks.createHook promiseResolve optionBen Noordhuis2019-09-061-0/+2
* doc: remove "note that" from async_hooks.mdRich Trott2019-06-231-5/+5
* src: do not reuse async resource in http parsersDaniel Beckert2019-04-221-4/+4
* doc: list when promiseResolve hook was added to async_hooksThomas Watson2019-04-011-0/+4
* async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina2019-03-181-36/+0
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* tools: capitalize sentencesRuben Bridgewater2018-12-101-3/+3
* doc: hide undocumented object artifacts in async_hooksGireesh Punathil2018-12-031-7/+10
* doc: sort bottom-of-file markdown linksSam Roberts2018-11-281-1/+1
* doc: use arrow function for anonymous callbackskoki-oshima2018-11-251-4/+3
* doc: correct async_hooks sample outputsGerhard Stoebich2018-11-111-24/+15
* doc: fix some inconsistent use of hostnameSam Roberts2018-11-091-1/+1
* doc: correct async_hooks resource namesGerhard Stoebich2018-11-021-3/+3