stable
Clone or download
Read-only
Merge commit 'refs/changes/03/2203/4' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #6366 - GET /artifacts/:id/changesets should have option to retrieve only comments
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/Artifact/ArtifactRepresentationBuilder.class.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +8 | −2 | Go to diff View file |
M | plugins/tracker/tests/REST/Artifact/ArtifactRepresentationBuilderTestPHP53.php | +6 | −6 | Go to diff View file |