stable

Clone or download

Read-only

Merge commit 'refs/changes/38/4138/6' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: story #8158: art and artifact can return a TV5 reference

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +4 −1 Go to diff View file
A plugins/tracker/include/Tracker/Reference.php +44 −0 Go to diff View file
M plugins/tracker/include/Tracker/ReferenceManager.class.php +38 −2 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +6 −21 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +30 −2 Go to diff View file
A plugins/tracker/tests/Tracker/ReferenceManagerTest.php +71 −0 Go to diff View file
M src/common/reference/Reference.class.php +6 −5 Go to diff View file