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 Sessions] Save all sessions, with persisted flag #89570

Merged
merged 84 commits into from
Feb 3, 2021

Commits on Jan 12, 2021

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

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    1046c54 View commit details
    Browse the repository at this point in the history
  2. Fix types

    lukasolson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7040716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeddf84 View commit details
    Browse the repository at this point in the history
  4. Update docs

    lukasolson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    f09eb38 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    e6124af View commit details
    Browse the repository at this point in the history
  2. Fix types/tests

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e160019 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3c08c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd92ed View commit details
    Browse the repository at this point in the history
  5. Add API integration test

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    f1a1d0b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 25, 2021

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

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    32315b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542de95 View commit details
    Browse the repository at this point in the history
  4. Fix test

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    5b22249 View commit details
    Browse the repository at this point in the history
  5. Update docs

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    66420b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. New logic for extend

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    8a5e3d3 View commit details
    Browse the repository at this point in the history
  2. Remove declare module

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    71582c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f413a View commit details
    Browse the repository at this point in the history
  4. Review feedback

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    65840b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    fdb940b View commit details
    Browse the repository at this point in the history
  2. fix ts

    Liza K committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    b2bce4b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    2e09f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1de74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3b90e View commit details
    Browse the repository at this point in the history
  4. randomize sleep time

    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cd23cef View commit details
    Browse the repository at this point in the history
  5. fix test

    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    5f21181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50081b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e24181c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08ed572 View commit details
    Browse the repository at this point in the history
  9. fix test

    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    cdcf562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bdbc748 View commit details
    Browse the repository at this point in the history
  11. Make sure we poll, and dont persist, searches not in the context of a…

    … session
    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    667c9d3 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'sessions/save-all-sessions' of github.com:lizozom/kiban…

    …a into sessions/save-all-sessions
    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    867f1f4 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    51545ae View commit details
    Browse the repository at this point in the history
  14. Added keepalive unit tests

    Liza K committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    763746b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    44ef260 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    bbf85c5 View commit details
    Browse the repository at this point in the history
  2. fix ts

    Dosant committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    01f292d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a85729 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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

    …-all-sessions
    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    46cdf7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sessions/save-all-sessions' of github.com:lizozom/kiban…

    …a into sessions/save-all-sessions
    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    393d800 View commit details
    Browse the repository at this point in the history
  3. code review @lukasolson

    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    2d75b96 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    13691e6 View commit details
    Browse the repository at this point in the history
  5. ts

    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    1cd21fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9cc263 View commit details
    Browse the repository at this point in the history
  7. lint

    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    bfcbdb2 View commit details
    Browse the repository at this point in the history
  8. lint

    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    9b914f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddb86a7 View commit details
    Browse the repository at this point in the history
  10. Delete async seaches

    Liza K committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7ab767d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Support saved object pagination

    Fix get search status tests
    Liza K committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d924604 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    11f429e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a90fb View commit details
    Browse the repository at this point in the history
  4. test titles

    Liza K committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    de99c73 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1bad580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53a820e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab0ce8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99b4ca0 View commit details
    Browse the repository at this point in the history
  9. Fix undefined bug

    lukasolson committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    99dc347 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

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

    …-all-sessions
    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    eb735ef View commit details
    Browse the repository at this point in the history
  3. Remove runAt from monitoring task

    Increase testing trackingInterval (caused bug)
    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f305245 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sessions/save-all-sessions' of github.com:lizozom/kiban…

    …a into sessions/save-all-sessions
    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    68c163d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d92996e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sessions/save-all-sessions' of https://github.com/lizoz…

    …om/kibana into pr/89570
    
    * 'sessions/save-all-sessions' of https://github.com/lizozom/kibana: (44 commits)
      [ML] Functional tests - skip DFA clone tests
      [Uptime] Fix synthetics detail step count (elastic#89940)
      Fixes the permissions to require cluster.manage in order to create an index and in order to update an index (elastic#89947)
      [Security Solution] [Detections] adds log info level for logging in cloud (elastic#89941)
      [Time to Visualize] Dashboard By Value Testing Lens (elastic#89581)
      [Uptime] Expand synthetic journey step thumbnail on hover (elastic#89179)
      TS project refs: Migrates snapshot_restore to a TS Project (elastic#89653)
      docs: APM 7.11 updates (elastic#89789)
      move skip to higher level (elastic#86952)
      Revert "Migrations v2: don't auto-create indices + FTR/esArchiver support (elastic#85778)"
      Revert "Revert "Enable v2 so migrations, disable in FTR tests (elastic#89297)""
      Revert "Enable v2 so migrations, disable in FTR tests (elastic#89297)"
      [data.search] Allow search response to follow new hits format (elastic#88115)
      [Maps] Change 'create multi-layer map' title to be use-case focused (elastic#89520)
      skip flaky suite (elastic#86952)
      [Security Solution] Remove focustrap (elastic#89905)
      [Workplace Search] Add remaining i18n support for the Content Sources tree (elastic#89910)
      [esArchiver] log when migrations complete and we're done loading data (elastic#89938)
      Add --ssl flag to make resolver generator use ssl with kbn and elasticsearch clients (elastic#89873)
      TS project refs: Migrates grokdebugger (elastic#89652)
      ...
    gmmorris committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0587c27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    353f722 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'sessions/save-all-sessions' of github.com:lizozom/kiban…

    …a into sessions/save-all-sessions
    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    899d547 View commit details
    Browse the repository at this point in the history
  9. removed test

    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    6bd93ac View commit details
    Browse the repository at this point in the history
  10. Updated management test data

    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a6491dd View commit details
    Browse the repository at this point in the history
  11. Rename configs

    Liza K committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fc29c7f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d61fa45 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e582910 View commit details
    Browse the repository at this point in the history
  14. Fix types

    lukasolson committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fbfc1b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. delete tap first

    add comments
    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2bd7e2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    cf45bb3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sessions/save-all-sessions' of github.com:lizozom/kiban…

    …a into sessions/save-all-sessions
    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    19fa7e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c564c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b5c2aa View commit details
    Browse the repository at this point in the history
  6. Use DataRequestHandlerContext in maps

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3eb8f01 View commit details
    Browse the repository at this point in the history
  7. ts

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6462da6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b89dbf View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c890574 View commit details
    Browse the repository at this point in the history
  10. Fixed ts

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    592c81b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of github.com:elastic/kibana into sessions/save…

    …-all-sessions
    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    07523f3 View commit details
    Browse the repository at this point in the history