summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: replace concatenation with template literalrockcoder232017-07-251-3/+2
* test: replace concatenation with template literalChing Hsu2017-07-251-3/+4
* test: convert table in test doc to markdown tablevixony2017-07-251-151/+21
* http: disable OutgoingMessage pipe methodRoee Kasher2017-07-252-0/+19
* tools: update to ESLint 4.3.0Rich Trott2017-07-25124-1841/+8670
* lib: modify destructuring for indentationRich Trott2017-07-252-2/+3
* test: fix flaky http(s)-set-server-timeout testsRich Trott2017-07-252-24/+102
* test: replace CRLF by LF in a fixtureVse Mozhet Byt2017-07-251-1/+1
* doc: add docs for module.pathsatever2017-07-251-1/+10
* test: fix test-async-wrap-getasyncid flakynessJulien Gilli2017-07-241-1/+1
* test: replace concatenation with template literals笑斌2017-07-243-4/+4
* http: check for handle before running asyncReset()Trevor Norris2017-07-243-3/+61
* test: improvements to various http testsJames M Snell2017-07-2426-473/+390
* util: implement WHATWG Encoding Standard APIJames M Snell2017-07-2412-16/+1189
* tools: enable stricter linting in lib directoryRich Trott2017-07-242-10/+19
* lib: adjust indentation for impending lint changeRich Trott2017-07-242-4/+6
* doc: update experimental status to reflect useJames M Snell2017-07-241-10/+22
* n-api: add fast paths for integer gettersAnna Henningsen2017-07-241-0/+19
* lib: include cached modules in module.childrenBen Noordhuis2017-07-245-4/+31
* buffer: refactor module.exports, importsJames M Snell2017-07-243-295/+327
* repl: improve require() autocompletionAlexey Orlenko2017-07-242-1/+62
* test: improve test-util-inspectPeter Marshall2017-07-241-1/+2
* errors: migrate dns to use internal/errorsWeijia Wang2017-07-248-56/+147
* test: replace concatenation with template literalsxeodou2017-07-231-2/+2
* util: refactor util moduleJames M Snell2017-07-231-120/+169
* doc: fix some linksVse Mozhet Byt2017-07-234-12/+16
* test: add non-internet resolveAny testsAnna Henningsen2017-07-233-0/+378
* deps: cherry-pick 18ea996 from c-ares upstreamAnna Henningsen2017-07-231-6/+7
* test: replace concatenation with template literalsSong, Bintao Garfield2017-07-231-3/+3
* doc: describe labelling process for backportsAnna Henningsen2017-07-231-4/+27
* readline: name some anonymous functionsFlandre Scarlet2017-07-231-18/+24
* test: replace concatenation with template literalsZongmin Lei2017-07-221-3/+3
* lib: tweak use of internal/errorsRuben Bridgewater2017-07-226-53/+49
* tools: skip workaround for newer llvmnanaya2017-07-221-3/+9
* tools: always include llvm_version in confignanaya2017-07-221-2/+4
* test: move timing-dependent tests to sequentialAlexey Orlenko2017-07-222-0/+0
* doc: error message are still majorRefael Ackermann2017-07-211-3/+1
* tools: enforce consistent spacing inside bracesSebastiaan Deckers2017-07-213-5/+5
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-21293-1051/+1108
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-07-2123-85/+72
* test: fix flaky test-net-write-after-closeRich Trott2017-07-211-6/+13
* test: delete obsolete test-sendfd.jsdecareano2017-07-211-146/+0
* test: improve fs.exists coveragejkzing2017-07-211-0/+5
* readline: remove the caching variableLyall Sun2017-07-211-2/+2
* test: replace string concatenation with templateziyun2017-07-211-2/+2
* errors: migrate socket_list to internal/errorsBougarfaoui El houcine2017-07-214-7/+27
* test: use path.join in async-hooks/test-tlswrap.jsVincent Xue2017-07-211-4/+6
* doc: fix typo in stream.mdMarc Hernández Cabot2017-07-211-1/+1
* 2017-07-20, Version 8.2.1 (Current)Jeremiah Senkpiel2017-07-202-1/+18
* test: add comments for whatwg-url testsGautam Arora2017-07-2020-39/+59