summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16deps: upgrade openssl sources to 1.1.0iShigeki Ohtsu
2018-08-15http2: emit timeout on compat request and responseJames M Snell
2018-08-15buffer: show hidden item countRuben Bridgewater
2018-08-15lib: remove unused exec paramMaleDong
2018-08-15util: improve empty typed array inspectionRuben Bridgewater
2018-08-15util,assert: improve comparison performanceRuben Bridgewater
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-08-15util: fix sparse array inspectionRuben Bridgewater
2018-08-15util: properly indent special propertiesRuben Bridgewater
2018-08-15test: mark async-hooks/test-callback-error as flakyJoyee Cheung
2018-08-15test: mark async-hooks/test-statwatcher as flakyJoyee Cheung
2018-08-14process: wrap process.binding for selective fallthroughJames M Snell
2018-08-14doc: simplify urlObject.hash textRich Trott
2018-08-14doc: simplify urlObject.hash descriptionRich Trott
2018-08-14doc: simplify format description of urlObject.authRich Trott
2018-08-14doc: remove redundant explanation of formatRich Trott
2018-08-14doc: use italics for words-as-wordsRich Trott
2018-08-14doc: bump ICU version to avoid confusionCsaba Palfi
2018-08-14doc: document 'inherit' option for stdio (non-shorthand)James Bromwell
2018-08-14http2: correcting the heading formatAnto Aravinth
2018-08-14inspector: tie objects lifetime to the thread they belong toEugene Ostroukhov
2018-08-14lib: remove unused filterInternalStackFrames paramMaleDong
2018-08-14lib: extract validateNumber validatorJon Moss
2018-08-14test: rename some allegoriesVse Mozhet Byt
2018-08-14test: call gc() explicitly to avoid OOMRefael Ackermann
2018-08-13test: remove common.hasTracingRich Trott
2018-08-13fs: readdir optionally returning type informationBryan English
2018-08-13http2: explicitly disallow nested push streamsJames M Snell
2018-08-13perf_hooks: avoid memory leak on gc observerJames M Snell
2018-08-13inspector: unmark tests as flakyEugene Ostroukhov
2018-08-13tools: fix header escaping regressionSam Ruby
2018-08-13test: move test-http-client-timeout-option-with-agent to sequentialOuyang Yadong
2018-08-13deps: backport c608122b from upstreamRuben Bridgewater
2018-08-13benchmark: improve assert benchmarksRuben Bridgewater
2018-08-13test: add test-http2-large-file sequential testJames M Snell
2018-08-13http2: avoid race condition in OnHeaderCallbackJames M Snell
2018-08-12tools,build: apply markdown linting to test dirRich Trott
2018-08-12test,doc: adjust markdown table for lintingRich Trott
2018-08-12test,doc: adjust async-hooks coverage doc for lintRich Trott
2018-08-12test,doc: wrap common module md doc at 80 charsRich Trott
2018-08-12test,doc: fix lint error in test fixturesRich Trott
2018-08-12doc: clarify http2 docs around class exportsJames M Snell
2018-08-12tls: change var to constEugen Cazacu
2018-08-12test: improve test coverage for comparisonsRuben Bridgewater
2018-08-12util,assert: fix boxed primitives bugRuben Bridgewater
2018-08-12tls: remove SLAB_BUFFER_SIZEAnatoli Papirovski
2018-08-12doc: add multiple issue templates for GitHubTobias Nießen
2018-08-12src: yield empty maybes for failed AsyncWrap::MakeCallback callsAnna Henningsen
2018-08-12tools: add no-misleading-character-class ESLint ruleVse Mozhet Byt
2018-08-12src: remove unnecessary writes in tls_wrap.ccAnna Henningsen