aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29deps: configure OpenSSL's SSL_trace to be builtSam Roberts
2019-04-292019-04-29, Version 12.1.0 (Current)Michaƫl Zasso
2019-04-29child_process: only stop readable side of stream passed to procAnna Henningsen
2019-04-29test: add "mustCall" to test-fs-readfile-unlinkwuchenkai
2019-04-29test: add missing ToC entriescjihrig
2019-04-29test: document report helper modulecjihrig
2019-04-29test: document NODE_SKIP_FLAG_CHECKcjihrig
2019-04-29test: document NODE_TEST_KNOWN_GLOBALScjihrig
2019-04-29lib: remove outdated optimizationsWeijia Wang
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-inheritnilianzhu
2019-04-29test: add mustCall to test-dgram-implicit-bind.jsChenxi Yuan
2019-04-29test: add common.mustCall test-dgram-listen-after-bindzhoujiamin
2019-04-29test: add mustCall to test-dgram-connect-send-callback-buffershenchen
2019-04-29test: add mustCallAtLeast to test-fs-read-stream-fd testhardfist
2019-04-29test: skip fs-copyfile-respect-permission if rootDaniel Bevenius
2019-04-29repl: add autocomplete for filesystem modulesAnto Aravinth
2019-04-29deps: V8: cherry-pick 5d0cf6bJoyee Cheung
2019-04-29test: add mustCall to net-can-reset-timeoutxinyulee
2019-04-29test: add mustCall to test-fs-readfile-pipe-largeluoyu
2019-04-29test: add "mustCall" for test-net-buffersizelixin.atom
2019-04-29test: add mustCall to test-net-eaddrinuse testtongshouyu
2019-04-29test: add mustcall in test-dgram-connect-send-callback-buffer-lengthjyjunyz
2019-04-28test: add mustCall to test-fs-readfile-pipetonyhty
2019-04-28test: add mustCall to net-connect-buffer testRongjian Zhang
2019-04-28process: reduce the number of internal frames in async stack traceJoyee Cheung
2019-04-28benchmark: add benchmark for node -pJoyee Cheung
2019-04-28lib: print to stdout/stderr directly instead of using consoleJoyee Cheung
2019-04-27tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-27deps: backport ICU-20575 to fix err/crasherSteven R. Loomis
2019-04-27deps: backport ICU-20558 to fix Intl crasherSteven R. Loomis
2019-04-27src: refactor deprecated UVException in node_file.ccgengjiawen
2019-04-27test: refactor net-connect-handle-econnrefusedLuigi Pinca
2019-04-27test: move test-net-connect-handle-econnrefusedLuigi Pinca
2019-04-26doc: update comment in bootstrap for primordialsMyles Borins
2019-04-26tls: include invalid method name in thrown errorSam Roberts
2019-04-26process: improve cwd performanceRuben Bridgewater
2019-04-26util: add prototype support for boxed primitivesRuben Bridgewater
2019-04-26build: allow icu download to use other hashes besides md5Steven R. Loomis
2019-04-26src: move OnMessage to node_errors.ccJoyee Cheung
2019-04-26Add Node 12 to the first list of versionsRivaldo Junior
2019-04-26doc: simplify GOVERNANCE.md textRich Trott
2019-04-26src: use predefined AliasedBuffer types in the code baseJoyee Cheung
2019-04-26src: apply clang-tidy modernize-deprecated-headers found by Jenkins CIgengjiawen
2019-04-26bootstrap: delay the instantiation of maps in per-context scriptsJoyee Cheung
2019-04-25crypto: update root certificatesSam Roberts
2019-04-25tools: update certdata.txtSam Roberts
2019-04-25tools: update LICENSE and tools/icu/current_ver.depUjjwal Sharma
2019-04-25deps: update ICU to 64.2Ujjwal Sharma
2019-04-25test: rework to remove flakiness, and be parallelSam Roberts