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] Session SO polling #84225

Merged
merged 44 commits into from
Dec 9, 2020
Merged

Commits on Nov 24, 2020

  1. Monitor ids

    Liza K committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1c82050 View commit details
    Browse the repository at this point in the history
  2. import fix

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

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    60abe6c View commit details
    Browse the repository at this point in the history
  2. solve circular dep

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

Commits on Nov 30, 2020

  1. eslint

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d692c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a02d9c View commit details
    Browse the repository at this point in the history
  3. mock circular dep

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    1092c7a View commit details
    Browse the repository at this point in the history
  4. max retries test

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    500f15d View commit details
    Browse the repository at this point in the history
  5. mock circular dep

    Liza K committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c6fea68 View commit details
    Browse the repository at this point in the history
  6. test

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

Commits on Dec 1, 2020

  1. jest <(-:C

    Liza K committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c540fde View commit details
    Browse the repository at this point in the history
  2. jestttttt

    Liza K committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5f7db2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fdf82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4886819 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

    Liza K committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a91ea10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de7730 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    5253b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec54b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff6eaf View commit details
    Browse the repository at this point in the history
  4. Better logs

    Save IDs only in monitoring loop
    Liza K committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    93128a1 View commit details
    Browse the repository at this point in the history
  5. Fix types

    lukasolson committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ea14d29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ce9fef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7537e69 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 6, 2020

  1. Space aware session service

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    a0e2142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b440a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'lukasolson/search-session-enhanced' int…

    …o sessions/retry-logic
    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e8ec140 View commit details
    Browse the repository at this point in the history
  4. ts

    Liza K committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    149d94e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Fix session service saving

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0b875ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40fcca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1ba50c View commit details
    Browse the repository at this point in the history
  4. merge fix

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b5b0895 View commit details
    Browse the repository at this point in the history
  5. stable stringify

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f14f042 View commit details
    Browse the repository at this point in the history
  6. INMEM_MAX_SESSIONS

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5b9782d View commit details
    Browse the repository at this point in the history
  7. INMEM_MAX_SESSIONS

    Liza K committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    0858b98 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    6c9e345 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sessions/retry-logic' of github.com:lizozom/kibana into…

    … sessions/retry-logic
    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e85da48 View commit details
    Browse the repository at this point in the history
  3. Update x-pack/plugins/data_enhanced/server/search/session/session_ser…

    …vice.ts
    
    Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
    lizozom and Dosant committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    4876f3d View commit details
    Browse the repository at this point in the history
  4. Update x-pack/plugins/data_enhanced/server/search/session/session_ser…

    …vice.ts
    
    Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
    lizozom and Dosant committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ffabaa9 View commit details
    Browse the repository at this point in the history
  5. Use setTimeout to schedule monitoring steps

    Liza K committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    63c7d6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51143af View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

    Liza K committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    07fe4bf View commit details
    Browse the repository at this point in the history