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

Improve unmapper file heuristic, add limited warning support, and ignore internal errors #2128

Merged
merged 23 commits into from
May 13, 2017

Commits on May 11, 2017

  1. Browser sort is not stable

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    afba3fc View commit details
    Browse the repository at this point in the history
  2. Fix ordering of final message

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    47cd783 View commit details
    Browse the repository at this point in the history
  3. Register the warning capture

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    cf897f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a150609 View commit details
    Browse the repository at this point in the history
  5. Use different method name

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    8dfb007 View commit details
    Browse the repository at this point in the history
  6. Fix regression

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    4bae90d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab81262 View commit details
    Browse the repository at this point in the history
  8. Ignore null files, too

    Timer committed May 11, 2017
    Configuration menu
    Copy the full SHA
    79af0fc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Revise count

    Timer committed May 12, 2017
    Configuration menu
    Copy the full SHA
    ec12b8c View commit details
    Browse the repository at this point in the history
  2. Revise warning

    Timer committed May 12, 2017
    Configuration menu
    Copy the full SHA
    fb7411b View commit details
    Browse the repository at this point in the history
  3. Update overlay.js

    Timer committed May 12, 2017
    Configuration menu
    Copy the full SHA
    cd9c43f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    83e6324 View commit details
    Browse the repository at this point in the history
  2. Use absolute paths

    Timer committed May 13, 2017
    Configuration menu
    Copy the full SHA
    ede4f9b View commit details
    Browse the repository at this point in the history
  3. Trim path if it's absolute

    Timer committed May 13, 2017
    Configuration menu
    Copy the full SHA
    8997f58 View commit details
    Browse the repository at this point in the history
  4. Make sure it's an absolute path

    Timer committed May 13, 2017
    Configuration menu
    Copy the full SHA
    19eadc2 View commit details
    Browse the repository at this point in the history
  5. Oops

    Timer committed May 13, 2017
    Configuration menu
    Copy the full SHA
    43a97e3 View commit details
    Browse the repository at this point in the history
  6. Tweak for new behavior

    gaearon committed May 13, 2017
    Configuration menu
    Copy the full SHA
    52a39a4 View commit details
    Browse the repository at this point in the history
  7. Make it safer

    gaearon committed May 13, 2017
    Configuration menu
    Copy the full SHA
    4d9f647 View commit details
    Browse the repository at this point in the history
  8. More resilient warnings

    gaearon committed May 13, 2017
    Configuration menu
    Copy the full SHA
    d7f81e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d4fdad View commit details
    Browse the repository at this point in the history
  10. Prettier output

    gaearon committed May 13, 2017
    Configuration menu
    Copy the full SHA
    4cb6be3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11fc0f0 View commit details
    Browse the repository at this point in the history
  12. Fix flow

    gaearon committed May 13, 2017
    Configuration menu
    Copy the full SHA
    9da83b3 View commit details
    Browse the repository at this point in the history