stable
Clone or download
Read-only
story #7702 - Deal with XML in PUT artifacts/:id
Change-Id: I08a421583c7aba008cc92571bc432461143db1a2
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 |