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/api
AgeCommit message (Expand)Author
2018-02-222018-02-22, Version 9.6.0 (Current)v9.6.0Myles Borins
2018-02-22doc: improved documentation for fs.unlink()dustinnewman98
2018-02-22doc: fix typo in http2.mdVse Mozhet Byt
2018-02-22doc: mark accessing IPC channel fd as undefinedBartosz Sosnowski
2018-02-22doc: warn against concurrent http2stream.respondWithFDAnna Henningsen
2018-02-22doc: activate `no-multiple-empty-lines` ruleRuben Bridgewater
2018-02-22test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-21doc: update crypo Certficate class.Antoine AMARA
2018-02-21vm: flip Module#link's signatureGus Caplan
2018-02-21vm: add modulesGus Caplan
2018-02-21async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-21fs: make URL paths no longer experimentalJames M Snell
2018-02-21async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh
2018-02-21doc: mark NAPI_AUTO_LENGTH as codeTobias Nießen
2018-02-21doc: add error check to fs exampleEvan Lucas
2018-02-21doc: fix exporting a function exampleAonghus O Nia
2018-02-21doc: add history for url.parseSteven
2018-02-21https: add extra options to Agent#getName()Jeff Principe
2018-02-21http2: add req and res options to server creationPeter Marton
2018-02-21doc: fix links in YAML metadata of assert.mdVse Mozhet Byt
2018-02-21doc: add missing meta for createCipherivTobias Nießen
2018-02-21doc: fix description of createDecipherivTobias Nießen
2018-02-21doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-02-21doc: fix link in https.mdVse Mozhet Byt
2018-02-21doc: be more explicit in the sypnosisTim O. Peters
2018-02-21doc: add missing "changes" key in YAML commentLuigi Pinca
2018-02-21doc: fix typo in http2.mdVse Mozhet Byt
2018-02-21http2: add http fallback options to .createServerPeter Marton
2018-02-21http: add options to http.createServer()Peter Marton
2018-02-21doc: modify the return value of request.write()陈刚
2018-02-21doc: fix typo in n-api.mdVse Mozhet Byt
2018-02-21n-api: add methods to open/close callback scopeMichael Dawson
2018-02-21doc: small typo in n-api.mdiskore
2018-02-21doc: remove usage of you in n-api docMichael Dawson
2018-02-21doc: expand on promises and async_hooksAli Ijaz Sheikh
2018-02-21doc: shell option for the execFile and execFileSync functionsjvelezpo
2018-02-21doc: improve http.request documentationGuangcong Luo
2018-02-21doc: remove removed apis from http2 docsKelvin Jin
2018-02-21src: allow --perf-(basic-)?prof in NODE_OPTIONSLeko
2018-02-21doc: improve stream documentation陈刚
2018-02-21doc: linkify missing typesVse Mozhet Byt
2018-02-21perf_hooks: add warning when too many entries in the timelineJames M Snell
2018-02-21doc: warn about GCM authenticityTobias Nießen
2018-02-21doc: dedupe linksVse Mozhet Byt
2018-02-21lib,doc: revert format name to cjs over commonjsGuy Bedford
2018-02-21doc: capitalize non-primitive typesVse Mozhet Byt
2018-02-21module: enable dynamic import flag for esmodulesMyles Borins
2018-01-312018-01-31, Version 9.5.0 (Current)v9.5.0Evan Lucas
2018-01-30cluster: add cwd to cluster.settingscjihrig
2018-01-30doc: unify type linkificationVse Mozhet Byt