dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/71/2071/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #6425 - Cannot add a parametrized job Change-Id: Id126ac2e23c1b62042fe6758b0c411a116e5d226

Modified Files

Name
M plugins/hudson/include/HudsonJob.class.php +26 −6 Go to diff View file
M plugins/hudson/site-content/en_US/hudson.tab +1 −1 Go to diff View file
M plugins/hudson/site-content/fr_FR/hudson.tab +1 −1 Go to diff View file
M plugins/hudson/tests/HudsonJobTest.php +10 −2 Go to diff View file
M src/common/Jenkins/Client.class.php +10 −2 Go to diff View file
M tests/simpletest/common/Jenkins/ClientTest.php +31 −0 Go to diff View file