stable

Clone or download

Read-only

Merge 'gerrit #6345' into stable/master

* commit '846468d': story #9322 pass additional parameters to Hudson jobs Change-Id: Ic15fbfa57963b0d2debb83bd91695ee9df2e42e0

Modified Files

Name
M plugins/hudson/include/hudsonViews.class.php +1 −1 Go to diff View file
A plugins/hudson_svn/include/BuildParams.php +42 −0 Go to diff View file
M plugins/hudson_svn/include/FormPresenter.php +18 −5 Go to diff View file
M plugins/hudson_svn/include/Job/Launcher.php +16 −6 Go to diff View file
M plugins/hudson_svn/include/autoload.php +3 −2 Go to diff View file
M plugins/hudson_svn/include/hudson_svnPlugin.class.php +3 −1 Go to diff View file
M plugins/hudson_svn/site-content/en_US/hudson_svn.tab +6 −0 Go to diff View file
M plugins/hudson_svn/site-content/fr_FR/hudson_svn.tab +7 −1 Go to diff View file
M plugins/hudson_svn/templates/hudson_svn_form.mustache +9 −0 Go to diff View file
M plugins/hudson_svn/tests/Job/LauncherTest.php +4 −3 Go to diff View file
M plugins/hudson_svn/www/themes/default/css/style.scss +4 −0 Go to diff View file