stable
Clone or download
Read-only
This change is part of story #12264 Change-Id: Ie71b1baca191e27336f396f273468d1a8dad7763
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/Project/Banner/Banner.php | +39 | −0 | Go to diff View file |
M | src/common/Project/Banner/BannerDao.php | +9 | −0 | Go to diff View file |
A | src/common/Project/Banner/BannerRetriever.php | +47 | −0 | Go to diff View file |
M | src/common/Project/REST/v1/BannerRepresentation.php | +7 | −0 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectResource.class.php | +38 | −3 | Go to diff View file |
M | tests/rest/tests/ProjectTest.php | +21 | −0 | Go to diff View file |