summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2018-12-18, Version 11.5.0 (Current)v11.5.0-proposalBeth Griggs2018-12-185-7/+113
* querystring: remove eslint-disablecjihrig2018-12-181-4/+2
* doc: fix node.1 --http-parser sort ordercjihrig2018-12-181-6/+6
* util: inspect all prototypesRuben Bridgewater2018-12-182-9/+25
* doc: add EventTarget link to worker_threadsAzard2018-12-181-4/+5
* doc: make README formatting more consistentwenjun ye2018-12-181-2/+2
* net: use strict comparisons for fdcjihrig2018-12-181-5/+2
* test: remove unnecessary linter commentcjihrig2018-12-181-3/+1
* test: use global.gc() instead of gc()cjihrig2018-12-181-1/+1
* test: run eslint on test file and fix errorsRuben Bridgewater2018-12-182-11/+10
* test: remove dead codeRuben Bridgewater2018-12-181-18/+0
* build: make lint-addon-docs run only if neededDaniel Bevenius2018-12-171-1/+5
* stream: re-use existing `once()` implementationAnna Henningsen2018-12-172-10/+2
* test: use blocks instead of async IIFEAnna Henningsen2018-12-171-38/+38
* test: adding history regression test caseAnto Aravinth2018-12-171-0/+139
* util: remove todoRuben Bridgewater2018-12-172-6/+0
* test: mark test-child-process-execfile flakyRich Trott2018-12-171-0/+2
* test: mark test-child-process-exit-code flakyRich Trott2018-12-171-0/+2
* test: improve WPT runner name matchingJoyee Cheung2018-12-171-40/+99
* test: remove reference to whatwg in file names under test/wptJoyee Cheung2018-12-173-3/+3
* test: mark test-worker-memory flaky on Windows CIRich Trott2018-12-171-0/+2
* url: remove an eslint-disable commentcjihrig2018-12-171-2/+1
* lib: ensure readable stream flows to endMikko Rantanen2018-12-173-4/+157
* test: mark test-cli-node-options flaky on armRich Trott2018-12-171-0/+2
* test: mark test-child-process-execsync flaky on AIXRich Trott2018-12-171-0/+2
* test: increase error information in test-cli-syntax-*Rich Trott2018-12-173-3/+6
* process: properly close file descriptor on exitRuben Bridgewater2018-12-171-1/+3
* src: emit 'params' instead of 'data' for NodeTracing.dataCollectedKelvin Jin2018-12-173-4/+4
* src: add GetLoadedLibraries routineGireesh Punathil2018-12-172-0/+124
* doc: add codebytere's info to release teamShelley Vohr2018-12-171-0/+3
* test: refactor test-enable-in-initMitch Hankins2018-12-171-1/+1
* doc: revise internal vs. public API in Collaborator GuideRich Trott2018-12-171-46/+22
* doc: update a link of npm repositoryDaijiro Wachi2018-12-171-1/+1
* test: from functools import reduce in test/testpy/__init__.pycclauss2018-12-171-0/+5
* doc: fix author-ready conflictRuben Bridgewater2018-12-171-5/+2
* test: split test-cli-syntax into multiple testsRich Trott2018-12-179-172/+253
* worker: drain messages from internal message portYael Hermon2018-12-172-0/+42
* src: include node_internals.h in node_metadata.ccDaniel Bevenius2018-12-171-0/+1
* src: create env->inspector_console_api_object earlierJoyee Cheung2018-12-173-6/+8
* test: improve internet/test-dnsIlarion Halushka2018-12-171-30/+13
* util: add inspection getter optionRuben Bridgewater2018-12-173-5/+68
* tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts2018-12-173-7/+10
* test: test TLS client authenticationSam Roberts2018-12-173-3/+339
* stream: fix end-of-stream for HTTP/2Anna Henningsen2018-12-173-9/+53
* doc: update Useful CI Jobs section of Collaborator GuideRich Trott2018-12-171-17/+14
* src: remove use of CallOnForegroundThread()cjihrig2018-12-172-4/+9
* test: replace callback with arrowsShubham Urkade2018-12-171-1/+1
* doc: add class worker documentationyoshimoto koki2018-12-171-0/+2
* src: use Local version of ToBoolean()cjihrig2018-12-171-9/+3
* doc: remove bad link to irc infoRichard Lau2018-12-171-2/+1