stable
Clone or download
Read-only
Merge commit 'refs/changes/08/11508/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11544: Use an autoloader generated with Composer in the pullrequest plugin
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/pullrequest/composer.json | +8 | −0 | Go to diff View file |
D | plugins/pullrequest/include/autoload.php | +0 | −112 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/tests/InlineComment/InlineCommentUpdaterTest.php | +2 | −2 | Go to diff View file |
D | plugins/pullrequest/tests/InlineComment/bootstrap.php | +0 | −23 | Go to diff View file |
M | plugins/pullrequest/tests/bootstrap.php | +4 | −4 | Go to diff View file |