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

feat(core): Ensure that Ghost was started #612

Merged
merged 4 commits into from
Feb 4, 2018

Commits on Feb 4, 2018

  1. feat(core): Ensure that Ghost was started

    closes TryGhost#472
    
    - added port polling utility
    - general process manager class offers `ensureStarted` function
    - systemd extension makes use of `ensureStarted`
    kirrg001 committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    958ef9f View commit details
    Browse the repository at this point in the history
  2. fix test workaround

    acburdine committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    0073989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4002815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f6340 View commit details
    Browse the repository at this point in the history