stable
Clone or download
Read-only
This is part of request #29995 Enhance handling of pagination for Baselin plugin The REST route GET /projects/{id}/baselines_comparisons has now a real pagination and do a proper check of the max pagination size. Change-Id: I15eb7e1f2b91b4b3a7dd7c4d11ac4ff6829c19d3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/baseline/include/REST/ComparisonsPageRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/baseline/include/REST/ProjectComparisonsResource.php | +2 | −2 | Go to diff View file |
M | plugins/baseline/scripts/baseline/api/rest-querier.js | +11 | −7 | Go to diff View file |
M | plugins/baseline/scripts/baseline/api/rest-querier.test.js | +17 | −13 | Go to diff View file |