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-11doc: fix various nitsVse Mozhet Byt
2018-02-27doc: fix e.g., to e.g. in docssreepurnajasti
2017-12-20doc: fix typo in dns.mdRich Trott
2017-10-31doc: make default values and periods consistentMatej Krajčovič
2017-10-25doc: fix doc stylesDaijiro Wachi
2017-09-25doc: fix types and description for dns.resolveTxtTobias Nießen
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12doc: threadpool size, and APIs using the poolSam Roberts
2017-09-12doc: sort bottom-of-file dns markdown linksSam Roberts
2017-09-12dns: add `verbatim` option to dns.lookup()Ben Noordhuis
2017-08-092017-08-09, Version 8.3.0 (Current)v8.3.0Anna Henningsen
2017-08-01dns: add channel.cancel()Anna Henningsen
2017-08-01dns: enable usage of independent cares resolversAnna Henningsen
2017-07-24doc: fix some linksVse Mozhet Byt
2017-07-19tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-07-18dns: add resolveAny supportXadillaX
2017-07-18dns: make `dns.setServers` support customized portXadillaX
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-19doc: clarify the callback arguments of dns.resolveRoman Reiss
2017-04-09doc: fix missing argument for dns.resolvePtr()Uppinder Chugh
2017-03-15doc: argument types for dns methodsAmelia Clarke
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: add changelogs for dnsAnna Henningsen
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-16doc: dns examples implied string args were arraysSam Roberts
2017-02-01doc: fix confusing example in dns.mdVse Mozhet Byt
2017-01-30doc: change logical to bitwise OR in dns lookupSakthipriyan Vairamani (thefourtheye)
2016-11-20doc: remove backtick escaping for manpage refsAnna Henningsen
2016-11-19dns: implement {ttl: true} for dns.resolve6()Ben Noordhuis
2016-11-19dns: implement {ttl: true} for dns.resolve4()Ben Noordhuis
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-11-13doc: fix typo e.g., => e.g.Daijiro Yamada
2016-09-25tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-09-03doc: fix typosMike Ralphson
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-07-11doc: dns.resolve fix callback argument descriptionQuentin Headen
2016-06-03doc: add `added:` information for dnsJulian Duque
2016-05-19doc: Add resolveNaptr and naptr rrtype docsDoug Wade
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt