stable
Clone or download
Read-only
Part of story #10501: Manage project labels No functional changes, you can still manage labels at pull request level (add a new one, retrieve existing ones). Change-Id: Ibb067c6518b9b62b01eba8982c05d29bf7780f0c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/pullrequest/include/PullRequest/Label/LabelsCurlyCoatedRetriever.php | +12 | −9 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +12 | −2 | Go to diff View file |
A | src/common/Label/PaginatedCollectionsOfLabelsBuilder.php | +36 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/project/Label/LabelsCurlyCoatedRetriever.php | +9 | −8 | Go to diff View file |
M | src/common/project/REST/v1/ProjectResource.class.php | +11 | −1 | Go to diff View file |