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 ability to cancel batch jobs to the system #1932

Merged
merged 4 commits into from
Oct 2, 2017

Commits on Sep 27, 2017

  1. Add ability to cancel batch jobs to the system

    Jenkins needs this for finer control of batched jobs in
    the presence of timeouts and potentially multiple concerrunt
    runs of jenkins_generic_job.
    jgfouca committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    caf3aa9 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    jgfouca committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    ed10386 View commit details
    Browse the repository at this point in the history
  3. Fix formatting error

    jgfouca committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    17456c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

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