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
2022-10-04doc: fix grammar in dns docs (#44850)Colin Ihrig
2022-07-14doc: revert anachronistic 'node:' module require()s in API history notesDeeDeeG
2022-07-07doc: improve readability of `dns.md`0xSanyam
2022-06-18dns: export error code constants from `dns/promises`Feng Yu
2022-06-162022-06-16, Version 18.4.0 (Current)Danielle Adams
2022-06-16dns: accept `'IPv4'` and `'IPv6'` for `family`Antoine du Hamel
2022-05-19doc: use serial comma in dns docsTobias Nießen
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-23doc: update for changed `--dns-result-order` defaultRichard Lau
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-12dns: default to verbatim=true in dns.lookup()Ben Noordhuis
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-08-06doc: add missing change to resolver ctorLuan Devecchi
2021-08-06dns: add "tries" option to Resolve optionsLuan Devecchi
2021-06-232021-06-23, Version 16.4.0 (Current)Danielle Adams
2021-06-02dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-02-19doc,lib: prepare for stricter multi-line array lintingRich Trott
2021-02-13doc: fix typo in /api/dns.mdmarsonya
2020-11-242020-11-24, Version 15.3.0 (Current)Shelley Vohr
2020-11-15dns: add a cancel() method to the promise ResolverSzymon Marczak
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-11-05doc: fix incorrect heading levelBryan Field
2020-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-11-03doc: temporarily disable list-item-bullet-indentNick Schonning
2020-11-03doc: disable no-undefined-references workaroundsNick Schonning
2020-10-25doc: document changes for `*/promises` alias modulesExE Boss
2020-10-25dns: add setLocalAddress to ResolverJosh Dague
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-16net: add support for resolving DNS CAA recordsDanny Sonnenschein
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-07-222020-07-22, Version 12.18.3 'Erbium' (LTS)Shelley Vohr
2020-07-06doc: replace http to https of link urlssapics
2020-07-03doc: simply dns.ADDRCONFIG languageRich Trott
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-22doc: revise text in dns module documentation introductionRich Trott
2020-06-22doc: fix lexical sorting of bottom-references in dns docRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-01dns: make dns.Resolver timeout configurableBen Noordhuis
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-05-24dns: add dns/promises aliasshisama
2020-04-142020-04-14, Version 13.13.0 (Current)Michaël Zasso