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

Fix service.check_restart stanza propagation #3718

Merged
merged 5 commits into from
Jan 17, 2018

Commits on Jan 9, 2018

  1. Fix service.check_restart stanza propagation

    There was a bug in jobspec parsing, a bug in CheckRestart merging, and a
    bug in CheckRestart canonicalization. All are now tested.
    schmichael committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    304a037 View commit details
    Browse the repository at this point in the history
  2. Move changelog entry from bug fix to feature

    It was never really implemented to begin with
    schmichael committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    566abcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9a4af View commit details
    Browse the repository at this point in the history
  4. Revert "Missed header mention of server.check_restart"

    This reverts commit 8295f81.
    schmichael committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    756305f View commit details
    Browse the repository at this point in the history
  5. Revert "Remove mention of check_restart on service"

    This reverts commit 758b986.
    schmichael committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    b658ac3 View commit details
    Browse the repository at this point in the history