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

Throw an error on duplicate registration #7729

Merged
merged 10 commits into from
Oct 29, 2020
Merged

Throw an error on duplicate registration #7729

merged 10 commits into from
Oct 29, 2020

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    16b3c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70dcdcf View commit details
    Browse the repository at this point in the history
  3. Panic if we register twice

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5dca4cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b7bb80 View commit details
    Browse the repository at this point in the history
  5. Fix test

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    6bffa4a View commit details
    Browse the repository at this point in the history
  6. Fix test

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    2d29ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d4cae0 View commit details
    Browse the repository at this point in the history
  8. Add clearer panic message

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    76663a9 View commit details
    Browse the repository at this point in the history
  9. Add comment

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    4c4ed98 View commit details
    Browse the repository at this point in the history
  10. Fix test

    amaury1093 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    dc9dfda View commit details
    Browse the repository at this point in the history