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

Add check for invalid index in WildcardExpressionResolver #26409

Merged
merged 14 commits into from
Sep 15, 2017

Commits on Aug 28, 2017

  1. Add optional validation to master node actions

    This commit adds an optional override for validating a
    MasterNodeRequest. Cluster state can optionally be used for validation
    as well, to check the state of things such as index already existing in
    the validation logic.
    hub-cap committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    d1e505e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Revert "Add optional validation to master node actions"

    This reverts commit d1e505e.
    hub-cap committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    715b935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd781af View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2017

  1. Configuration menu
    Copy the full SHA
    36362dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e10ece View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. re-enable the check

    hub-cap committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    c00bb80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcc092 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    692e31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201acf4 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded line

    hub-cap committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    d1f0063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16c70f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    fc21e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e41dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d359d View commit details
    Browse the repository at this point in the history