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

Add execution context service #102039

Merged
merged 47 commits into from
Jul 7, 2021
Merged

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    57eaba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a720a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2233afd View commit details
    Browse the repository at this point in the history
  4. update core code

    mshustov committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a495aa9 View commit details
    Browse the repository at this point in the history
  5. update integration tests

    mshustov committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    abef41f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44df414 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

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

Commits on Jun 21, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 24, 2021

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

Commits on Jun 25, 2021

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

Commits on Jun 28, 2021

  1. update settings docs

    mshustov committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3a5347f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7277b5d View commit details
    Browse the repository at this point in the history
  3. add a client-side test

    mshustov committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    b9b6f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcae7fb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    2ba1099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c141db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c731119 View commit details
    Browse the repository at this point in the history
  4. update http service

    mshustov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    dd2abe3 View commit details
    Browse the repository at this point in the history
  5. update elasticsearch service

    mshustov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ea81fe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92669ce View commit details
    Browse the repository at this point in the history
  7. integrate in es client

    mshustov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    23bbb0a View commit details
    Browse the repository at this point in the history
  8. expose to plugins

    mshustov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    edbb8ee View commit details
    Browse the repository at this point in the history
  9. refactor functional tests

    mshustov committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    b9aeb33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cbe43d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78fde49 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    9030157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cadde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65736c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e33503 View commit details
    Browse the repository at this point in the history
  5. improve test coverage

    mshustov committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    32706af View commit details
    Browse the repository at this point in the history
  6. update docs

    mshustov committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e7fc633 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary import

    mshustov committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    50b2da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

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

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    52a7ce0 View commit details
    Browse the repository at this point in the history
  2. update docs

    mshustov committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    dafe15a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Apply suggestions from code review

    Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
    mshustov and joshdover authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    364efa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1134e View commit details
    Browse the repository at this point in the history
  3. address comments

    mshustov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    458a351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168cc22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7013cb6 View commit details
    Browse the repository at this point in the history
  6. put x-opaque-id test back

    mshustov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    12c1953 View commit details
    Browse the repository at this point in the history
  7. put tests back

    mshustov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    2bf3567 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b7a99 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

    mshustov committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a368085 View commit details
    Browse the repository at this point in the history
  3. address comments

    mshustov committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    47ee350 View commit details
    Browse the repository at this point in the history