stable
Clone or download
Read-only
Merge commit 'refs/changes/00/4300/3' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: request #8298: Add "reverse_link" to "art_link" field in REST routes Change-Id: I9326001a5c348dc3475923fdc14842bad3f547b1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/Artifact/ArtifactFieldValueArtifactLinksFullRepresentation.class.php | +12 | −6 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/ArtifactFieldValueArtifactLinksRepresentation.class.php | +11 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLink.class.php | +63 | −20 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +93 | −88 | Go to diff View file |
M | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitorTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetValue_ArtifactLinkTest.php | +29 | −29 | Go to diff View file |
M | plugins/tracker/tests/builders/aChangesetValue.php | +2 | −1 | Go to diff View file |
M | tests/rest/ArtifactsTest.php | +4 | −0 | Go to diff View file |