stable
Clone or download
Read-only
This task is part of story #9087 : see linked artifacts in releases Change-Id: Idd6a4c0d832021a50c93981e498c6af111386c29
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/frs/include/FRS/REST/v1/ReleaseRepresentation.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactRepresentationBuilder.class.php | +60 | −2 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +66 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ReportsResource.class.php | +5 | −4 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackersResource.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureDao.php | +44 | −2 | Go to diff View file |
M | plugins/tracker/tests/REST_Backend/Artifact/ArtifactRepresentationBuilderTest.php | +15 | −3 | Go to diff View file |