stable

Clone or download

Read-only

request #11544: Use an autoloader generated with Composer in the pullrequest plugin

Change-Id: I491e46b70290f307bb5f7eafcff3c82d03b86026

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