Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 63b953d409ef3e9e4458401561e9db6318fc43f5
      
https://github.com/jenkinsci/jenkins/commit/63b953d409ef3e9e4458401561e9db6318fc43f5
  Author: austry <iliazasi...@gmail.com>
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
    A core/src/main/java/jenkins/cli/StopBuildsCommand.java
    A test/src/test/java/jenkins/cli/StopBuildsCommandTest.java

  Log Message:
  -----------
  [JENKINS-11888] - Add stop-job CLI command (#3686)

* JENKINS-11888 Add stop-job CLI command

* JENKINS-11888 Add license headers

* JENKINS-11888 Review fix

* JENKINS-11888 Fix review

* JENKINS-11888 Remove moved files from cli package

* JENKINS-11888 Fix logging

* JENKINS-11888 Collect jobs list before stopping any builds

* JENKINS-11888 Refactor isBuilding check

* JENKINS-11888 Add Restricted annotation for StopBuildsCommand

* JENKINS-11888 Make cli output more responsive

* JENKINS-11888 Remove single quote for job name

* JENKINS-11888 Add semicolon

* JENKINS-11888 Handle exception for executor.doStop

* JENKINS-11888 Rework test to use JenkinsRule

* JENKINS-11888 Remove semicolons from CLI output

* JENKINS-11888 Fix tests for windows platform

* JENKINS-11888 Write message about exception in one line

* JENKINS-11888 Fix output on not founded job

* JENKINS-11888 Improve tests

* JENKINS-11888 Use fullDisplayName for job name

* JENKINS-11888 Use single quotes for build and job names

* JENKINS-11888 Cleanup exceptions throwing

* JENKINS-11888 Add test checking second job will be stopped if first stop 
failed


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to