stable
Clone or download
Read-only
This task is part of story #9087 : see linked artifacts in releases New data are added into artifact representation: * semantic status * semantic title * user representation for submitter * project public_name * using a tracker reference instead a simple one for tracker + Fix wrong initilization for Git REST tests Change-Id: Ie45f62c5771009b0c7c0ee3db4b48678b0e700f6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/tests/rest/GitDataBuilder.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php | +32 | −9 | Go to diff View file |
M | plugins/tracker/tests/REST_Backend/Artifact/ArtifactRepresentationBuilderTest.php | +35 | −12 | Go to diff View file |
M | src/common/project/REST/ProjectReference.class.php | +14 | −6 | Go to diff View file |
M | src/common/user/UserHelper.class.php | +10 | −0 | Go to diff View file |
M | tests/rest/PlanningTest.php | +5 | −1 | Go to diff View file |
M | tests/rest/ProjectTest.php | +35 | −7 | Go to diff View file |