Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ce2d0f97bdbb5fb171443559d210dffef7961dc2
      
https://github.com/jenkinsci/jenkins/commit/ce2d0f97bdbb5fb171443559d210dffef7961dc2
  Author: Jon <[email protected]>
  Date:   2017-10-14 (Sat, 14 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/model/View.java
    M core/src/test/java/hudson/model/MockItem.java
    M core/src/test/java/hudson/model/ViewTest.java

  Log Message:
  -----------
  [JENKINS-46759] Fixed bug in build queue filtering for views (#3008)

* [JENKINS-46759] Fixed bug related to views which filters build queue, jobs 
which has multiple sub steps were filtered incorrectly.

* Added test case for build queue filtering in views.

* [JENKINS-46759] Improved code based on feedback from PR; Fixed logic bug, 
moved logic to separate method and added limit to number of iteration when 
looking for owner task.


-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to