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 getSettings support for AD #147

Merged
merged 6 commits into from
Sep 20, 2022

Commits on Sep 18, 2022

  1. Change RegisterRestActionsResponse to ExtensionStringResponse

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    93cf399 View commit details
    Browse the repository at this point in the history
  2. Rename ExtensionResponseHandler to ExtensionBooleanResponseHandler

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    db5d756 View commit details
    Browse the repository at this point in the history
  3. Fix compiler warning on incorrect static modifier

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    b3adaa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Send RegisterSettingsRequest to OpenSearch

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c248cee View commit details
    Browse the repository at this point in the history
  2. Fix javadoc warnings

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    0d49b29 View commit details
    Browse the repository at this point in the history
  3. s/Setting/CustomSetting/g

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    aa3fb6e View commit details
    Browse the repository at this point in the history