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

Update node_modules_path to resolve symlinks to real paths #5085

Merged
merged 25 commits into from
Feb 23, 2018

Commits on Dec 15, 2017

  1. Update node_modules_path to follow symlinks

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    178a2dd View commit details
    Browse the repository at this point in the history
  2. Update whitespace to make prettier happy

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    81499cb View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    71c7fa3 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    047ea85 View commit details
    Browse the repository at this point in the history
  5. Update node_modules_paths.js

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    866dc5c View commit details
    Browse the repository at this point in the history
  6. Code Review feedback

    * Use `realpath()` in `jest-util`
    * Fix a lint error
    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    1b1bf90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4622ec View commit details
    Browse the repository at this point in the history
  8. Fix import statement

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    f338a87 View commit details
    Browse the repository at this point in the history
  9. Fix a lint warning

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    070ed48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d14ebb View commit details
    Browse the repository at this point in the history
  11. Add test

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0d38947 View commit details
    Browse the repository at this point in the history
  12. passing tests

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    d903193 View commit details
    Browse the repository at this point in the history
  13. Make lint happy

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6378e09 View commit details
    Browse the repository at this point in the history
  14. Make lint happy

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    67f0155 View commit details
    Browse the repository at this point in the history
  15. Make lint happy

    nick-pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    ad713d4 View commit details
    Browse the repository at this point in the history
  16. AppVeyor should keep symlinks

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6473273 View commit details
    Browse the repository at this point in the history
  17. Update appveyor.yml

    Nicholas Pape committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    f82fc37 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Merge pull request #1 from facebook/master

    Merge facebook's master into local master
    Nicholas Pape committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3db5514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf6e5d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Merge pull request #2 from facebook/master

    Merge master into branch
    Nicholas Pape committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    88776f9 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    nick-pape committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    39f7f07 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Configuration menu
    Copy the full SHA
    2ec7a40 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Update CHANGELOG.md

    SimenB committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    d45c6ff View commit details
    Browse the repository at this point in the history
  2. Update package.json

    SimenB committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    1305408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47bd870 View commit details
    Browse the repository at this point in the history