summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30doc: remove outdated COLLABORATOR_GUIDE sentence about breaking changesRich Trott
2019-01-30doc: revise inspect security info in cli.mdRich Trott
2019-01-30doc: revise style guideRich Trott
2019-01-30process: simplify report uncaught exception logiccjihrig
2019-01-30tools: refloat Node.js patches to cpplint.pyRefael Ackermann
2019-01-30tools: bump cpplint.py to 3d8f6f876dRefael Ackermann
2019-01-31src: simplify SlicedArgumentsAnna Henningsen
2019-01-31build: update prerequisites on progress towards Python 3cclauss
2019-01-31src: fix indentation in a few node_http2 enumsDaniel Bevenius
2019-01-30src: add debug check for inspector uv_async_tAnna Henningsen
2019-01-30src: add handle scope to `OnFatalError()`Anna Henningsen
2019-01-30src: turn ROUND_UP into an inline functionAnna Henningsen
2019-01-30report: use consistent format for dumpEventTimeAnna Henningsen
2019-01-302019-01-30, Version 11.9.0 (Current)Michaƫl Zasso
2019-01-30report: split up osVersion and machine valuescjihrig
2019-01-30lib: refactor ERR_SYNTHETICcjihrig
2019-01-30inspector, trace_events: make sure messages are sent on a main threadEugene Ostroukhov
2019-01-30test: refactor test/common/report.jscjihrig
2019-01-30module: do not use `process.exit()`Anna Henningsen
2019-01-30module: silence ModuleJob unhandled rejection warningsAnna Henningsen
2019-01-30worker: export workerData to ESM workersAnna Henningsen
2019-01-30test: move client renegotiation tests to parallelRich Trott
2019-01-30worker: move worker thread setup code into the main scriptJoyee Cheung
2019-01-30process: split execution into main scriptsJoyee Cheung
2019-01-30test: use fipsMode in test-crypto-fipsDaniel Bevenius
2019-01-30src: remove unused env_ field from env.hDaniel Bevenius
2019-01-29test: refactor test-http-client-timeout-option-with-agentRich Trott
2019-01-29src: pass along errors from i18n converter instantiationAnna Henningsen
2019-01-29src: pass along errors from vm data wrapper creationAnna Henningsen
2019-01-29src: pass along errors from KeyObject instantiationAnna Henningsen
2019-01-29src: pass along errors from perf obj instantiationAnna Henningsen
2019-01-29src: pass along errors from process obj instantiationAnna Henningsen
2019-01-29src: pass along errors from stream obj instantiationAnna Henningsen
2019-01-29src: pass along errors from PromiseWrap instantiationAnna Henningsen
2019-01-29tools: make trailing commas consistent in .eslintrcRich Trott
2019-01-29test: add test for `worker.terminate()` + timeout fnsAnna Henningsen
2019-01-292019-01-29, Version 10.15.1 'Dubnium' (LTS)Shelley Vohr
2019-01-29test: move heapdump tests to pummelRich Trott
2019-01-29tls: fix malloc mismatch in SSL_set_tlsext_status_ocsp_resp callDavid Benjamin
2019-01-29test: exit sequence sanity testsGireesh Punathil
2019-01-29doc: document uniqueness of worker.threadIdAnna Henningsen
2019-01-29test: enable marking of failing coverage testsMichael Dawson
2019-01-29policy: ensure workers do not read fs for policyBradley Farias
2019-01-29src: remove unused field in node_http2.hgengjiawen
2019-01-28doc: revise breaking changes material in COLLABORATOR_GUIDERich Trott
2019-01-28timers: truncate decimal valuesJeremiah Senkpiel
2019-01-29doc: fix issue with worker_threads docsLee Byron
2019-01-29src: in-source comments and minor TLS cleanupsSam Roberts
2019-01-29src: remove unnecessary call to SSL_get_modeSam Roberts
2019-01-29tools: make test.py Queue part Python 3 compatiblegengjiawen