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] Remove long-running query pop-up #75385

Merged
merged 115 commits into from
Sep 13, 2020

Commits on Aug 19, 2020

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

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    b647c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1217b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3299406 View commit details
    Browse the repository at this point in the history
  4. Remove unused kibanaUtils

    lukasolson committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b9aa07d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Remove unused kibanaReact

    lukasolson committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c2c0237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7927af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f69bac View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Add new x-pack advanced setting searchTimeout and use it in the Enhan…

    …cedSearchInterceptor
    Liza K committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    c29ab1b View commit details
    Browse the repository at this point in the history
  2. docs

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

Commits on Aug 24, 2020

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

Commits on Aug 25, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2df19ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25aae3a View commit details
    Browse the repository at this point in the history
  3. Fix types

    lukasolson committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    849ef85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8107d View commit details
    Browse the repository at this point in the history
  5. Update docs

    lukasolson committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d54b09a View commit details
    Browse the repository at this point in the history
  6. Update docs

    lukasolson committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    20ea649 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    356281a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ad62f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a8de03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    371a4df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2475467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    775586a View commit details
    Browse the repository at this point in the history
  7. Update generated docs.

    lukeelmers committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d7df81e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    e02a9dc View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'lukeelmers/fix/remove-es-client' into s…

    …earch/search-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    2cb19ec View commit details
    Browse the repository at this point in the history
  10. Rely on server timeout in OSS (?)

    Use UI setting in xpack.
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    c07d923 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1086b9c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    184a3e6 View commit details
    Browse the repository at this point in the history
  13. Rename function

    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    8c75c64 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5b1af34 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'search/search-timeout-setting' of github.com:lizozom/ki…

    …bana into search/search-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    17fd210 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    39605fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    742f3ba View commit details
    Browse the repository at this point in the history
  18. Undefined check

    lukasolson committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    4056f40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    791a92f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    82915ab View commit details
    Browse the repository at this point in the history
  2. doc

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    059706e View commit details
    Browse the repository at this point in the history
  3. Code review fixes

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    260d23c View commit details
    Browse the repository at this point in the history
  4. code review

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    9540e4c View commit details
    Browse the repository at this point in the history
  5. doc

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6de4205 View commit details
    Browse the repository at this point in the history
  6. loading count

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5049b35 View commit details
    Browse the repository at this point in the history
  7. simplify code review and fix jest tets

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    002c13c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c07a71 View commit details
    Browse the repository at this point in the history
  9. type check

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1dded0a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    75c1eb6 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'lukeelmers/fix/remove-es-client' into s…

    …earch/search-timeout-setting
    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    a6a128f View commit details
    Browse the repository at this point in the history
  12. Remove esShard from client

    Liza K committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    05e9bdf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    8dd8f95 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'lukeelmers/fix/remove-es-client' into s…

    …earch/search-timeout-setting
    Liza K committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1dab018 View commit details
    Browse the repository at this point in the history
  3. cleanup request parameters from FE

    Liza K committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    dc19863 View commit details
    Browse the repository at this point in the history
  4. doc

    Liza K committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    0499b21 View commit details
    Browse the repository at this point in the history
  5. doc

    Liza K committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    05c51b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    39fc3fe View commit details
    Browse the repository at this point in the history
  2. Align request parameters on server,

    Remove leftover parameters from client
    Shim responses for search and msearch routes
    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    735ac5c View commit details
    Browse the repository at this point in the history
  3. docs

    Stop using toSnakeCase
    Updates jest tests
    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0edd897 View commit details
    Browse the repository at this point in the history
  4. add management docs

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    34a008f View commit details
    Browse the repository at this point in the history
  5. docs

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    f9fab22 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    eaa9c77 View commit details
    Browse the repository at this point in the history
  7. Remove import

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    a601601 View commit details
    Browse the repository at this point in the history
  8. Break circular dep + fix msearch test

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    cb1951e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    78ea8a1 View commit details
    Browse the repository at this point in the history
  10. Remove deleted type

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4921152 View commit details
    Browse the repository at this point in the history
  11. Fix jest

    Liza K committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0b954df View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5e2417d View commit details
    Browse the repository at this point in the history
  2. Bring toSnakeCase back

    Liza K committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3f8b19a View commit details
    Browse the repository at this point in the history
  3. docs

    Liza K committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b000274 View commit details
    Browse the repository at this point in the history
  4. fix jest

    Liza K committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    504814d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    e520695 View commit details
    Browse the repository at this point in the history
  2. Add new x-pack advanced setting searchTimeout and use it in the Enhan…

    …cedSearchInterceptor
    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    5e0959a View commit details
    Browse the repository at this point in the history
  3. docs

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a682fb7 View commit details
    Browse the repository at this point in the history
  4. Rely on server timeout in OSS (?)

    Use UI setting in xpack.
    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f2c4c16 View commit details
    Browse the repository at this point in the history
  5. Rename function

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2497e00 View commit details
    Browse the repository at this point in the history
  6. doc

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a65596f View commit details
    Browse the repository at this point in the history
  7. Remove esShard from client

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    1e9e9a0 View commit details
    Browse the repository at this point in the history
  8. cleanup request parameters from FE

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    6d718c5 View commit details
    Browse the repository at this point in the history
  9. doc

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    060ce08 View commit details
    Browse the repository at this point in the history
  10. doc

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    0310fb1 View commit details
    Browse the repository at this point in the history
  11. Align request parameters on server,

    Remove leftover parameters from client
    Shim responses for search and msearch routes
    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    1b4770a View commit details
    Browse the repository at this point in the history
  12. docs

    Stop using toSnakeCase
    Updates jest tests
    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    70b5809 View commit details
    Browse the repository at this point in the history
  13. add management docs

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f8aba5d View commit details
    Browse the repository at this point in the history
  14. docs

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f4d0064 View commit details
    Browse the repository at this point in the history
  15. Remove import

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9c5c0ec View commit details
    Browse the repository at this point in the history
  16. Break circular dep + fix msearch test

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    befdf10 View commit details
    Browse the repository at this point in the history
  17. Remove deleted type

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    098a9ad View commit details
    Browse the repository at this point in the history
  18. Fix jest

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    dac9d7a View commit details
    Browse the repository at this point in the history
  19. Bring toSnakeCase back

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f9273d6 View commit details
    Browse the repository at this point in the history
  20. docs

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3dc393e View commit details
    Browse the repository at this point in the history
  21. fix jest

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    59f5cc1 View commit details
    Browse the repository at this point in the history
  22. Fix merge

    Liza K committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2841d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Fix types

    lukasolson committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    313bbd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3f8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    2dea1e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c2604 View commit details
    Browse the repository at this point in the history
  3. Allow timeout to be undefined

    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    6111ac7 View commit details
    Browse the repository at this point in the history
  4. Fix jest test

    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    b1b466c View commit details
    Browse the repository at this point in the history
  5. Upldate docs

    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    5a7c9e0 View commit details
    Browse the repository at this point in the history
  6. Fix msearch jest

    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    882c4fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e91b8f View commit details
    Browse the repository at this point in the history
  8. Merge correction

    Liza K committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    95f0e9b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

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

    …-timeout-setting
    Liza K committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    bec86a5 View commit details
    Browse the repository at this point in the history
  3. docs

    Liza K committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    887b3ea View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'search/search-timeout-setting' of github.com:lizozom/ki…

    …bana into search/search-timeout-setting
    Liza K committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b9c7dfc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    4bdbcc6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    f6d4b5b View commit details
    Browse the repository at this point in the history
  4. Fix rollup search merge

    Liza K committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    4405680 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:elastic/kibana into search/search…

    …-timeout-setting
    Liza K committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    61d1f76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    790f2b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    069390b View commit details
    Browse the repository at this point in the history
  2. Fix merge

    Liza K committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    25d5e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6eaae View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Use i18n

    lukasolson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c6508b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed7d31 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

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