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

SQL: handle X-Pack or X-Pack SQL not being available in a more graceful way #34736

Merged
merged 9 commits into from
Oct 25, 2018

Commits on Oct 23, 2018

  1. Handle 400 http response from ES (used when x-pack is not installed and

    the _xpack endpoint has no handler)
    astefan committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    cae0e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a5e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb6094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4d180 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Rephrased the error message

    astefan committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    79f6361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdc39e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0604139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a13d7a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    103aeff View commit details
    Browse the repository at this point in the history