stable
Clone or download
Read-only
Merge commit 'refs/changes/44/3644/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7495: Manage the perm in REST routes Change-Id: I8b764a05d0b77a7d6a176f3f67717c286db96dbb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +23 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +41 | −8 | Go to diff View file |
M | tests/lib/rest/TestDataBuilder.php | +1 | −1 | Go to diff View file |
M | tests/rest/MilestoneBacklogTest.php | +57 | −0 | Go to diff View file |
M | tests/rest/MilestonesBacklogPatchTest.php | +51 | −0 | Go to diff View file |
M | tests/rest/MilestonesContentTest.php | +10 | −0 | Go to diff View file |
M | tests/rest/ProjectTest.php | +23 | −0 | Go to diff View file |
M | tests/rest/_fixtures/tuleap_agiledashboard_template.xml | +3 | −0 | Go to diff View file |
M | tests/rest/_fixtures/tuleap_agiledashboard_template_pbi_6348.xml | +3 | −0 | Go to diff View file |