summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-30deps: add acorn stage-3 pluginsRuben Bridgewater
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-04-30buffer: remove unreachable codeRich Trott
2019-04-30test: add mustCall for parallel/test-net-connect-paused-connectionsujunfei
2019-04-30test: add mustCallAtLeast to test-fs-read-stream-resume.jsheben
2019-04-30test: adding mustCall in test-fs-readfile-empty.js陈健
2019-04-30test: add common.mustCall in test-http-abort-client.jsOneNail
2019-04-30test: add mustCall to http-abort-queued testYaphet Ye
2019-04-30lib: remove Reflect.apply where appropriateAnatoli Papirovski
2019-04-30meta: move Forrest Norvell to Collaborator Emeriti listRich Trott
2019-04-30test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon
2019-04-30test: add mustCall to test-dgram-connect-send-multi-buffer-copy.jsXGHeaven
2019-04-29test: add test of policy about parse errorDaiki Ihara
2019-04-30src: prefer v8::Global over node::PersistentAnna Henningsen
2019-04-29test: add mustCall to test-net-after-close testxuqinggang
2019-04-29console: use consolePropAttributes for k-bind properties (reland)Ruben Bridgewater
2019-04-29meta: move @vsemozhetbyt to collaborator emeritiVse Mozhet Byt
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-29deps: update archs files for OpenSSL-1.1.1bSam Roberts
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