summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: http2.connect accepts net & tls optionsAnatoli Papirovski2017-10-311-0/+3
* test: update test-timers-block-eventloop.jszhangzifa2017-10-311-7/+9
* src: move handle properties to prototypeBen Noordhuis2017-10-312-38/+34
* src: remove superfluous HandleScopeBen Noordhuis2017-10-311-1/+0
* src: use uv_stream_t, not uv_stream_sBen Noordhuis2017-10-311-1/+1
* test: include actual value in assertion messageMatthew Cantelon2017-10-311-1/+1
* build: run linter before running testsJoyee Cheung2017-10-311-1/+13
* test: replace fixturesDir in test-tls-connectCasie Lynch2017-10-311-6/+6
* test: use fixtures moduleIryna Yaremtso2017-10-311-3/+5
* test: add details in assertions in test-vm-contextVladimir Ilic2017-10-311-15/+19
* test: increase fs.exists coverageNigel Kibodeaux2017-10-311-0/+2
* test: use fixtures module in test-fs-realpath.jsRaphael Rheault2017-10-311-3/+5
* test: use fixtures moduleScott J Beck2017-10-311-3/+4
* test: imporove assert messagesHadis-Fard2017-10-311-5/+3
* test: show values instead of assertion messageCheyenne Arrowsmith2017-10-311-2/+1
* src: use maybe versions of methodsTom Boutell2017-10-312-5/+6
* doc: add note to releases.mdJon Moss2017-10-311-0/+3
* doc: fix CHANGELOG_V8 indentationJon Moss2017-10-311-23/+23
* test: include values in assertion messagesnhoel2017-10-311-7/+25
* src: use V8 function to get Module NamespaceBradley Farias2017-10-314-13/+27
* module: fix extension lookups for top-level mainGuy Bedford2017-10-312-1/+8
* module: fix hook module CJS dependency loadingguybedford2017-10-314-1/+15
* tools: fix cpplint.py when path contains non-asciisharkfisher2017-10-311-3/+3
* http2: adjust stream buffer sizeAnatoli Papirovski2017-10-314-6/+6
* test: use process.features.debug in common moduleRich Trott2017-10-311-1/+1
* test: use common.buildType in repl-domain-abortRich Trott2017-10-311-2/+1
* test: skip test-process-config if no config.gypiGibson Fahnestock2017-10-311-5/+24
* doc: remove http2 pushStream weight optionSebastiaan Deckers2017-10-311-3/+4
* test: use fixtures module in tls-handshake-errorMark Walker2017-10-311-3/+5
* test: add failing vm tests to known_issuesMichaƫl Zasso2017-10-313-0/+84
* src: fix vm module for strict modeFranziska Hinkelmann2017-10-313-41/+27
* doc: add dot in documentationserwinwahyura2017-10-311-1/+1
* doc: add multiple build guide to benchmarking docPeter Marton2017-10-311-0/+13
* https: refactor to use http internalsBryan English2017-10-311-18/+28
* build: improve `make clean`Refael Ackermann2017-10-312-2/+6
* test: change tmp directories prefixRefael Ackermann2017-10-312-2/+3
* tools: no trailing slash in ignore patternsRefael Ackermann2017-10-311-3/+3
* build: skip bin override on windowsHitesh Kanwathirtha2017-10-311-2/+5
* src: make header file self-containedJoyee Cheung2017-10-311-0/+1
* doc, win: remove note about resizeBartosz Sosnowski2017-10-311-9/+0
* http2: fix mapToHeaders() with single string valueJinwoo Lee2017-10-312-1/+14
* test: allow tests to pass without internetDaniel Bevenius2017-10-314-30/+38
* src: destroy inspector agent before contextAli Ijaz Sheikh2017-10-312-4/+9
* build: fix npm install with --sharedBen Noordhuis2017-10-311-0/+1
* tools: add make lint-md-cleanDaijiro Wachi2017-10-311-0/+6
* build: add lint-md-buildDaijiro Wachi2017-10-312-1/+9
* tools: add lint-md command in MakefileDaijiro Wachi2017-10-311-2/+9
* tools: use remark-preset-lint-node in .remarkrcDaijiro Wachi2017-10-311-61/+3
* tools: introduce remark-preset-lint-nodeDaijiro Wachi2017-10-312-0/+86
* tools: introduce remark-cli@3.0.1Daijiro Wachi2017-10-313-0/+177