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

[Rest Api Compatibility] Typed query #75453

Merged
merged 23 commits into from
Aug 3, 2021

Commits on Jul 19, 2021

  1. [Rest Api Compatibility] Typed query

    Type information is no longer available, thereofre type query in v7
    compatibility is working as match_all query
    previously removed in elastic#47207
    
    relates main meta issue elastic#51816
    relates types removal meta elastic#54160
    pgomulka committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    fcce7af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be5f38b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37eb4cc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    ea9236f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cd590 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. failing test

    pgomulka committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    58e29ab View commit details
    Browse the repository at this point in the history
  2. rolling upgraded failing

    pgomulka committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a4f506a View commit details
    Browse the repository at this point in the history
  3. full cluster test

    pgomulka committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4b23f28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d679df3 View commit details
    Browse the repository at this point in the history
  5. tests

    pgomulka committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3b11f6e View commit details
    Browse the repository at this point in the history
  6. new test

    pgomulka committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    63e113b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52c6e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    8001998 View commit details
    Browse the repository at this point in the history
  2. test skip

    pgomulka committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f7bc8e4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    pgomulka committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5f2f3cb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. exception

    pgomulka committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0b425a6 View commit details
    Browse the repository at this point in the history
  2. tests

    pgomulka committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    36fc16c View commit details
    Browse the repository at this point in the history
  3. precommit

    pgomulka committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    682a2e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    f728494 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    eb643ea View commit details
    Browse the repository at this point in the history
  2. remove unused code

    pgomulka committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e075707 View commit details
    Browse the repository at this point in the history
  3. scope and javadoc

    pgomulka committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    aec8676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee3b1c View commit details
    Browse the repository at this point in the history