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

Validate plugin compatibility with version ranges #642

Merged
merged 21 commits into from
Apr 8, 2016

Commits on Mar 24, 2016

  1. Rabbit broker version check in plugins

    Daniil Fedotov committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    b40dd37 View commit details
    Browse the repository at this point in the history
  2. Clean version check function

    Daniil Fedotov committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    de353f8 View commit details
    Browse the repository at this point in the history
  3. plugin versions

    Daniil Fedotov committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    a2222ac View commit details
    Browse the repository at this point in the history
  4. Plugin versions check

    Daniil Fedotov committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    03a7fde View commit details
    Browse the repository at this point in the history
  5. Check deps versions before missing dependencies

    Daniil Fedotov committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    d3676b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Validate plugins before enabling

    Daniil Fedotov committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    2882618 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Error messages in rabbitmq-plugins

    Daniil Fedotov committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    47baba0 View commit details
    Browse the repository at this point in the history
  2. Log invalid plugins during startup

    Daniil Fedotov committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    9b23813 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Test exports

    Daniil Fedotov committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    20a2d28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rabbitmq-server-591

    Daniil Fedotov committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    36d9c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Reverted version in app.src

    Daniil Fedotov committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    77cf284 View commit details
    Browse the repository at this point in the history
  2. Naming

    Daniil Fedotov committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    64540f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0648d40 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Naming

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    2f58c3a View commit details
    Browse the repository at this point in the history
  2. Naming, cosmetics

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    75e64e7 View commit details
    Browse the repository at this point in the history
  3. Wording

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    5ff8cec View commit details
    Browse the repository at this point in the history
  4. Versions "" and "0.0.0" always match

    Daniil Fedotov committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    38ad975 View commit details
    Browse the repository at this point in the history
  5. Log development version ignore

    Daniil Fedotov committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    9f59ed5 View commit details
    Browse the repository at this point in the history
  6. Cosmetics

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    aeecbec View commit details
    Browse the repository at this point in the history
  7. Wording

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    5cdc5d5 View commit details
    Browse the repository at this point in the history
  8. Wording

    michaelklishin committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    de2dbed View commit details
    Browse the repository at this point in the history