Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-4959] Add Downstream blocking for matrix projects.
  • Loading branch information
cjo9900 authored and kohsuke committed Jun 25, 2011
1 parent 842c19b commit 591cbfd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.html
Expand Up @@ -67,6 +67,9 @@
<li class=bug>
Fixed the permission issues on /Applications/Jenkins with OS X installer
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-9398">issue 9398</a>)
<li class=bug>
Block up-/downstream Projects of matrix projects
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-4959">issue 4959</a>)
<li class=rfe>
Just like SSH connector, managed Windows connector now allows the machine name to be specified.
(<a href="https://github.com/jenkinsci/jenkins/pull/172">pull request #172</a>)
Expand Down
Expand Up @@ -35,6 +35,7 @@ THE SOFTWARE.
<p:config-quietPeriod />
<p:config-retryCount />
<p:config-blockWhenUpstreamBuilding />
<p:config-blockWhenDownstreamBuilding />
<p:config-customWorkspace />
</f:advanced>
</f:section>
Expand Down

0 comments on commit 591cbfd

Please sign in to comment.