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-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
2018-10-07doc: update onboarding taskRich Trott
2018-10-07doc: shorten pull request wait time to 48 hoursRich Trott
2018-10-07doc: add guide about abi stabilityGabriel Schulhof
2018-10-07doc: improve `stream.Writable` ctor encoding option docsAnna Henningsen
2018-10-07tty: document `WriteStream.cursorTo()` and othersUmang Raghuvanshi
2018-10-07doc: fix code snippets in tls.mdOuyang Yadong
2018-10-07doc: leave pull requests open for 72 hoursRich Trott
2018-10-07process: allow reading from stdout/stderr socketsAnna Henningsen
2018-10-05doc: specify cluster worker.kill() caveatcjihrig
2018-10-05doc: use stronger language about security of vmGus Caplan
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-03doc: fix incorrect anchoring (#vcbuild.bat -> #vcbuildbat)Justin Lee
2018-10-03doc: fix minor typo (to early -> too early)Justin Lee
2018-10-03Replace vague 'may not' with definitive 'will not'Mike MacCana
2018-10-03doc: move perf tools and APIs to Tier 3Matheus Marchini
2018-10-03doc: fix casing in stream.mdSintendo
2018-09-27doc: add links for fs.createWriteStream()Rich Trott
2018-09-27errors: fix ERR_SOCKET_BAD_PORT messageGiovanny Andres Gongora Granada (Gioyik)
2018-09-25cli: normalize `_` → `-` when parsing optionsAnna Henningsen
2018-09-25process: add `multipleResolves` eventRuben Bridgewater
2018-09-25doc: fix optional parameters in n-api.mdLars-Magnus Skog
2018-09-25doc: add callback parameters of worker.terminate()Denis Fäcke
2018-09-25doc: improve metadata for http.requestTobias Nießen
2018-09-25doc: add missing metadata for recursive mkdirTobias Nießen
2018-09-25doc: add missing metadata for dns.lookupTobias Nießen
2018-09-25module: add createRequireFunction methodGus Caplan
2018-09-25url: provide pathToFileURL and fileURLToPathguybedford
2018-09-25fs: implement mkdir recursive (mkdirp)Benjamin Coe
2018-09-24doc: remove outdated notes on stdio in workersAnna Henningsen
2018-09-24tls: fix DEP0083 after upgrading to OpenSSL 1.1.0Tobias Nießen
2018-09-24src: replace deprecated uses of FunctionTemplate::GetFunctionAndreas Haas
2018-09-24http2: add ping eventJames M Snell
2018-09-24doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-24util: add order option to `.inspect()`Ruben Bridgewater
2018-09-24util: use a shared symbol for util.inspect.customchocolateboy
2018-09-23build,doc: remove outdated `lint-md-build`Michaël Zasso
2018-09-23tty: make `readStream.setRawMode()` return `this`Alexander Mills
2018-09-23doc: match program and console output in synopsis.mdMohammed Essehemy
2018-09-23doc: add links for repl.ReplServerRich Trott
2018-09-23http2: add origin frame supportJames M Snell
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-21doc: update maintaining V8 guideMichaël Zasso