summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-02-21doc: fix minor grammar/typographical issues in onboarding.mdRich Trott
2018-02-21doc: update onboarding.md for faster exercise completionRich Trott
2018-02-20doc: improved documentation for fs.unlink()dustinnewman98
2018-02-20doc: fix broken link in pull-requests.mdJustin Lee
2018-02-20doc: fix typo in http2.mdVse Mozhet Byt
2018-02-19http2: make response.end() return thisMatteo Collina
2018-02-19http: OutgoingMessage.end() should return thisMatteo Collina
2018-02-19stream: writable.end should return this.Matteo Collina
2018-02-17doc: refactor manpage to use mdoc(7) macrosAlhadis
2018-02-17doc: mark accessing IPC channel fd as undefinedBartosz Sosnowski
2018-02-17fs: move fs.promises API to fs/promisesMichaël Zasso
2018-02-16doc: warn against concurrent http2stream.respondWithFDAnna Henningsen
2018-02-16doc: add fs declarations to stream doc js examplesIvan Filenko
2018-02-16doc: activate `no-multiple-empty-lines` ruleRuben Bridgewater
2018-02-16doc: note that linting is required in releases.mdGibson Fahnestock
2018-02-16doc: add missing `Returns` in fs & utilSho Miyamoto
2018-02-16doc: fix a typo in util.isDeepStrictEqualSho Miyamoto
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-16process: deprecate process.assert()Ruben Bridgewater
2018-02-16doc: fix deprecation numberRuben Bridgewater
2018-02-16tools: add assert.doesNotThrow eslint ruleRuben Bridgewater
2018-02-16doc: update buffer examplesRuben Bridgewater
2018-02-15src: deprecate legacy node::MakeCallbackAli Ijaz Sheikh
2018-02-15http: process 100, 102-199 according to specs.Miles Elam
2018-02-14doc: update crypo Certficate class.Antoine AMARA
2018-02-14module: support main w/o extension, pjson cacheGuy Bedford
2018-02-14doc: make linter happyAnna Henningsen
2018-02-132018-01-13, Version 6.13.0 'Boron' (LTS)Myles Borins
2018-02-12fs: make URL paths no longer experimentalJames M Snell
2018-02-12repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater
2018-02-12async_hooks: rename PromiseWrap.parentIdAli Ijaz Sheikh
2018-02-11doc: mark NAPI_AUTO_LENGTH as codeTobias Nießen
2018-02-10doc: add error check to fs exampleEvan Lucas
2018-02-10doc: fix exporting a function exampleAonghus O Nia
2018-02-10doc: add history for url.parseSteven
2018-02-10crypto: allow passing null as IV unless requiredTobias Nießen
2018-02-10https: add extra options to Agent#getName()Jeff Principe
2018-02-10doc: fix links to Style Guide and CPP Style GuideJustin Lee
2018-02-09async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-09http2: add req and res options to server creationPeter Marton
2018-02-09doc: fix arg definition in fsAnatoli Papirovski
2018-02-09doc: fix links in YAML metadata of assert.mdVse Mozhet Byt
2018-02-09domain: runtime deprecate MakeCallbackAndreas Madsen
2018-02-09doc: add missing meta for createCipherivTobias Nießen
2018-02-09doc: fix description of createDecipherivTobias Nießen
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-08doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-02-08doc: fix link in https.mdVse Mozhet Byt
2018-02-07doc: be more explicit in the sypnosisTim O. Peters
2018-02-07lib,doc: revert format name to cjs over commonjsGuy Bedford