stable
Clone or download
Read-only
request #26410: Project registration crash when the graph on trackers plugin is not available
Change-Id: I618e33a43a2a8061456ecd0091db6b8922c8c6fd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +3 | −5 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +3 | −1 | Go to diff View file |
M | src/common/Plugin/PluginFactory.php | +4 | −1 | Go to diff View file |
M | src/common/Project/XML/ConsistencyChecker.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/Project/XML/ConsistencyCheckerTest.php | +20 | −0 | Go to diff View file |