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

Remove Booleans use from XContent and ToXContent #28768

Merged
merged 7 commits into from
Mar 9, 2018

Commits on Feb 21, 2018

  1. Remove Booleans use from XContent and ToXContent

    This removes the use of the `common.Boolean` class from two of the XContent
    classes, so they can be decoupled from the ES code as much as possible.
    
    Related to elastic#28754, elastic#28504
    dakrone committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    3e5b46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6d545 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    429f6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dda9a7 View commit details
    Browse the repository at this point in the history
  3. Small javadoc tweak

    dakrone committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    fd0c6eb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    e4bd246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660997e View commit details
    Browse the repository at this point in the history