stable
Clone or download
Read-only
Also the ProjectBackgroundConfiguration class is now covered at 100% by unit tests. Part of story #17551: apply background image on all project pages Change-Id: Icd5dd9772f13c8fc960d7e5b8e0f98ff9c43b5d6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/CLI/Events/GetWhitelistedKeys.php | +0 | −2 | Go to diff View file |
M | src/common/Project/ProjectBackground/ProjectBackgroundConfiguration.php | +0 | −21 | Go to diff View file |
M | src/common/Project/ProjectBackground/ProjectBackgroundRetriever.php | +1 | −1 | Go to diff View file |
M | src/common/layout/BaseLayout.php | +3 | −6 | Go to diff View file |
A | src/db/mysql/updates/2020/202010301145_remove_feature_flag_project_background.php | +44 | −0 | Go to diff View file |
M | tests/unit/common/Project/ProjectBackground/ProjectBackgroundConfigurationTest.php | +7 | −25 | Go to diff View file |
M | tests/unit/common/Project/ProjectBackground/ProjectBackgroundRetrieverTest.php | +5 | −5 | Go to diff View file |