dev

Forked from tuleap/dev

Clone or download

Read-only

Fix request #6425 - Cannot add a parametrized job

Change-Id: I5c6b8efebc04bebb918089678720023b1dc286ec

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