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
AgeCommit message (Expand)Author
2019-10-112019-10-11, Version 12.12.0 (Current)v12.12.0Ruben Bridgewater
2019-10-10test: remove extra process.exit()cjihrig
2019-10-10test: remove spaces inside code span elementsNick Schonning
2019-10-10doc: remove spaces inside code span elementsNick Schonning
2019-10-10doc: add more info to fs.Dir and fix typosJeremiah Senkpiel
2019-10-10fs: remove options.encoding from Dir.read*()Jeremiah Senkpiel
2019-10-10http2: allow passing FileHandle to respondWithFDAnna Henningsen
2019-10-09test: debug output for dlopen-ping-pong testSam Roberts
2019-10-09worker: do not use two-arg NewIsolateShelley Vohr
2019-10-09Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-10-09fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-09doc: remove misleading paragraph about the Legacy URL APIJakob Krigovsky
2019-10-09http2: support passing options of http2.connect to net.connectZYSzys
2019-10-09module: use v8 synthetic modulesGuy Bedford
2019-10-09tools: prohibit Error.prepareStackTrace() usageRuben Bridgewater
2019-10-09lib: make tick processor detect xcodebuild errorsBen Noordhuis
2019-10-09dgram: use `uv_udp_try_send()`Anna Henningsen
2019-10-09test: add test for HTTP server response with Connection: closeAustin Wright
2019-10-09stream: do not deadlock duplexpairRobert Nagy
2019-10-09esm: remove proxy for builtin exportsBradley Farias
2019-10-09process: add source-map support to stack tracesbcoe
2019-10-09lib: introduce no-mixed-operators eslint rule to libZYSzys
2019-10-09http2: set default maxConcurrentStreamsZYSzys
2019-10-09doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-09inspector: update faviconUrldokugo
2019-10-09src: fix ESM path resolution on WindowsThomas
2019-10-09tls: honor pauseOnConnect optionRobert Jensen
2019-10-09doc: implement minor CSS improvementsXhmikosR
2019-10-09doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-09doc: reuse link indexes for n-api.mdlegendecas
2019-10-09build: build docs on TravisRichard Lau
2019-10-09net: emit close on unconnected socketRobert Nagy
2019-10-09n-api,doc: clarify napi_finalize related APIslegendecas
2019-10-09doc: unify place of stability notesVse Mozhet Byt
2019-10-09stream: add comment about undocumented APIRobert Nagy
2019-10-09crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-09errors: make sure all Node.js errors show their propertiesRuben Bridgewater
2019-10-09test: add test for writable.write() argument typesRobert Nagy
2019-10-09tools: update ESLint to v6.5.1Rich Trott
2019-10-09doc: add missing deprecation codecjihrig
2019-10-09lib: stop using prepareStackTraceGus Caplan
2019-10-09doc: remove reference to stale CITGM jobMichael Dawson
2019-10-09vm: refactor SourceTextModuleGus Caplan
2019-10-09http2: use the latest settingsZYSzys
2019-10-09doc: add documentation deprecation for process._tickCallbackLucas Holmquist
2019-10-09doc: add dash between SHA and PR in changelogNick Schonning
2019-10-09doc: add missing reference link valuesNick Schonning
2019-10-09doc: convert old changlogs SHA links to match newer formatNick Schonning
2019-10-09doc: complete cut off links in old changelogNick Schonning
2019-10-09doc: clarify --pending-deprecation effects on Buffer() usageRich Trott