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

[Feature/extensions] Get namedXContentRegistry from ExtensionsRunner #725

Merged

Commits on Nov 15, 2022

  1. Extend BaseExtension to simplify boilerplate

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7044ac5 View commit details
    Browse the repository at this point in the history
  2. Pass ExtensionsRunner and Extension to Rest Action

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    296de60 View commit details
    Browse the repository at this point in the history
  3. Use XContentRegistry in Rest Action

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b5b8677 View commit details
    Browse the repository at this point in the history
  4. AD YAML config is handled in another PR

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    73db0e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    387f3dd View commit details
    Browse the repository at this point in the history
  2. Extension settings are now private with a getter

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    19c08f1 View commit details
    Browse the repository at this point in the history