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] Use sync config #90138

Merged
merged 56 commits into from
Feb 6, 2021

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    03f413a 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. 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
  7. Configuration menu
    Copy the full SHA
    bdbc748 View commit details
    Browse the repository at this point in the history
  8. 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
  9. 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
  10. 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
  11. 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

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

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

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. Use sync config in data-enhanced plugin

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    f0e4281 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e1dcf2 View commit details
    Browse the repository at this point in the history
  6. fix merge

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

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

Commits on Feb 4, 2021

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

    Liza K committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7cee454 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sessions/use-sync-config' of github.com:lizozom/kibana …

    …into sessions/use-sync-config
    Liza K committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e78f7e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. code review

    Liza K committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    336f056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff4185 View commit details
    Browse the repository at this point in the history