stable
Clone or download
Read-only
All missing Git references that have been reserved during the upgrade for existing pull requests will be created during the codendi_daily task. This is part of story #11477: have a dedicated references for pullrequests Change-Id: I9761a4d9bf0480d1b2d6ac3415e65b0fa1f2cb71
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceBulkConverter.php | +105 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceDAO.php | +12 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceUpdater.php | +3 | −0 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +19 | −0 | Go to diff View file |
A | plugins/pullrequest/phpunit/GitReference/GitPullRequestReferenceBulkConverterTest.php | +123 | −0 | Go to diff View file |