summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05tools: apply linting to first commit in PRsRich Trott
2018-10-05src: remove accidentally added src/txtJoyee Cheung
2018-10-05build: toggle lint-cpp using verbose (V) variableDaniel Bevenius
2018-10-05build: make lint-addon-docs quietDaniel Bevenius
2018-10-05tools: remove useless assignment from configure.pyGus Caplan
2018-10-05inspector: add virtual destructor to WorkerDelegateDaniel Bevenius
2018-10-05crypto: add virtual dtor to KeyPairGenerationConfigDaniel Bevenius
2018-10-05src: add virtual desctructor to Options classDaniel Bevenius
2018-10-04doc: leave pull requests open for 72 hoursRich Trott
2018-10-04dns: deprecate passing falsy hostname to dns.lookupOuyang Yadong
2018-10-04build: add pgo specific variables to common.gypiDenys Otrishko
2018-10-04build: cleanup in .gitignoreRefael Ackermann
2018-10-04tools: fix ICU shrinker and docsSteven R. Loomis
2018-10-04src: remove long-deprecated APIs without `Isolate*` argAnna Henningsen
2018-10-04test: add stdin writable regression testAnna Henningsen
2018-10-04process: allow reading from stdout/stderr socketsAnna Henningsen
2018-10-04tools: allow input for TTY testsAnna Henningsen
2018-10-04Revert "tty: make _read throw ERR_TTY_WRITABLE_NOT_READABLE"Anna Henningsen
2018-10-04Revert "tools,gyp: don't force build actions with multiple outputs"Sakthipriyan Vairamani (thefourtheye)
2018-10-04src: name EmbededderGraph edges and use class names for nodesJoyee Cheung
2018-10-04zlib: move, rename, document internal params() cbAnna Henningsen
2018-10-04test: terminate cluster worker in infinite loopcjihrig
2018-10-04doc: specify cluster worker.kill() caveatcjihrig
2018-10-04src: clean up zlib write codeAnna Henningsen
2018-10-04deps: add no-strict-aliasing to ICU cflagsDaniel Bevenius
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-10-04build,deps: refactor and fix v8.gypRefael Ackermann
2018-10-04src: use default parameters for `UVException()`Anna Henningsen
2018-10-04test: harden test-gc-http-client-timeoutDenys Otrishko
2018-10-04build: add loader path to rpath for cctestSam Ruby
2018-10-04doc: use stronger language about security of vmGus Caplan
2018-10-04doc: fix confusing language about microtask queueGus Caplan
2018-10-04src: deprecate `UVException()` without `Isolate*`Anna Henningsen
2018-10-04src: deprecate V8 date conversion helpersAnna Henningsen
2018-10-03doc: improve Download section of READMERich Trott
2018-10-04doc: remove GA trackingBen Noordhuis
2018-10-04test: add process.stdin.end() TTY regression testMatteo Collina
2018-10-03src: remove public API for option variablesAnna Henningsen
2018-10-03src: use JS inheritance for `AsyncWrap`Anna Henningsen
2018-10-03doc: move gibfahn to TSC EmeritusGibson Fahnestock
2018-10-03doc: clarify assigning issues to the TSCFranziska Hinkelmann
2018-10-03doc: improve Release Types text in READMERich Trott
2018-10-03http2: set nghttp2_option_set_no_closed_streamsDavid Halls
2018-10-03test: add more descriptive err message to assertJosh Broomfield
2018-10-03test: error when empty buffer is passed to fs.read()shisama
2018-10-03http2: don't send trailers on a closed connectionAndré Cruz
2018-10-03crypto: extract throwInvalidArgType functionDaniel Bevenius
2018-10-03test: fix broken testcjihrig
2018-10-02doc: simplify support section of READMERich Trott
2018-10-02tools,gyp: don't force build actions with multiple outputsRefael Ackermann