提交 591cbfd1 编写于 作者: C cjo9900 提交者: Kohsuke Kawaguchi

[FIXED JENKINS-4959] Add Downstream blocking for matrix projects.

上级 842c19ba
......@@ -67,6 +67,9 @@ Upcoming changes</a>
<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>)
......
......@@ -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>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册