summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08src: allow --perf-prof-unwinding-info in NODE_OPTIONSTom Gallacher
2019-02-08src: allow --perf-basic-prof-only-functions in NODE_OPTIONSTom Gallacher
2019-02-08test: refactor to block-scopeLakshmiSwethaG
2019-02-08lib: replace 'assert' with 'internal/assert' for many built-insRich Trott
2019-02-08assert: create internal/assert micro-moduleRich Trott
2019-02-08assert: refactor internal assert.jsRich Trott
2019-02-08src: make watchdog async callback a lambdaGireesh Punathil
2019-02-08src: make deleted function public in agent.hgengjiawen
2019-02-08test: exit sequence sanity testsGireesh Punathil
2019-02-08lib: use `internal/options` to query `--abort-on-uncaught-exception`Joyee Cheung
2019-02-08process: move deprecation warning initialization into pre_execution.jsJoyee Cheung
2019-02-08lib: move signal event handling into bootstrap/node.jsJoyee Cheung
2019-02-07benchmark: remove unreachable returnZYSzys
2019-02-07src: use bool instead of integer literal in connection_wrap.ccgengjiawen
2019-02-07src: refactor to nullptr in cpp codegengjiawen
2019-02-07test: refactor test-http-agent-timeout-optionLuigi Pinca
2019-02-07src: clean unused code in agent.hgengjiawen
2019-02-07src: use NULL check macros to check nullptrZYSzys
2019-02-06tools: apply more stringent lint rules for benchmark codeRich Trott
2019-02-06benchmark: refactor for consistent styleRich Trott
2019-02-07src: fix compiler warnings in node_buffer.ccDaniel Bevenius
2019-02-07doc: add a sentence about REPLACEME in code changesLance Ball
2019-02-06doc: revise Collaborator Guide on revertingRich Trott
2019-02-06test: clarify confusion over "client" in commentSam Roberts
2019-02-06test: use mustCall(), not global state checksSam Roberts
2019-02-06test: use common.mustCall(), and log the eventsSam Roberts
2019-02-06test: use mustCall in ephemeralkeyinfo testSam Roberts
2019-02-06test: send a bad record only after connection doneSam Roberts
2019-02-06test: end tls gracefully, rather than destroySam Roberts
2019-02-06test: pin regression test for #8074 to TLS 1.2Sam Roberts
2019-02-06test: do not race connection and rejectionSam Roberts
2019-02-06test: do not assume tls handshake orderSam Roberts
2019-02-06test: do not assume server gets secure connectionSam Roberts
2019-02-06test: wait for TCP connect, not TLS handshakeSam Roberts
2019-02-06test: add util.isDeepStrictEqual edge case testsRich Trott
2019-02-06test: add BigInt test for isDeepStrictEqualRich Trott
2019-02-06doc: fix err_synthetic issue on v11.xsreepurnajasti
2019-02-06perf_hooks: only enable GC tracking when it's requestedJoyee Cheung
2019-02-06http: remove redundant call to socket.setTimeout()Luigi Pinca
2019-02-06tls: null not valid as a renegotiate callbackSam Roberts
2019-02-06worker: remove undocumented .onclose propertyRich Trott
2019-02-06lib: fix a few minor issues flagged by lgtmRobin Neatherway
2019-02-06report: include information about event loop itselfAnna Henningsen
2019-02-06child_process: close pipe ends that are re-pipedGireesh Punathil
2019-02-06test: remove obsolete codeRuben Bridgewater
2019-02-06repl: remove obsolete buffer clearingRuben Bridgewater
2019-02-06repl: fix eval return valueRuben Bridgewater
2019-02-06repl: simplify and improve completionRuben Bridgewater
2019-02-06meta: clarify EoL platform supportJoão Reis
2019-02-06deps: patch to fix *.onion MX query on c-aresXadillaX