stable

Clone or download

Read-only

Merge commit 'refs/changes/58/11758/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11671: Use an autoloader generated with Composer for the git plugin Change-Id: I2fa0cde4ffbc616ea4f373fb957277c5374b53cb

Modified Files

Name
M plugins/git/bin/gl-admin-housekeeping.php +2 −2 Go to diff View file
A plugins/git/composer.json +8 −0 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +2 −2 Go to diff View file
D plugins/git/include/autoload.php +0 −412 Go to diff View file
D plugins/git/include/bootstrap.php +0 −28 Go to diff View file
M plugins/git/include/gitPlugin.class.php +1 −1 Go to diff View file
M plugins/git/phpunit/bootstrap.php +1 −2 Go to diff View file
M plugins/git/tests/bootstrap.php +3 −6 Go to diff View file
M plugins/referencealias_git/tests/bootstrap.php +2 −2 Go to diff View file