Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: dfd60492e7a83f24e5c9a37d0d4af1bee55f9f34
https://github.com/jenkinsci/jenkins/commit/dfd60492e7a83f24e5c9a37d0d4af1bee55f9f34
Author: Nicolas De Loof <[email protected]>
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
M core/src/main/java/hudson/util/RunList.java
Log Message:
-----------
fixed duplicate builds in view build history when nested in folders
Jenkins with folders A job A/j
a top-level view to recurse into subfolders and include all available jobs and
folders (so A and A/j)
=> builds for A/j are included twice, as view.builds iterate on its items, so
get A/j + builds from A.
--
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/groups/opt_out.