Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.12.3 proposal #17776

Merged
merged 116 commits into from
Jan 2, 2018
Merged

v6.12.3 proposal #17776

merged 116 commits into from
Jan 2, 2018

Commits on Dec 13, 2017

  1. tty: refactor exports

    This commit moves the tty module's exports to a single object,
    which is more aligned with other core modules.
    
    PR-URL: #16959
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    cjihrig authored and gibfahn committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    d176073 View commit details
    Browse the repository at this point in the history
  2. test: add coverage to tty module

    PR-URL: #16959
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    cjihrig authored and gibfahn committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    c18a450 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. build: allow enabling the --trace-maps flag in V8

    This can be useful for tracing map creation.
    
    PR-URL: #14018
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    evanlucas authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    92f41e5 View commit details
    Browse the repository at this point in the history
  2. meta: allow vague objections to be dismissed

    Explicitly allow vague objections to change requests to
    be dismissed if requests for clarification go unanswered
    
    PR-URL: #15233
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jan Krems <jan.krems@gmail.com>
    Reviewed-By: Ryan Graham <r.m.graham@gmail.com>
    Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Ron Korving <ron@ronkorving.nl>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    jasnell authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    93ca2f7 View commit details
    Browse the repository at this point in the history
  3. deps: V8: cherry-pick 9622696 from upstream

    Original commit message:
      [profiler] sampled allocations should be marked as independent
    
      Sampling heap profiler keeps weak references. These should be marked
      independent so that the weak callback can be dispatched on new space
      collections.
    
      BUG= v8:4959
      LOG=N
      R=ulan@chromium.org
    
      Review-Url: https://codereview.chromium.org/1945193002
      Cr-Commit-Position: refs/heads/master@{#36012}
    
    Ref: https://bugs.chromium.org/p/v8/issues/detail?id=4959
    Ref: v8/v8@9622696
    ofrobots authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    9804e7f View commit details
    Browse the repository at this point in the history
  4. deps: V8: cherry-pick e8e9c07 from upstream

    Original commit message:
      Make sure the heap is in consistent state when calling allocation observers.
    
      The observer might want to lookup something in the heap, e.g. code objects
      it has in the call stack.
    
      BUG=v8:4959
      LOG=N
    
      Review-Url: https://codereview.chromium.org/1948893002
      Cr-Commit-Position: refs/heads/master@{#36027}
    
    Ref: https://bugs.chromium.org/p/v8/issues/detail?id=4959
    Ref: v8/v8@e8e9c07
    ofrobots authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b287b9e View commit details
    Browse the repository at this point in the history
  5. doc: add hashseed to collaborators

    PR-URL: #16863
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    hashseed authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    0f94bb9 View commit details
    Browse the repository at this point in the history
  6. path: remove obsolete comment

    Remove commented-out code that is leftover from a refactoring.
    
    PR-URL: #17023
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Lance Ball <lball@redhat.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    a12e168 View commit details
    Browse the repository at this point in the history
  7. test: make REPL test pass in coverage mode

    Make a REPL tab completion test pass in coverage mode by using
    `Uin` as the common prefix of all `Uint*Array` globals instead
    of `co` which could be a prefix for `console` and `coverage`,
    so it doesn't expand the way it's expected to in coverage mode.
    
    PR-URL: #17082
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    addaleax authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    92daa2d View commit details
    Browse the repository at this point in the history
  8. doc,win: clarify WSL support

    Fixes: #13471
    PR-URL: #17008
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    joaocgreis authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    5cd89c7 View commit details
    Browse the repository at this point in the history
  9. doc: add Support section in README

    Add a Support section, borrowing heavily from wp-cli project.
    
    Move stuff about contributing to Node.js to the bottom as vastly more
    users are interested in using Node.js and getting help with Node.js than
    contributing to Node.js. Information still belongs, just not at the top.
    (Many people will know to look in CONTRIBUTING.md anyway.)
    
    PR-URL: #16533
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e03645d View commit details
    Browse the repository at this point in the history
  10. doc: delete unused definition in README.md

    PR-URL: #17108
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    vsemozhetbyt authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d44adf1 View commit details
    Browse the repository at this point in the history
  11. tools: fail tests if malformed status file

    PR-URL: #16703
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    dcf7646 View commit details
    Browse the repository at this point in the history
  12. doc: reorganize collaborator guide

    * Add sections about first time contributions, code reviews
      and seeking consensus, waiting for approvals, testing and CI
    * Move paragraphs to more suitable sections
    * Update table of contents
    * Document the fast-tracking process
    
    PR-URL: #17056
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    joyeecheung authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ccdf4b2 View commit details
    Browse the repository at this point in the history
  13. test: use arrow functions instead of bind

    PR-URL: #17070
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Lance Ball <lball@redhat.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    tniessen authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    fe21886 View commit details
    Browse the repository at this point in the history
  14. doc: explicitly document highWaterMark option

    PR-URL: #17049
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    eps1lon authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b16e6d2 View commit details
    Browse the repository at this point in the history
  15. doc: add note about using cluster without networking

    Although the primary use-case for the cluster module is networking, the
    module provides a generic master/worker interface that could also be
    used if you dont use networking at all. Currently the docs are a bit
    ambiguous about this as only the primary use-case is ever mentioned,
    this remark should clarify that the cluster module can also be used
    without disadvantages if you dont use networking.
    
    PR-URL: #17031
    Refs: nodejs/help#970
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    pimlie authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8cae573 View commit details
    Browse the repository at this point in the history
  16. test: utilize common.mustCall() on child exit

    PR-URL: #16996
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    sreepurnajasti authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    39cd0a8 View commit details
    Browse the repository at this point in the history
  17. src: fix size of CounterSet

    PR-URL: #16984
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    wip0 authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    f11acca View commit details
    Browse the repository at this point in the history
  18. build: minor corrections to configure descriptions

    PR-URL: #17094
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    danbev authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3d22e81 View commit details
    Browse the repository at this point in the history
  19. doc: remove IRC node-dev link from README

    The IRC link is mentioned in CONTRIBUTING.md which is linked immediately
    above. We should encourage people to read that doc before hoping on the
    IRC channel.
    
    PR-URL: #17106
    Ref: #16533 (comment)
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b064c73 View commit details
    Browse the repository at this point in the history
  20. doc: merge Working Groups with Contributing to Node.js in README

    PR-URL: #17106
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d8f6667 View commit details
    Browse the repository at this point in the history
  21. doc: add Contributing to Node.js to the README ToC

    PR-URL: #17106
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    1815ca5 View commit details
    Browse the repository at this point in the history
  22. doc: normalize ToC indentation with heading levels in README

    PR-URL: #17106
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Trott authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ca76c33 View commit details
    Browse the repository at this point in the history
  23. tools: avoid using process.cwd in tools/lint-js

    The first occurrence of path.join() can easily be replaced with
    path.resolve().
    The second occurrence should be unnecessary as ESLint will resolve the
    path internally, and the old check probably did not work as intended
    anyway.
    
    PR-URL: #17121
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    tniessen authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    466e94a View commit details
    Browse the repository at this point in the history
  24. doc: update AUTHORS list

    PR-URL: #16571
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    targos authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e232e21 View commit details
    Browse the repository at this point in the history
  25. test: remove unused variable

    PR-URL: #17187
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    gflandre authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    4eb1b58 View commit details
    Browse the repository at this point in the history
  26. test: remove unused parameter

    PR-URL: #17193
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    franher authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    43e4669 View commit details
    Browse the repository at this point in the history
  27. src: remove unprofessional slang in assertions

    Convert `CHECK(0 && "wtf?")` (sic) assertions to more suitable
    `UNREACHABLE()` macro invocations in `node_zlib.cc`.
    
    PR-URL: #17166
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    aqrln authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    84a8861 View commit details
    Browse the repository at this point in the history
  28. test: remove unused parameter in test-next-tick-error-spin.js

    PR-URL: #17185
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    FKSI authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    fd36b27 View commit details
    Browse the repository at this point in the history
  29. test: wrap callback in common.mustCall

    PR-URL: #17173
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    suman-mitra authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    5d488ee View commit details
    Browse the repository at this point in the history
  30. doc: add guybedford to collaborators

    PR-URL: #17197
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    guybedford authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d4e9a25 View commit details
    Browse the repository at this point in the history
  31. doc: update release table in V8 guide

    PR-URL: #17136
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    ofrobots authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    80c6384 View commit details
    Browse the repository at this point in the history
  32. doc: update mgol in AUTHORS.txt, add to .mailmap

    PR-URL: #17239
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    mgol authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3f39e47 View commit details
    Browse the repository at this point in the history
  33. test: clean up inappropriate language

    PR-URL: #17170
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    devsnek authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    0963c75 View commit details
    Browse the repository at this point in the history
  34. test: use common.crashOnUnhandledRejection

    Add common.crashOnUnhandledRejection to
    test-microtask-queue-run-immediate.js
    
    PR-URL: #17214
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    madeinfree authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    e7ca894 View commit details
    Browse the repository at this point in the history
  35. test: use crashOnUnhandledRejection

    Add common.crashOnUnhandledRejection to test-microtask-queue-integration.js
    
    PR-URL: #17219
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    purepennons authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    289ebb1 View commit details
    Browse the repository at this point in the history
  36. test: use arrow function instead of bind

    Using an arrow function here eliminates the need to call `bind()`.
    
    PR-URL: #17202
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    lance authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    353e66f View commit details
    Browse the repository at this point in the history
  37. test: use common.crashOnUnhandledRejection

    PR-URL: #17218
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    esbb48 authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d4a5499 View commit details
    Browse the repository at this point in the history
  38. test: use crashOnUnhandledRejection

    Add common.crashOnUnhandledRejection to
    test/parallell/test-microtask-queue-run-domain.js
    
    PR-URL: #17226
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    roth1002 authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6620e76 View commit details
    Browse the repository at this point in the history
  39. test: fix linting error

    Fast-tracked on landing to unbreak CI
    
    PR-URL: #17251
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    jasnell authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    71671df View commit details
    Browse the repository at this point in the history
  40. doc: use better terminology for build machines

    PR-URL: #17142
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    addaleax authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    5f522a1 View commit details
    Browse the repository at this point in the history
  41. test: dont need to remove nonexistent directory

    the TempDirection is empty , so tempdir/test1 and tempdir/test2
    are nonexistent. we dont need to delete nonexistent directories.
    
    PR-URL: #17119
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    ah-yu authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    7c57ab7 View commit details
    Browse the repository at this point in the history
  42. test: remove unlink function which is needless

    PR-URL: #17119
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    ah-yu authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    7cbdeef View commit details
    Browse the repository at this point in the history
  43. test: add common.crashOnHandleRejection

    PR-URL: #17225
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Jackyen authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    89f1b6c View commit details
    Browse the repository at this point in the history
  44. test: use common.crashOnUnhandledRejection()

    Add common.crashOnUnhandledRejection to
    test/parallel/test-microtask-queue-run.js
    
    PR-URL: #17232
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    sorarize authored and MylesBorins committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    699659e View commit details
    Browse the repository at this point in the history
  45. test: use common.crashOnUnhandledRejection

    PR-URL: #17233
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Jason Chung authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    797e33b View commit details
    Browse the repository at this point in the history
  46. doc: add SharedArrayBuffer to Buffer documentation

    PR-URL: #15489
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    ThomasdenH authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    a0bd1c0 View commit details
    Browse the repository at this point in the history
  47. doc: update http URLs to https in CONTRIBUTING.md

    PR-URL: #17261
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    him2him2 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    d692f45 View commit details
    Browse the repository at this point in the history
  48. doc: update http URLs to https in GOVERNANCE.md

    PR-URL: #17262
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    him2him2 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    23f21a6 View commit details
    Browse the repository at this point in the history
  49. doc: update http URLs to https in README.md

    PR-URL: #17264
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    him2him2 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ab91fe1 View commit details
    Browse the repository at this point in the history
  50. doc: add maclover7 to collaborators

    PR-URL: #17289
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    maclover7 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b13dab8 View commit details
    Browse the repository at this point in the history
  51. doc: fix typo in api doc of url.format(urlObject)

    PR-URL: #17295
    Fixes: #17294
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    cxn-pkovacs authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    46dc241 View commit details
    Browse the repository at this point in the history
  52. test: use common.crashOnUnhandledRejection

    PR-URL: #17215
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    sj82516 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b63f51a View commit details
    Browse the repository at this point in the history
  53. test: use common.crashOnUnhandledRejection

    Add common.crashOnUnhandledRejection to path:
      - test/parallel/test-microtask-queue-run-immediate-domain.js
    
    PR-URL: #17235
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Kcin1993 authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    75ad37c View commit details
    Browse the repository at this point in the history
  54. test: add test of stream Transform

    Add a test case of Transform constructor without new.
    
    PR-URL: #17303
    Reviewed-By: Ron Korving <ron@ronkorving.nl>
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    kt3k authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    bdbcdeb View commit details
    Browse the repository at this point in the history
  55. test: use Number.isNaN()

    PR-URL: #17319
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Khaidi Chu <i@2333.moe>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    fossamagna authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8098a6e View commit details
    Browse the repository at this point in the history
  56. test: use arrow function

    PR-URL: #17318
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    koooge authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    c0c3666 View commit details
    Browse the repository at this point in the history
  57. test: replace function with arrow function

    PR-URL: #17308
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    karszawa authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    0ef4f78 View commit details
    Browse the repository at this point in the history
  58. doc: replace function with arrow function in vm.md

    PR-URL: #17307
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    narirou authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b2236a3 View commit details
    Browse the repository at this point in the history
  59. doc: replace string with template string

    PR-URL: #17316
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Leko authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    c519287 View commit details
    Browse the repository at this point in the history
  60. test: replace function with arrow function

    Replace some classic functions with arrow functions in
    test-child-process-send-cb.js
    
    PR-URL: #17312
    Reviewed-By: Ron Korving <ron@ronkorving.nl>
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    spring_raining authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    1cd4076 View commit details
    Browse the repository at this point in the history
  61. test: make use of Number.isNaN to test-readfloat.js

    PR-URL: #17310
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    hiromoon authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    32ebcf7 View commit details
    Browse the repository at this point in the history
  62. test: fix isNAN->Number.isNAN

    PR-URL: #17309
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    ykyz authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    35cc1b3 View commit details
    Browse the repository at this point in the history
  63. build: remove empty VCLibrarianTool entry

    PR-URL: #17191
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    danbev authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    9ba35e8 View commit details
    Browse the repository at this point in the history
  64. src: make base64.h self-contained

    This commit includes stdint.h (for uint8_t, uint32_t, and int8_t) to
    make it self-contained.
    
    PR-URL: #17177
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    danbev authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6792998 View commit details
    Browse the repository at this point in the history
  65. doc: Add link for ECMAScript 2015

    PR-URL: #17317
    Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
    Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
    smatsu-hl authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3eab248 View commit details
    Browse the repository at this point in the history
  66. test: Update test-http-client-agent to use countdown timer

    PR-URL: #17325
    Refs: #17169
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    daxlab authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    956198f View commit details
    Browse the repository at this point in the history
  67. test: Update test-http-parser-free to use countdown timer

    PR-URL: #17322
    Refs: #17169
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    daxlab authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    f3c1158 View commit details
    Browse the repository at this point in the history
  68. test: refactored http test to use countdown

    PR-URL: #17241
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    mithunsasidharan authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3a0cb8f View commit details
    Browse the repository at this point in the history
  69. test: replace function with ES6 arrow function

    PR-URL: #17306
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
    kjunichi authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    4f3a165 View commit details
    Browse the repository at this point in the history
  70. doc: clarify fast-track of reversions

    PR-URL: #17332
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    refack authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    90ee2ee View commit details
    Browse the repository at this point in the history
  71. build: fix test-v8 target

    Clean the deps/v8 directory before rebuilding node for the hash seed
    test. It is necessary to avoid the script added in [1] to use ignored
    files while generating `node-debug-support.cc`.
    
    [1]: #14901
    
    PR-URL: #17269
    Fixes: nodejs/node-v8#26
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    targos authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ad9a857 View commit details
    Browse the repository at this point in the history
  72. doc: add guide to maintaining npm

    This is based on the guide found on their wiki
    
    refs: https://github.com/npm/npm/wiki/CLI-Team-Process#submitting-the-new-latest-x-to-nodejs
    
    PR-URL: #16541
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    MylesBorins authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    35316dc View commit details
    Browse the repository at this point in the history
  73. tools: add Boxstarter script

    Adds a Boxstarter script for easy Node.js building prerequisites installation
    
    PR-URL: #17046
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: João Reis <reis@janeasystems.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    bzoz authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    afd4d9e View commit details
    Browse the repository at this point in the history
  74. doc: improve checkServerIdentity docs

    PR-URL: #17203
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Hannes-Magnusson-CK authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    0fa2f39 View commit details
    Browse the repository at this point in the history
  75. test: refactored test-http-response-splitting to use countdown

    PR-URL: #17348
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    mithunsasidharan authored and gibfahn committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8908cd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. test: update test/parallel/test-http-pipe-fs.js to use countdown

    PR-URL: #17346
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    chungngoops authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    3ee4c1e View commit details
    Browse the repository at this point in the history
  2. test: refactored test-http-allow-req-after-204-res to countdown

    PR-URL: #17211
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    42454a5 View commit details
    Browse the repository at this point in the history
  3. test: update test-http-status-reason-invalid-chars to use countdown

    PR-URL: #17342
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    8f997c0 View commit details
    Browse the repository at this point in the history
  4. test: update test-http-upgrade-client to use countdown

    PR-URL: #17339
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    660e6de View commit details
    Browse the repository at this point in the history
  5. test: update test-http-response-multiheaders to use countdown

    PR-URL: #17419
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    hmammedzadeh authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    47e5fd9 View commit details
    Browse the repository at this point in the history
  6. test: use Countdown in http test

    PR-URL: #17436
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    8fc1969 View commit details
    Browse the repository at this point in the history
  7. test: use common.mustCall in test-http-malformed-request

    PR-URL: #17439
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    f9adf51 View commit details
    Browse the repository at this point in the history
  8. test: update test-http-request-dont-override-options to use common.mu…

    …stCall
    
    PR-URL: #17438
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    mithunsasidharan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    d1d547d View commit details
    Browse the repository at this point in the history
  9. doc: use colon consistently in assert.md

    PR-URL: #17463
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    4d4337d View commit details
    Browse the repository at this point in the history
  10. doc: improve punctuation in fs.open() text

    PR-URL: #17463
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    e8368a1 View commit details
    Browse the repository at this point in the history
  11. doc: standardize preposition usage in fs.md

    "On <operating system>" is used everywhere in this file except for one
    use of "In <operating system>". Standardize to "On".
    
    PR-URL: #17463
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    8ca12e2 View commit details
    Browse the repository at this point in the history
  12. doc: edit module introduction

    The module introduction includes some uninformative text and some
    repetitive text. Edit for clarity and brevity.
    
    PR-URL: #17463
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    c24fafa View commit details
    Browse the repository at this point in the history
  13. build: add serial commas to messages in configure script

    PR-URL: #17464
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    017492e View commit details
    Browse the repository at this point in the history
  14. doc: update AUTHORS list

    PR-URL: #17452
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    targos authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    92d2c9a View commit details
    Browse the repository at this point in the history
  15. test: add common.crashOnUnhandledRejection()

    PR-URL: #17247
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    IHsuan authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    3cf8f98 View commit details
    Browse the repository at this point in the history
  16. crypto: use SetNull instead of Set

    This commit updates the only usage of Set(Null(env->isolate()) to use
    SetNull() instead which is used in other places in node_crypto.cc.
    
    PR-URL: #17521
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    danbev authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    b563908 View commit details
    Browse the repository at this point in the history
  17. doc: fix common typo involving one-time listeners

    Our docs use both "one time listener" and "one-time listener". The
    second is more correct. Standardize on that.
    
    PR-URL: #17502
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    a15da3b View commit details
    Browse the repository at this point in the history
  18. doc: fix typo in repl.md

    PR-URL: #17502
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    a44f085 View commit details
    Browse the repository at this point in the history
  19. test: replace fs.accessSync with fs.existsSync

    PR-URL: #17446
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Leko authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    6e7ace2 View commit details
    Browse the repository at this point in the history
  20. doc: mention node-test-pull-request-lite job

    PR-URL: #17513
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    maclover7 authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    ee52ce9 View commit details
    Browse the repository at this point in the history
  21. test: Use common.mustCall in http test

    PR-URL: #17487
    Refs: #17169
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    sreepurnajasti authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    d4d3f50 View commit details
    Browse the repository at this point in the history
  22. test: use Countdown in test-http-set-cookies

    PR-URL: #17504
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    shilomagen authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    68dabce View commit details
    Browse the repository at this point in the history
  23. test: use Countdown in http-response-statuscode

    PR-URL: #17327
    Refs: #17169
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    daxlab authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    e9cacee View commit details
    Browse the repository at this point in the history
  24. doc: improve readability of COLLABORATOR_GUIDE.md

    * convert run-on sentence to a bulleted list
    * standardize capitalization in "Collaborators"
    
    PR-URL: #17519
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    013ef22 View commit details
    Browse the repository at this point in the history
  25. doc: improve text for Console constructor

    Make text for Console constructor more precise.
    
    PR-URL: #17519
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    67c526f View commit details
    Browse the repository at this point in the history
  26. test: use Countdown in http test

    PR-URL: #17506
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    idandagan1 authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    23edd08 View commit details
    Browse the repository at this point in the history
  27. doc: 'constructor' implies use of new keyword

    The square module is described as exporting a constructor,
    which would mean it would need to be invoked with the
    new keyword in bar.js after requiring it. Otherwise it's
    technically a factory function, not a constructor.
    
    PR-URL: #17364
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Timothy Gu <timothygu99@gmail.com>
    CameronMoorehead authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    f53b4df View commit details
    Browse the repository at this point in the history
  28. test: update test-http-should-keep-alive to use countdown

    PR-URL: #17505
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    tomeromrix authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    bd4b97f View commit details
    Browse the repository at this point in the history
  29. test: improve assert messages in repl-reset-event

    PR-URL: #16836
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    AdriVanHoudt authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    a50366f View commit details
    Browse the repository at this point in the history
  30. build: allow running configure from any directory

    PR-URL: #17321
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    ac6f345 View commit details
    Browse the repository at this point in the history
  31. doc: simplify and clarify FIPS text in BUILDING.md

    PR-URL: #17538
    Fixes: #17536
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    dcee5ed View commit details
    Browse the repository at this point in the history
  32. src: remove unused include node_crypto_clienthello

    This commit removes the include of node.h which does not seem to be
    used.
    
    PR-URL: #17546
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    danbev authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    2d74af0 View commit details
    Browse the repository at this point in the history
  33. tools: simplify prefer-common-mustnotcall rule

    PR-URL: #17572
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    cjihrig authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    3e70ee8 View commit details
    Browse the repository at this point in the history
  34. tools: simplify prefer-assert-methods rule

    PR-URL: #17572
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    cjihrig authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    5383422 View commit details
    Browse the repository at this point in the history
  35. tools: simplify buffer-constructor rule

    PR-URL: #17572
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    cjihrig authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    ad0d878 View commit details
    Browse the repository at this point in the history
  36. test: refactor test-child-process-pass-fd

    Add a comment explaining the test (especailly why it forks 80 processes.
    Use destructuring and an arrow function callback.
    
    PR-URL: #17596
    Reviewed-By: Khaidi Chu <i@2333.moe>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
    Trott authored and gibfahn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    dbf5ddb View commit details
    Browse the repository at this point in the history
  37. benchmark,path: remove unused variables

    PR-URL: #15789
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    薛定谔的猫 authored and MylesBorins committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    b1b9753 View commit details
    Browse the repository at this point in the history
  38. test: remove hidden use of common.PORT in parallel tests

    common.hasMultiLocalhost() uses common.PORT under the hood. This is
    problematic in parallel tests because another test using port 0 to
    get an arbitrary open port may end up getting common.PORT before the
    test using common.PORT gets it.
    
    Therefore, change common.PORT to port 0 in common.hasMultiLocalhost().
    
    Backport-PR-URL: #17771
    PR-URL: #17466
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Trott authored and MylesBorins committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    a528d57 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. 2018-01-02, Version 6.12.3 'Boron' (LTS)

    Notable Changes:
    
    * build:
      - configure can now be run from any directory (Gibson Fahnestock)
        #17321
    
    PR-URL: #17776
    MylesBorins committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    d5fbd25 View commit details
    Browse the repository at this point in the history