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

Geo: replace intermediate geo objects with libs/geo #37721

Merged
merged 7 commits into from
Jan 25, 2019

Commits on Jan 22, 2019

  1. Geo: replace intermediate geo objects with libs/geo

    Replaces intermediate geo objects built by ShapeBuilders with
    objects from the libs/geo hierarchy. This should allow us to build
    all geo functionality around a single hierarchy.
    
    Follow up for elastic#35320
    imotov committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    6c31cc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Update gradle configuration

    imotov committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    b06a9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0115b6 View commit details
    Browse the repository at this point in the history
  3. Address @nknize's comments

    imotov committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    8a738a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aa516a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eea5c1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73a34c1 View commit details
    Browse the repository at this point in the history