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

Infra server NP shim + config/routing API adoption #45299

Merged
merged 84 commits into from
Dec 6, 2019

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    735f57e View commit details
    Browse the repository at this point in the history
  2. shim WIP

    jasonrhodes committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d46a6ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6407924 View commit details
    Browse the repository at this point in the history
  4. WIP more stuff

    jasonrhodes committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    51fc360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd83941 View commit details
    Browse the repository at this point in the history
  6. WIP continues

    jasonrhodes committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0ad3df3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5eb8cc View commit details
    Browse the repository at this point in the history
  8. WIP continues

    jasonrhodes committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    b9413b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cda2d41 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    49b0d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef3408 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    9d01529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daea0e6 View commit details
    Browse the repository at this point in the history
  3. shim WIP

    jasonrhodes committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    3cacf78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188e947 View commit details
    Browse the repository at this point in the history
  5. WIP more stuff

    jasonrhodes committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    222d7e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f599939 View commit details
    Browse the repository at this point in the history
  7. WIP continues

    jasonrhodes committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    b594898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8502516 View commit details
    Browse the repository at this point in the history
  9. WIP continues

    jasonrhodes committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    51b5e8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e12cbbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b07fcf3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bdc1c31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a73b778 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e00bfd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    42cf3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3bd21d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    9982b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7a649 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

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

Commits on Nov 5, 2019

  1. Moves callWithRequest method override types directly into class to ge…

    …t them working, need to fix this when we understand it better
    jasonrhodes committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    208dadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ad280 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

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

Commits on Nov 7, 2019

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

Commits on Nov 12, 2019

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

    Kerry350 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1f0e119 View commit details
    Browse the repository at this point in the history
  3. Ensure GraphQL resolvers are actually passed requestContext and not t…

    …he raw request, and switch to the savedObjects client via requestContext
    Kerry350 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    d9e6162 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    de9610e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6319c1d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    4979eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcc3aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ebba32 View commit details
    Browse the repository at this point in the history
  4. Migrate to new Spaces plugin

    Kerry350 committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    dce7b93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96d8940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c18b71d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    01fb737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1d0a2 View commit details
    Browse the repository at this point in the history
  3. Amend InfraSources lib unit tests

    Mock the savedObjects client differently
    Kerry350 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    b9565ed View commit details
    Browse the repository at this point in the history
  4. Amend MetricsExplorer API response

    Renaming of variable inadvertently broke the response
    Kerry350 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    fa8ddba View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    4ffa82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f23b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410fd43 View commit details
    Browse the repository at this point in the history
  4. Fix security / access issue

    Kerry350 committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    5d76435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca1e3b View commit details
    Browse the repository at this point in the history
  6. *Temp* disable test

    Kerry350 committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1805b06 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

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

Commits on Nov 25, 2019

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

Commits on Nov 26, 2019

  1. Merge branch 'logs-ui-server-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-server-np-shim
    Kerry350 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    9267618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d6083 View commit details
    Browse the repository at this point in the history
  3. Migrate the log rate validation endpoint to the new platform

    Fully migrates the [Logs UI] log rate setup index validation elastic#50008 PR to New Platform routing etc
    Kerry350 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    32588c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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

Commits on Nov 28, 2019

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

Commits on Dec 2, 2019

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

    Kerry350 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e0c8c1d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'logs-ui-server-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-server-np-shim
    jasonrhodes committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    eab1272 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    17c6990 View commit details
    Browse the repository at this point in the history
  2. Fix calls to TSVB bug caused by object mutation

    This is a temp fix as the TSVB NP migration will supercede this
    Kerry350 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    521d245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294ffef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a41dd8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'logs-ui-server-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-server-np-shim
    jasonrhodes committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    21a6cee View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    a384c5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'logs-ui-server-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-server-np-shim
    Kerry350 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    79051b0 View commit details
    Browse the repository at this point in the history
  3. Fix APM setup_request tests

    Kerry350 committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    85fae62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e0cd63 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    7271327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6373386 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate declaration files for rison_node and add a single so…

    …urce of truth at x-pack/typings/rison_node.d.ts for x-pack uses
    Kerry350 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    46591d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    c122f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caba63f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03770f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'logs-ui-server-np-shim' of github.com:jasonrhodes/kiban…

    …a into logs-ui-server-np-shim
    jasonrhodes committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    78150b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f37fec View commit details
    Browse the repository at this point in the history