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
2021-03-312021-03-31, Version 15.13.0 (Current)v15.13.0Ruy Adorno
2021-03-30doc: add more commands for cherry-picking and changelog to release docsDanielle Adams
2021-03-30doc: spell out ICU acronym on first occurrenceRich Trott
2021-03-30doc: reduce header nesting in async_hooks.mdRich Trott
2021-03-30doc: fix wording in outgoingMessage.writeTobias Nießen
2021-03-24doc: add examples for WHATWG URL objectsJames M Snell
2021-03-24doc: clarify when child process 'spawn' event is *not* emittedMatthew Francis Brunetti
2021-03-24doc: fix legacy stability indicator displayRich Trott
2021-03-24doc: use sentence-style capitlaztion in template headerRich Trott
2021-03-24test: remove references to unsupported AIX versionsRichard Lau
2021-03-24doc: use sentence case in issues.md headersmarsonya
2021-03-24http: add http.ClientRequest.getRawHeaderNames()simov
2021-03-24doc: fix JS flavor selectionAntoine du Hamel
2021-03-24doc: apply style for legacy statusJames M Snell
2021-03-24doc: revoke deprecation of legacy url, change status to legacyJames M Snell
2021-03-24doc: add legacy status to stability indexJames M Snell
2021-03-24doc: fix AbortError example for timersdbachko
2021-03-24doc: fix typo in stream docsIan Kerins
2021-03-24child_process: add timeout to spawn and forkNitzan Uziely
2021-03-20buffer: implement btoa and atobJames M Snell
2021-03-20doc: add gyp maintain infoJiawen Geng
2021-03-172021-03-17, Version 15.12.0 (Current)v15.12.0Danielle Adams
2021-03-17deps: update to cjs-module-lexer@1.1.0Guy Bedford
2021-03-16doc: add hints to http.request() optionsLuigi Pinca
2021-03-16lib: implement AbortSignal.abort()James M Snell
2021-03-16worker: add setEnvironmentData/getEnvironmentDataJames M Snell
2021-03-16doc: update maintaining-openssl guideJames M Snell
2021-03-16doc: recommend checking abortSignal.aborted firstJames M Snell
2021-03-16doc: fix link to googletest fixturesTobias Nießen
2021-03-16doc: fix typo in description of close eventTobias Nießen
2021-03-16doc: crypto esm examplesJames M Snell
2021-03-16crypto: add optional callback to crypto.sign and crypto.verifyFilip Skokan
2021-03-16node-api: define version 8Gabriel Schulhof
2021-03-16crypto: support JWK objects in create*KeyFilip Skokan
2021-03-16doc: add localPort to http.request() optionsLuigi Pinca
2021-03-16doc: fix grammar errors in http documentQingyu Deng
2021-03-16doc: add document for http.OutgoingMessageQingyu Deng
2021-03-16doc: fix typo in doc/guides/collaborator-guide.mdmarsonya
2021-03-16src: add error formatting supportGus Caplan
2021-03-16doc: document that module.evaluate fulfills as undefinedJames M Snell
2021-03-16doc: remove generated from dsaEncoding descriptionMarko Kaznovac
2021-03-16doc: fix typos in /doc/api/fs.mdMerlin Luntke
2021-03-16doc: fix linter issueAntoine du Hamel
2021-03-16doc: add esm examples for assertJames M Snell
2021-03-16doc: add return type of readline.createInterfaceDarshan Sen
2021-03-16tools,doc: add support for several flavors of JS code snippetsAntoine du Hamel
2021-03-16tools: add support for mjs and cjs JS snippet lintingAntoine du Hamel
2021-03-16doc: change lang info string in fs JS snippetsAntoine du Hamel
2021-03-16doc: apply sentence case to headers in pull-requests.mdmarsonya
2021-03-16doc: fix small typo in 15.11.0 releaseTierney Cyren