stable
Clone or download
Read-only
request #12488: Use an autoload generated by Composer for the continuous integration plugins
Change-Id: I171229ef0399898a2b7b056c33f39895efcb7e0b
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 |