stable
Clone or download
Read-only
Merge 'gerrit #9612' into stable/master
* commit '1ef69d3710': request #10650: Pullrequest list must not load all the pullrequest details
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestMinimalRepresentation.php | +101 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestRepresentation.php | +31 | −70 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/RepositoryResource.php | +9 | −21 | Go to diff View file |
M | plugins/pullrequest/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/pullrequest/www/js/angular/src/app/overview/_overview.scss | +0 | −1 | Go to diff View file |
M | plugins/pullrequest/www/js/angular/src/app/pull-request/pull-request-controller.js | +1 | −26 | Go to diff View file |
M | plugins/pullrequest/www/js/angular/src/app/pull-request/pull-request-controller.spec.js | +0 | −40 | Go to diff View file |