stable
Clone or download
Read-only
Merge 'gerrit #25949' into stable/master
* commit 'c80240fb52': request #26812 REST Route: API GET trackers/{id}/artifacts return all artifact if wrong field in query Change-Id: I8c06e24c98c1bcbaf741a8cc2e4ac22b461e5e4f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/Tracker_Report_REST.class.php | +18 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/TrackerReportRESTGetTest.php | +19 | −5 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/Tracker_Report_RESTTest.php | +108 | −41 | Go to diff View file |
M | tests/rest/tests/TrackersTest.php | +13 | −0 | Go to diff View file |