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

[jest-haste-map] reduce the number of lstat calls in node crawler #9514

Merged
merged 9 commits into from Feb 5, 2020

Commits on Feb 4, 2020

  1. reduce the number of lstat calls

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    81c78a9 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    5c14c7d View commit details
    Browse the repository at this point in the history
  3. handle node < v10.10

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    819118c View commit details
    Browse the repository at this point in the history
  4. lint

    SimenB committed Feb 4, 2020
    Copy the full SHA
    4f7109a View commit details
    Browse the repository at this point in the history
  5. link to PR from changelog

    SimenB committed Feb 4, 2020
    Copy the full SHA
    1dd833d View commit details
    Browse the repository at this point in the history
  6. fix tests

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    6855233 View commit details
    Browse the repository at this point in the history
  7. add lstat tests

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    f077a64 View commit details
    Browse the repository at this point in the history
  8. skip checks in lstat callback

    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    758c76a View commit details
    Browse the repository at this point in the history
  9. Revert "skip checks in lstat callback"

    This reverts commit 758c76a.
    Victor Lin committed Feb 4, 2020
    Copy the full SHA
    9f0aae7 View commit details
    Browse the repository at this point in the history