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

Refactoring of Gateway*** classes #26706

Merged
merged 5 commits into from
Sep 20, 2017
Merged

Commits on Sep 18, 2017

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

    ywelsch committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    265056f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    debce3c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. fix test

    Previously this exception would be thrown as part of a big Guice creation error. Guice exposes the messages of all sub-exceptions in one big chunk.
    We now have to be more selective.
    ywelsch committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    7162170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f40a64 View commit details
    Browse the repository at this point in the history