summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-05lib: introduce no-mixed-operators eslint rule to libZYSzys
2019-10-05http2: set default maxConcurrentStreamsZYSzys
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-04inspector: update faviconUrldokugo
2019-10-03src: fix ESM path resolution on WindowsThomas
2019-10-03tls: honor pauseOnConnect optionRobert Jensen
2019-10-03doc: implement minor CSS improvementsXhmikosR
2019-10-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-10-03doc: reuse link indexes for n-api.mdlegendecas
2019-10-03build: build docs on TravisRichard Lau
2019-10-03net: emit close on unconnected socketRobert Nagy
2019-10-03tools: support full-icu by defaultSteven R. Loomis
2019-10-03n-api,doc: clarify napi_finalize related APIslegendecas
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-10-03stream: add comment about undocumented APIRobert Nagy
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-03errors: make sure all Node.js errors show their propertiesRuben Bridgewater
2019-10-03test: add test for writable.write() argument typesRobert Nagy
2019-10-02tools: update ESLint to v6.5.1Rich Trott
2019-10-02doc: add missing deprecation codecjihrig
2019-10-02lib: stop using prepareStackTraceGus Caplan
2019-10-02doc: remove reference to stale CITGM jobMichael Dawson
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-10-02http2: use the latest settingsZYSzys
2019-10-02doc: add documentation deprecation for process._tickCallbackLucas Holmquist
2019-10-02doc: add dash between SHA and PR in changelogNick Schonning
2019-10-02doc: add missing reference link valuesNick Schonning
2019-10-02doc: convert old changlogs SHA links to match newer formatNick Schonning
2019-10-02doc: complete cut off links in old changelogNick Schonning
2019-10-02doc: clarify --pending-deprecation effects on Buffer() usageRich Trott
2019-10-01doc: fix nits in dgram.mdVse Mozhet Byt
2019-10-01build: do not link against librt on linuxSam Roberts
2019-10-01build: remove unused libatomic on ppc64, s390xSam Roberts
2019-10-01doc: improve process.ppid 'added in' infoThomas Watson
2019-10-01doc: make `AssertionError` a linkRuben Bridgewater
2019-10-01doc: update assert.throws() examplesRuben Bridgewater
2019-10-01assert: special handle identical error names in instance checksRuben Bridgewater
2019-10-01assert: add more information to AssertionErrorsRuben Bridgewater
2019-10-01assert: do not repeat .throws() codeRuben Bridgewater
2019-10-01assert: wrap validation function errorsRuben Bridgewater
2019-10-01assert: fix generatedMessage propertyRuben Bridgewater
2019-10-01assert: improve class instance errorsRuben Bridgewater
2019-10-01crypto: refactor array buffer view validationRuben Bridgewater
2019-10-01console: update time formattingRuben Bridgewater
2019-10-01test: well-defined DH groups now verify cleanSam Roberts
2019-10-01deps: update archs files for OpenSSL-1.1.1Sam Roberts
2019-10-01deps: upgrade openssl sources to 1.1.1dSam Roberts
2019-10-01doc: security maintenance processesSam Roberts
2019-10-012019-10-01, Version 12.11.1 (Current)Michaƫl Zasso
2019-10-01doc: remove redundant escapeXhmikosR