stable

Clone or download

Read-only

Merge commit 'refs/changes/01/3701/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7702 - Deal with XML in PUT artifacts/:id Change-Id: Ib2166c583e6e2149fe36699265c7d191f7ed08b6

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ArtifactValidator.class.php +9 −3 Go to diff View file
M plugins/tracker/include/REST/Artifact/ChangesetCommentRepresentation.class.php +2 −3 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +1 −1 Go to diff View file
A plugins/tracker/tests/rest/XML/ArtifactTest.php +79 −0 Go to diff View file
A plugins/tracker/tests/rest/bootstrap.php +21 −0 Go to diff View file
M tests/lib/rest/RequestWrapper.php +0 −1 Go to diff View file
M tests/lib/rest/RestBase.php +12 −0 Go to diff View file