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

Fix pinning of packages not properly handled by the resolver #2307

Merged
merged 11 commits into from
May 2, 2017

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    b76bc97 View commit details
    Browse the repository at this point in the history
  2. fix second resolver run

    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    936d7ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d022bec View commit details
    Browse the repository at this point in the history
  4. playing around

    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    6288e97 View commit details
    Browse the repository at this point in the history
  5. make it work.

    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    8d35ced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f10011 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a9a00 View commit details
    Browse the repository at this point in the history
  8. fix fsprojects#2294 by checking existing versions before adding stuff…

    … to the resolution.
    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    94f8983 View commit details
    Browse the repository at this point in the history
  9. cleanup add PAKET_DISABLE_RUNTIME_RESOLUTION to disable runtime res…

    …olution (for example to workaround problems or compare performance of the resolution algorithm with older versions of paket)
    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    1781d60 View commit details
    Browse the repository at this point in the history
  10. cleanup project file

    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    16d1ba3 View commit details
    Browse the repository at this point in the history
  11. missed one cleanup spot

    matthid committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    9c86d93 View commit details
    Browse the repository at this point in the history