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

HLRC: Add get users action #36332

Merged
merged 15 commits into from
Dec 13, 2018
Merged

HLRC: Add get users action #36332

merged 15 commits into from
Dec 13, 2018

Commits on Dec 6, 2018

  1. HLRC: Add get users action

    This commit adds get user action to the high level rest client.
    nknize committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    1beb95d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. convert users to a Set, add enabledUsers set to GetUsersResponse, mov…

    …e User parser to GetUsersResponse, and remove enabled flag from user
    nknize committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e9e73b9 View commit details
    Browse the repository at this point in the history
  2. fix failing test

    nknize committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    ba9a291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e140c9 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    nknize committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e73c4a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37007fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9e4385 View commit details
    Browse the repository at this point in the history
  7. remove xpack from endpoint

    nknize committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    70c2b3f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. fix checkStyle failure

    nknize committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5550a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f2c21 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    nknize committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    783fee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0da0f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. cleanup tests, fix docs

    nknize committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    8db32fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6228afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dcbfcc View commit details
    Browse the repository at this point in the history