stable
Clone or download
Read-only
task #6912. Part of story #6190. Change-Id: If17ae2b2610af75d74c6396ec631c2422d284f98
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/REST/ReportRepresentation.class.php | +44 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/TrackerRepresentation.class.php | +11 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackersResource.class.php | +63 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/REST/Header.class.php | +6 | −0 | Go to diff View file |
M | tests/rest/TrackersTest.php | +31 | −0 | Go to diff View file |