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

Resolve dynamic dependencies correctly when a mapping exists #9303

Merged
merged 9 commits into from Dec 28, 2019
Merged

Resolve dynamic dependencies correctly when a mapping exists #9303

merged 9 commits into from Dec 28, 2019

Commits on Dec 13, 2019

  1. Add a test case that covers the bug in #7511

    Jonathan committed Dec 13, 2019
    Copy the full SHA
    a8c61c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    75210d5 View commit details
    Browse the repository at this point in the history
  3. Add changelog line

    Jonathan committed Dec 13, 2019
    Copy the full SHA
    eba1325 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Include the copyright header in added files

    Jonathan committed Dec 14, 2019
    Copy the full SHA
    7ba3019 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Remove unnecessary exception variables

    Jonathan committed Dec 16, 2019
    Copy the full SHA
    c5ec9a0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ae7aae9 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary null assignment

    Jonathan committed Dec 16, 2019
    Copy the full SHA
    4fcbf1f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    30711a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Add an additional unit test to cover this case

    Jonathan committed Dec 27, 2019
    Copy the full SHA
    5bc89d9 View commit details
    Browse the repository at this point in the history