stable

Clone or download

Read-only

Merge commit 'refs/changes/80/11780/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11672: Do not try to reserve a Git reference when a PR is updated

Modified Files

Name
M plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceBulkConverter.php +2 −0 Go to diff View file
M plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceUpdater.php +2 −13 Go to diff View file
A plugins/pullrequest/include/PullRequest/GitReference/GitReferenceNotFound.php +31 −0 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php +1 −3 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.class.php +4 −10 Go to diff View file
M plugins/pullrequest/phpunit/GitReference/GitPullRequestReferenceUpdaterTest.php +21 −24 Go to diff View file