stable
Clone or download
Read-only
Merge commit 'refs/changes/43/12643/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12284: Getting the list of the impacted files of a PR through the REST API can be slow
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/include/PullRequest/GitExec.php | +19 | −14 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestFileRepresentationFactory.php | +47 | −8 | Go to diff View file |
M | plugins/pullrequest/tests/GitExecTest.php | +6 | −12 | Go to diff View file |