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
2022-10-11doc: note on release guide to update `main` branchRuy Adorno
2022-10-11doc: mention cherry-pick edge-case on releaseRafaelGSS
2022-10-11doc: apply scroll-margin-top to h2, h3 elementsmetonym
2022-10-11doc: use serial comma in addons docsTobias Nießen
2022-10-11doc: do not use "Returns:" for crypto.constantsTobias Nießen
2022-10-11doc: add history for net.createServer() optionsLuigi Pinca
2022-10-11doc: fix typo in test runner code examplesMoshe Atlow
2022-10-11doc: fix style of n-api.mdtheanarkh
2022-10-11build: added NINJA env to customize ninja binaryJeff Dickey
2022-10-11doc: add missing imports in events sample codeBrian Evans
2022-10-11doc: add missing parenthesis in TLSSocket sectionTobias Nießen
2022-10-11lib: add diagnostics channel and perf hooks detailDanielle Adams
2022-10-11doc: fix optionality of callback arg of checkPrimeTobias Nießen
2022-10-11doc: fix typoHana
2022-10-11doc: add TypeScript execution requirementsMichael Dawson
2022-10-11doc,report: document special filenamesChengzhong Wu
2022-10-11trace_events: add exampletheanarkh
2022-10-11report: skip report if uncaught exception is handledChengzhong Wu
2022-10-11assert: add `getCalls` and `reset` to callTrackerMoshe Atlow
2022-10-11doc: update tags in adding-new-napi-api.mdChengzhong Wu
2022-10-11doc: fix typo in diagnostics_channelEvan Lucas
2022-10-11doc: add Retry CI in collaborator guideLivia Medeiros
2022-10-11http: trace http request / responsetheanarkh
2022-10-11doc: remove unused code in call tracker exampleColin Ihrig
2022-10-11doc,worker: deprecate `--trace-atomics-wait`Keyhan Vakil
2022-10-11doc: clarify tls.tlsSocket.getCipher().versionAdam Majer
2022-10-11doc: copyedit `test.md`Antoine du Hamel
2022-10-11test_runner: add before/after/each hooksMoshe Atlow
2022-10-11doc: fix code examples in `crypto.md`Antoine du Hamel
2022-10-11doc: claim ABI version for Electron 21Keeley Hammond
2022-10-11doc: add missing env vars to man pagecola119
2022-10-11doc: list supported MODP groups explicitlyTobias Nießen
2022-10-11doc: fix typo in packages.mdDominic Saadi
2022-10-11doc: fix typos in `test.md`Antoine du Hamel
2022-10-11doc: add missing test runner optionMoshe Atlow
2022-09-232022-09-23, Version 16.17.1 'Gallium' (LTS)v16.17.1Ruy Adorno
2022-08-152022-08-16, Version 16.17.0 'Gallium' (LTS)v16.17.0v16.17.0-proposalMichaël Zasso
2022-08-02events: expose CustomEvent on global with CLI flagDaeyeon Jeong
2022-08-02events: add `CustomEvent`Daeyeon Jeong
2022-08-02tools,doc: add guards against prototype pollution when creating proxiesAntoine du Hamel
2022-08-01test_runner: add support for boolean values for `concurrency` optionLenvin Gonsalves
2022-08-01test_runner: recieve and pass AbortSignalMoshe Atlow
2022-08-01lib: add abortSignal.throwIfAborted()James M Snell
2022-08-01doc: inspector.close undefined in worker threadsKeyhan Vakil
2022-08-01doc: improve documentation for safe `Promise` statics alternativesAntoine du Hamel
2022-08-01doc: recommend git-node-v8Keyhan Vakil
2022-08-01trace_events: trace net connect eventtheanarkh
2022-08-01doc: clarify subprocess.stdout/in/err propertyKohei Ueno
2022-08-01doc: remind backporter about v8_embedder_stringKeyhan Vakil
2022-08-01doc: fix typo in http.mdAiring