summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2017-08-01, Version 6.11.2 'Boron' (LTS)v6.11.2v6.11.2-proposalMyles Borins2017-07-313-2/+250
* https: support rejectUnauthorized for unix socketscjihrig2017-07-302-1/+30
* http: describe parse err in debug outputSam Roberts2017-07-302-2/+2
* vm: fix race condition with timeout paramMarcel Laverdet2017-07-304-73/+63
* vm: fix displayErrors in runIn.. functionsMarcel Laverdet2017-07-304-13/+30
* test: fix RegExp nitsVse Mozhet Byt2017-07-3040-172/+195
* tools: fix error in custom ESLint ruleRich Trott2017-07-301-1/+1
* tools: apply stricter indentation rules to toolsRich Trott2017-07-301-0/+12
* tools: fix indentation in required-modules.jsRich Trott2017-07-301-2/+2
* tools: remove no-useless-regex-char-class-escapeRich Trott2017-07-302-191/+0
* build, doc, tools: add eslint-plugin-markdownVse Mozhet Byt2017-07-30208-6/+19279
* doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt2017-07-3032-267/+311
* doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt2017-07-308-35/+43
* cluster, dns, repl, tls, util: fix RegExp nitsVse Mozhet Byt2017-07-215-13/+17
* build: run test-hash-seed at the end of test-v8Michaël Zasso2017-07-211-1/+3
* test: mark test-npm-install flaky on armRefael Ackermann2017-07-211-0/+1
* test: mark test-fs-readdir-ucs2 flakyJoão Reis2017-07-211-0/+1
* doc: document and test that methods return thisSam Roberts2017-07-215-22/+49
* test: change deprecated method to recommendedRich Trott2017-07-187-12/+12
* tools: update ESLint to v4.0.0Rich Trott2017-07-181031-42053/+36691
* build: check for linter in bin rather than libRich Trott2017-07-182-2/+2
* doc: remove leftover WHATWG url.format sectionRoman Reiss2017-07-181-41/+0
* doc: don't suggest setEncoding for binary streamsRick Bullotta2017-07-171-8/+5
* doc: update backporting guideRefael Ackermann2017-07-172-54/+50
* doc: mention rebasing of v?.x-staging post releaseAnna Henningsen2017-07-171-1/+1
* doc: `path.relative` uses `cwd`DuanPengfei2017-07-171-3/+3
* doc: small makeover for onboarding.mdAnna Henningsen2017-07-171-44/+61
* build: fail linter if linting not availableGibson Fahnestock2017-07-172-1/+2
* test: refactor test-cluster-worker-isconnected.jscjihrig2017-07-171-19/+11
* test: fix nits in test-fs-mkdir-rmdir.jsVse Mozhet Byt2017-07-171-7/+8
* doc: note that EoL platforms are not supportedGibson Fahnestock2017-07-171-0/+4
* lib: correct typo in createSecureContextDaniel Bevenius2017-07-171-1/+1
* configure: add mips64el to valid_archAditya Anand2017-07-171-2/+2
* test: increase bufsize in child process write testRich Trott2017-07-171-5/+6
* profiler: declare missing `printErr`Fedor Indutny2017-07-171-0/+5
* doc: use HTTPS URL for suggested upstream remoteNikolai Vavilov2017-07-171-1/+1
* test: fix flaky test-tls-socket-closeRich Trott2017-07-171-5/+16
* test: exercise once() with varying argumentscjihrig2017-07-171-0/+20
* src: correct indentation for X509ToObjectDaniel Bevenius2017-07-171-20/+20
* doc: update new CTC membersRefael Ackermann2017-07-171-4/+4
* doc: corrects reference to tlsClientErrorTarun2017-07-171-2/+2
* src: make IsConstructCall checks consistentDaniel Bevenius2017-07-171-1/+1
* doc: emphasize Collaborators in GOVERNANCE.mdRich Trott2017-07-171-28/+25
* doc: minimal documentation for Emeritus statusRich Trott2017-07-171-3/+3
* doc: remove note highlighting in GOVERNANCE docRich Trott2017-07-171-4/+3
* build: use existing variable to reduce complexityBryce Baril2017-07-171-15/+15
* test: validate full error messagesaniketshukla2017-07-171-2/+2
* lib: "iff" changed to "if and only if"Jacob Jones2017-07-171-1/+1
* doc,stream: clarify 'data', pipe() and 'readable'Matteo Collina2017-07-171-1/+2
* doc: resume a stream after pipe() and unpipe()Matteo Collina2017-07-171-4/+18