stable

Clone or download

Read-only

Merge commit 'refs/changes/60/10060/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #10771: get several artifacts at once from the REST API

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +66 −7 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +19 −5 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +9 −0 Go to diff View file
M tests/rest/tests/ArtifactsTest.php +28 −1 Go to diff View file