summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: fix tests that fail under coverageBenjamin Coe2018-05-223-2/+12
* lib,src,test: fix commentsTobias Nießen2018-05-226-7/+7
* test: add promise API test for appendFile()Rich Trott2018-05-221-15/+27
* doc: add note about autocrlf required for testsBartosz Sosnowski2018-05-221-0/+3
* test: improve coverage for internal/readlineMasashi Hirano2018-05-221-0/+17
* test: rename and document tls testAnna Henningsen2018-05-221-0/+5
* http: fix capitalization of 418 status messageя котик пур-пур2018-05-221-2/+2
* http: do not rely on the 'agentRemove' eventLuigi Pinca2018-05-223-1/+22
* test: fix flaky http2-session-unrefAnatoli Papirovski2018-05-221-1/+4
* http2: fix several serious bugsAnatoli Papirovski2018-05-2215-122/+145
* test: use error code rather than message in testRich Trott2018-05-211-1/+1
* test: define SharedArrayBuffer as a known globalcjihrig2018-05-224-4/+1
* src: trace_events: background thread eventsAli Ijaz Sheikh2018-05-214-11/+14
* assert: fix wrong message indentationRuben Bridgewater2018-05-212-6/+60
* test: reduce runtimeRuben Bridgewater2018-05-212-10/+12
* util: improve error inspectionRuben Bridgewater2018-05-213-4/+48
* util: fix inspected stack indentationRuben Bridgewater2018-05-213-0/+80
* util: remove erroneous whitespaceRuben Bridgewater2018-05-214-53/+57
* util: wrap error in brackets without stackRuben Bridgewater2018-05-212-9/+25
* fs: refactor fs moduleJames M Snell2018-05-2012-1002/+1164
* doc: fix some nits in hardcoded manpage linksVse Mozhet Byt2018-05-213-10/+11
* src: make pointers lean left in node_crypto.ccDaniel Bevenius2018-05-201-7/+7
* src: use unqualified names in node_crypto.ccDaniel Bevenius2018-05-201-19/+14
* doc: fix fs.promises sample codesKeita Akutsu2018-05-201-1/+12
* util: change items unknown styleRuben Bridgewater2018-05-202-4/+4
* doc: fix typo in http2.mdKeita Akutsu2018-05-201-1/+1
* doc: improve _Deprecation_ definitionRich Trott2018-05-191-2/+6
* fs: improve fchmod{Sync} validationcjihrig2018-05-192-5/+14
* lib: support ranges in validateInt32()cjihrig2018-05-192-4/+8
* net,http2: refactor _write and _writevUjjwal Sharma2018-05-202-34/+17
* src: move *Exceptions out to separate cc/hJames M Snell2018-05-197-306/+340
* src: fix odd linting issueJames M Snell2018-05-191-2/+3
* src: move CallbackScope to separate cc/hJames M Snell2018-05-195-147/+185
* util: remove custom inspection functionRuben Bridgewater2018-05-196-115/+36
* perf_hooks: always set bootstrapCompleteJames M Snell2018-05-192-3/+8
* test: remove common.globalCheckRuben Bridgewater2018-05-1917-44/+33
* repl: make console, module and require non-enumerableRuben Bridgewater2018-05-198-75/+36
* test: remove untested knownGlobalsRuben Bridgewater2018-05-193-53/+6
* test: mark tests as flaky as intermediate stepRuben Bridgewater2018-05-191-0/+6
* fs: drop duplicate API in promises modeСковорода Никита Андреевич2018-05-194-214/+8
* util: support inspecting namespaces of unevaluated modulesGus Caplan2018-05-182-11/+64
* lib,src: use V8 API for collection inspectionAnna Henningsen2018-05-198-92/+47
* deps: cherry-pick ff0a9793334 from upstream V8Anna Henningsen2018-05-194-15/+23
* src: trace_events: support for metadata eventsAli Ijaz Sheikh2018-05-189-6/+85
* test: improve assertion in test-performanceAnna Henningsen2018-05-181-1/+3
* doc: describe using multiple link-module on winBartosz Sosnowski2018-05-181-2/+3
* build: use nyc's merge commandBenjamin Coe2018-05-181-5/+3
* assert: fix EOL issue in messages on WindowsRuben Bridgewater2018-05-182-26/+28
* deps: patch V8 to 6.6.346.32Myles Borins2018-05-182-7/+15
* doc: fix typo in COLLABORATOR_GUIDE.mdVse Mozhet Byt2018-05-181-1/+1