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-10-17http2: explicitly disallow nested push streamsJames M Snell
2018-10-17doc: clarify http2 docs around class exportsJames M Snell
2018-10-17http2: remove `streamError` from docsJames M Snell
2018-10-17doc: add missing `require` to example in http2.mdKevin Simper
2018-10-17errors: fix undefined HTTP2 and tls errorsShailesh Shekhawat
2018-10-17doc: fix http2stream.pushStream error docСковорода Никита Андреевич
2018-10-17http2: pass incoming set-cookie header as arrayGerhard Stoebich
2018-10-17doc: Improve doc for Http2 headers objectGerhard Stoebich
2018-10-17http2: fix several serious bugsAnatoli Papirovski
2018-10-17doc: fix typo in http2.mdKeita Akutsu
2018-10-17doc: add parameters for Http2Stream:error eventUjjwal Sharma
2018-10-17doc: add params for ClientHttp2Session:altsvcUjjwal Sharma
2018-10-17doc: add parameters for Http2Session:stream eventUjjwal Sharma
2018-10-17doc: add parameters for settings eventsUjjwal Sharma
2018-10-17doc: improve parameters for Http2Session:goaway eventUjjwal Sharma
2018-10-17http: added aborted property to requestRobert Nagy
2018-10-17doc: improve docs for Http2Session:frameErrorUjjwal Sharma
2018-10-17doc: add parameters for Http2Session:error eventUjjwal Sharma
2018-10-17doc,http2: add parameters for Http2Session:connect eventUjjwal Sharma
2018-10-17http2: refactor how trailers are doneJames M Snell
2018-10-17doc: close event does not take argumentsIndranil Dasgupta
2018-10-17doc: improve style guide textRich Trott
2018-10-02doc: make caveat in stream.md more conciseRich Trott
2018-09-25doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-09-25doc: fix 8.12.0 changelogMyles Borins
2018-09-102018-09-11, Version 8.12.0 'Carbon' (LTS)v8.12.0Myles Borins
2018-09-06src: add environment cleanup hooksAnna Henningsen
2018-09-06doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-09-06doc: fix/add link to Android infoVse Mozhet Byt
2018-09-06doc: add warning to assert.doesNotThrow()Ruben Bridgewater
2018-09-06doc: remove warning against readable/readable.readRich Trott
2018-09-06doc: add inspector usage exampleAli Ijaz Sheikh
2018-09-06doc: make suggestion more direct in stream.mdRich Trott
2018-09-06perf_hooks: fix timingTimothy Gu
2018-09-06doc: remove tentativeness in pull-requests.mdRich Trott
2018-09-06doc: add simple example to rename functionpunteek
2018-09-06doc: add URL.format() exampleZeke Sikelianos
2018-09-06doc: update list of re-exported symbolsRichard Lau
2018-09-06doc: Readable unpipe on Writable error eventGeorge Sapkin
2018-09-06doc: add RegExp Unicode Property Escapes to intlVse Mozhet Byt
2018-09-06doc: make the background section concise and improve its formalityWilson
2018-09-06doc: add process.debugPort to doc/api/process.mdflickz
2018-09-06doc: `readable.push(undefined)` in non-object mode陈刚
2018-09-06process: Send signal name to signal handlersRobert Rossmann
2018-08-17doc: improve buf.lastIndexOf() textRich Trott
2018-08-17doc: add tools/doc/README link in doc/STYLE_GUIDEVse Mozhet Byt
2018-08-17doc: remove confusing "cats" from style guideRich Trott
2018-08-17doc: remove superfluous adverb from style guideRich Trott
2018-08-16doc: update description of 'clientError' eventLuigi Pinca
2018-08-16doc: improved documentation for fs.unlink()dustinnewman98