stable
Clone or download
Read-only
Merge commit 'refs/changes/46/13046/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12488: Use an autoload generated by Composer for the continuous integration plugins Change-Id: I42f442a8200095225811dd2407e74eb381520276
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/hudson/composer.json | +11 | −0 | Go to diff View file |
D | plugins/hudson/include/autoload.php | +0 | −47 | Go to diff View file |
M | plugins/hudson/include/hudsonPlugin.class.php | +1 | −1 | Go to diff View file |
A | plugins/hudson_git/composer.json | +11 | −0 | Go to diff View file |
D | plugins/hudson_git/include/autoload.php | +0 | −38 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.class.php | +3 | −3 | Go to diff View file |
A | plugins/hudson_svn/composer.json | +11 | −0 | Go to diff View file |
D | plugins/hudson_svn/include/autoload.php | +0 | −29 | Go to diff View file |
M | plugins/hudson_svn/include/hudson_svnPlugin.class.php | +2 | −2 | Go to diff View file |