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
path: root/doc
AgeCommit message (Expand)Author
2018-11-29doc: add branding to style guideRich Trott
2018-11-29doc: use Node.js instead of NodeRich Trott
2018-11-29doc: clarify fd behaviour with {read,write}FileSakthipriyan Vairamani (thefourtheye)
2018-11-29doc: fix typographical issuesDenis McDonald
2018-11-29doc: document HPE_HEADER_OVERFLOW errorSam Roberts
2018-11-29doc: add documentation for http.IncomingMessage$completeJames M Snell
2018-11-29doc: remove mailing listRich Trott
2018-11-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-11-29doc: add optional callback to socket.end()Ajido
2018-11-29doc: make example more clarified in cluster.mdZYSzys
2018-11-29doc: simplify path.basename() on POSIX and WindowsZYSzys
2018-11-29doc: use Cookie in request.setHeader() examplesLuigi Pinca
2018-11-29doc: NODE_EXTRA_CA_CERTS is ignored if setuid rootBen Noordhuis
2018-11-29doc: add review suggestions to require()erickwendel
2018-11-29doc: add note about removeListener orderJames M Snell
2018-11-29doc: document ACL limitation for fs.access on WindowsJames M Snell
2018-11-29doc: document that addMembership must be called once in a clusterJames M Snell
2018-11-29doc: add missing YAML labelsVse Mozhet Byt
2018-11-29doc: remove reference to sslv3 in tls.mdJames M Snell
2018-11-29doc: add missing deprecation labelsJames M Snell
2018-11-29doc: document use of buffer.swap16() for utf16beJames M Snell
2018-11-29doc: add Backport-PR-URL info in backport guideAli Ijaz Sheikh
2018-11-29doc: fix url example to match behaviorСковорода Никита Андреевич
2018-11-29doc: use reserved domains for examples in url.mdСковорода Никита Андреевич
2018-11-29doc: fix pr-url in repl.mdСковорода Никита Андреевич
2018-11-29doc: wrap links in <>Сковорода Никита Андреевич
2018-11-29doc: describe SNI host name formatSam Roberts
2018-11-29vm: pass parsing_context to ScriptCompiler::CompileFunctionInContextDara Hayes
2018-11-29test: fix compiler warning in doc/api/addons.mdDaniel Bevenius
2018-11-29doc: edit for minor fixes to prcoess.mdRich Trott
2018-11-29doc: remove personal pronoun from worker_threadsRich Trott
2018-11-29doc: remove personal pronoun from domain.mdRich Trott
2018-11-29doc: remove style instruction that is not followedRich Trott
2018-11-29doc: add WebAssembly to globalsSteven
2018-11-292018-11-29, Version 10.14.1 'Dubnium' (LTS)v10.14.1Myles Borins
2018-11-282018-11-27, Version 10.14.0 'Dubnium' (LTS)v10.14.0Rod Vagg
2018-11-27http,https: protect against slow headers attackMatteo Collina
2018-10-302018-10-30 Version 10.13.0 'Dubnium' (LTS)v10.13.0Myles Borins
2018-10-102018-10-10, Version 10.12.0 (Current)v10.12.0Michaël Zasso
2018-10-10util: support BigInt in util.formatMasashi Hirano
2018-10-10benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-10doc: add link to ABI guideGabriel Schulhof
2018-10-10doc: fix minor typo in streams.mdRich Trott
2018-10-10doc: standardize versions in stream module docRich Trott
2018-10-10doc: add util.inspect() legacy signaturesiddhant
2018-10-10http2: add RFC 8441 extended connect protocol supportJames M Snell
2018-10-10doc: remove 72-hour mentions in pull-requests.mdRich Trott
2018-10-10doc: fix minor typo in n-api.mdAleksey Chemakin
2018-10-10doc: remove ABI guideGabriel Schulhof
2018-10-07doc: update author-ready label termsVse Mozhet Byt