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

[New platform] Introduce start phase for core services on server #35297

Merged
merged 23 commits into from
Apr 30, 2019

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    4eef5fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f116a29 View commit details
    Browse the repository at this point in the history
  3. update mock files

    mshustov committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    faad244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a037fe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25aa5a5 View commit details
    Browse the repository at this point in the history
  6. move tests to the new API

    mshustov committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    7ffd2aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fad9a06 View commit details
    Browse the repository at this point in the history
  8. update docs

    mshustov committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    cfddce2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    406ae80 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. split setup/start phases

    mshustov committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    bfd7b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b7394 View commit details
    Browse the repository at this point in the history
  3. update docs

    mshustov committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    f504d00 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. expose http server if it not started

    to get rid of Optional<HttpServer> type and make it Require<HttpServer>
    mshustov committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    ea34a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d245f5 View commit details
    Browse the repository at this point in the history
  3. udpate docs

    mshustov committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    05e0333 View commit details
    Browse the repository at this point in the history
  4. cleanup apm changees

    mshustov committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    d46e7a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a6724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    255d3c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8880af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    02ccc54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8cc8c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04fdd2 View commit details
    Browse the repository at this point in the history
  4. Revert "introduce start pahse for plugins service for parity with cli…

    …ent side"
    
    This reverts commit c04fdd2.
    mshustov committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    37de718 View commit details
    Browse the repository at this point in the history