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

[Search] Search batching using bfetch (again) #84043

Merged
merged 45 commits into from
Nov 25, 2020

Commits on Nov 10, 2020

  1. Use bfetch for search (no abort behavior)

    Liza K committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    20bb351 View commit details
    Browse the repository at this point in the history
  2. fix merge

    Liza K committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b4eb1c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    9eebded View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    812a06b View commit details
    Browse the repository at this point in the history
  2. Handle request abortion + unit tests

    Liza K committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    aaa3122 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b1a2cf2 View commit details
    Browse the repository at this point in the history
  4. fix jest

    Liza K committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2cdfc47 View commit details
    Browse the repository at this point in the history
  5. shim totals in oss

    Liza K committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e8fc98f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. proper formatting for errors

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    993e385 View commit details
    Browse the repository at this point in the history
  2. jest, types and docs

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    e89a46f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    b727e49 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3de838c View commit details
    Browse the repository at this point in the history
  5. Remove old search code and rename UI Setting

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    17de9fa View commit details
    Browse the repository at this point in the history
  6. jest mocks

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    56e7a46 View commit details
    Browse the repository at this point in the history
  7. jest

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    5aaeefa View commit details
    Browse the repository at this point in the history
  8. Solve unhanled error

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c393416 View commit details
    Browse the repository at this point in the history
  9. Use AbortSignal

    Liza K committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a1b2979 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    811da0a View commit details
    Browse the repository at this point in the history
  2. ts

    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    162473d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8c83657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    662b810 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove old search code and rename UI Setting"

    This reverts commit 17de9fa.
    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    41f6406 View commit details
    Browse the repository at this point in the history
  6. Remove old search code and rename UI Setting

    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    cbd8106 View commit details
    Browse the repository at this point in the history
  7. revert search route

    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    1ec890a View commit details
    Browse the repository at this point in the history
  8. fix event unsubscribe

    Liza K committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    3e334a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    c7aebdf View commit details
    Browse the repository at this point in the history
  2. code review 2

    Liza K committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    8abff48 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    b4193e2 View commit details
    Browse the repository at this point in the history
  4. revert filter

    Liza K committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    9d16439 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    4a1e69c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

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

Commits on Nov 22, 2020

  1. simplify batch done logic

    Liza K committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    d57b8dc View commit details
    Browse the repository at this point in the history
  2. code review

    Liza K committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    6b9a4f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'enhance/use-bfetch-in-search' of github.com:lizozom/kib…

    …ana into enhance/use-bfetch-in-search
    Liza K committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    4bd2a96 View commit details
    Browse the repository at this point in the history
  4. filter items in the beginning

    Liza K committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    e9103b7 View commit details
    Browse the repository at this point in the history
  5. jest

    Liza K committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3fcac6e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    be828c2 View commit details
    Browse the repository at this point in the history
  2. Handle JSON parse error in bfetch + test

    Liza K committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b5a0a44 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    4413f8a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    
    # Conflicts:
    #	x-pack/plugins/security_solution/cypress/support/commands.js
    patrykkopycinski committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    55629da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    42ec042 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'enhance/use-bfetch-in-search' of github.com:lizozom/kib…

    …ana into enhance/use-bfetch-in-search
    Liza K committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6e8cc8d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into enhance/use-b…

    …fetch-in-search
    Liza K committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9cc2922 View commit details
    Browse the repository at this point in the history
  2. shimmy

    Liza K committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    77148ca View commit details
    Browse the repository at this point in the history
  3. fix cypress

    patrykkopycinski committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1c925de View commit details
    Browse the repository at this point in the history