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 Get Aliases API to the high-level REST client #28799

Merged
merged 27 commits into from
Jun 12, 2018

Commits on Feb 23, 2018

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

Commits on Mar 20, 2018

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

Commits on Apr 13, 2018

  1. addressing some comments

    implemented response/error handling
    olcbean committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a33ea0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a919d73 View commit details
    Browse the repository at this point in the history
  3. chmod

    olcbean committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    baed505 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

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

Commits on May 18, 2018

  1. addressing reviewers comments

    olcbean committed May 18, 2018
    Configuration menu
    Copy the full SHA
    7720b71 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. addressing reviewers comments

    olcbean committed May 22, 2018
    Configuration menu
    Copy the full SHA
    7238098 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. insert random data into AliasMetaData

    modify AliasMetaData to correctly handle nested objects other than `filter`
    olcbean committed May 23, 2018
    Configuration menu
    Copy the full SHA
    e2ffdab View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

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

Commits on May 28, 2018

  1. adding a serialization test to verify that a response serialized by 6…

    ….3 is ocrrectly deserialized
    olcbean committed May 28, 2018
    Configuration menu
    Copy the full SHA
    df3b2fb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. clean up

    olcbean committed May 29, 2018
    Configuration menu
    Copy the full SHA
    0e3ad61 View commit details
    Browse the repository at this point in the history
  2. clean up

    olcbean committed May 29, 2018
    Configuration menu
    Copy the full SHA
    519992b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Configuration menu
    Copy the full SHA
    11811ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474238b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    a59a026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b210f49 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    5b3096b View commit details
    Browse the repository at this point in the history
  2. fix bw comp issues

    javanna committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    8660d43 View commit details
    Browse the repository at this point in the history
  3. remove unclear if

    javanna committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    f21b3ca View commit details
    Browse the repository at this point in the history
  4. introduce client specific GetAliasesResponse

    Also revert non bw compatible changes made to REST action and transport
    action
    javanna committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    fa9d4e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    939ae4d View commit details
    Browse the repository at this point in the history
  2. address review comments

    javanna committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    035d823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1daf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. fix javadocs

    javanna committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    5da9ed6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. address review comments

    javanna committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    5bcc1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2217a View commit details
    Browse the repository at this point in the history