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

Implemented XContent serialisation for GetIndexResponse #31675

Merged
merged 5 commits into from
Jul 3, 2018

Commits on Jul 2, 2018

  1. Implemented toXContent and fromXContent for GetIndexResponse

    This commit does the all the server side work adding the Get Index API to the REST high-level-client.
    A follow up would be the client side changes
    sohaibiftikhar committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    a65bc87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8c747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0847b View commit details
    Browse the repository at this point in the history
  4. Switched to v6.4.0

    sohaibiftikhar committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3947a7d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. disabled bwc check

    -- will be reenabled after backport
    sohaibiftikhar committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    a300e1d View commit details
    Browse the repository at this point in the history