stable
Clone or download
Read-only
Merge commit 'refs/changes/53/22453/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #20927 Should return 404 when Feature ids doesn't exist Change-Id: Ieeeeb322578be8dfdef0a005206ba28e11366912
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Program/Backlog/ProgramIncrement/ProgramIncrementsDAO.php | +8 | −0 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/Content/FeatureContentRetriever.php | +3 | −6 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Feature/Content/ProgramIncrementRetriever.php | +11 | −14 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProgramIncrementResource.php | +9 | −5 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Feature/Content/ProgramIncrementRetrieverTest.php | +26 | −11 | Go to diff View file |