summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-29tools: make test.py Queue part Python 3 compatiblegengjiawen
2019-01-29src: remove unused and unimplemented method in env.hgengjiawen
2019-01-29test: fix zlib-brotli output assumptionsAdam Majer
2019-01-29test: rewrite fs {f}utimes test fileJeremiah Senkpiel
2019-01-29doc: fix http.Agent timeout option descriptionLuigi Pinca
2019-01-29vm: mark scripts as shareable cross-originJeremy Apthorp
2019-01-28dns: use IDNA 2008 to encode non-ascii hostnamesBen Noordhuis
2019-01-28tools: make mkssldef.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-28test: remove pummel/test-execRich Trott
2019-01-28test: replace s_client in test-https-ci-reneg-attackRich Trott
2019-01-28build: make compress_json python3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-01-28build: make configure.py compatible with python 3Sakthipriyan Vairamani (thefourtheye)
2019-01-28src: fix macro duplicate declaration in env.hgengjiawen
2019-01-28perf_hooks: clean up GC listenersAnna Henningsen
2019-01-27src: simplify inspector initialization in node::Start()Joyee Cheung
2019-01-27test: remove unused uncaughtException handlerAnna Henningsen
2019-01-27src: avoid race condition in tracing codeAnna Henningsen
2019-01-27report: represent numbers as numbersAnna Henningsen
2019-01-27report: refactor JSON writerAnna Henningsen
2019-01-27test: remove s_client from test-tls-ci-reneg-attackRich Trott
2019-01-27test: replace Google servers with localhostRich Trott
2019-01-27test: add test for net-socket-setTimeout callbackZYSzys
2019-01-27net,http2: merge setTimeout codeZYSzys
2019-01-27report: do not use `uv_default_loop()` as fallbackAnna Henningsen
2019-01-27src: ensure no more platform foreground tasks after DeinitClemens Hammacher
2019-01-27doc: fix file extension on ESM file exampleEric Whitebloom
2019-01-27assert: adjust loose assertionsRuben Bridgewater
2019-01-25doc: remove outdated s_client information in tls.mdRich Trott
2019-01-25doc: fix metadata for v11.8.0 doc changesRichard Lau
2019-01-25test: fix sequential/test-performance delayAnatoli Papirovski
2019-01-26repl: improve doc for disabling REPL history on WindowsSamuel D. Leslie
2019-01-26doc: fix keyObject.symmetricSize to be keyObject.symmetricKeySizeFilip Skokan
2019-01-25doc: add metadata to report docsRichard Lau
2019-01-25doc: fix 11.8.0 changelogMyles Borins
2019-01-25doc: clarify what dns.setResolvers() affectsSam Roberts
2019-01-25doc: link nextTick docs to the nextTick guideSam Roberts
2019-01-25os: implement os.type() using uv_os_uname()cjihrig
2019-01-25src,test: fix JSON escaping in node-reportDenys Otrishko
2019-01-25src: remove has_experimental_policy optionAnna Henningsen
2019-01-25lib: refactor policy code for readabilityAnna Henningsen
2019-01-24test: remove common.isOSXMojaveRich Trott
2019-01-24doc: simplify process.binding() deprecation messageRich Trott
2019-01-242019-01-24, Version 11.8.0 (Current)Myles Borins
2019-01-24test: remove known_issues/test-cluster-bind-privileged-portRich Trott
2019-01-24doc: add note regarding pushing release tagsMyles Borins
2019-01-24test: fix pummel/test-execRich Trott
2019-01-24report: use `uv_handle_type_name()` to get handle typeAnna Henningsen
2019-01-24report: downgrade reinterpret_cast to static_castAnna Henningsen
2019-01-24report: roll extra loop iteration in `PrintNativeStack()`Anna Henningsen
2019-01-24src: remove unnecessary `filename` variableAnna Henningsen