stable
Clone or download
Read-only
Merge commit 'refs/changes/21/13321/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12588 CssAssetCollection should be immutable Change-Id: I6181f9c38f6dbda12561d9f18bf6c110ed3a571f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php | +2 | −5 | Go to diff View file |
M | src/common/Dashboard/AssetsIncluder.php | +6 | −3 | Go to diff View file |
M | src/common/layout/BaseLayout.php | +4 | −4 | Go to diff View file |
M | src/common/layout/CssAssetCollection.php | +16 | −5 | Go to diff View file |
M | src/common/widget/Widget.class.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/common/Dashboard/AssetsIncluderTest.php | +4 | −4 | Go to diff View file |
M | tests/phpunit/common/Layout/CssAssetCollectionTest.php | +6 | −14 | Go to diff View file |