stable
Clone or download
Read-only
This is part of story #10064 Display permissions per group This is a refactoring. No functional changes here. Change-Id: If6dae9cecbdda2c434fbd8f7962091263fefe1f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/PerGroup/GitPaneSectionCollector.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/Svn/PerGroup/PaneCollector.php | +1 | −1 | Go to diff View file |
M | src/common/autoload.php | +3 | −3 | Go to diff View file |
M | src/common/frs/PerGroup/PermissionPerGroupPaneBuilder.php | +4 | −5 | Go to diff View file |
R | src/common/project/Admin/Permission/AdditionalPanesPermissionPerGroupBuilder.php | Go to diff View file | ||
M | src/common/project/Admin/Permission/PermissionPerGroupPaneCollector.php | +5 | −5 | Go to diff View file |
M | src/common/wiki/PerGroup/PermissionPerGroupPaneBuilder.php | +4 | −5 | Go to diff View file |
M | src/www/project/admin/permission_per_group.php | +3 | −3 | Go to diff View file |
M | tests/simpletest/common/frs/PermissionPerGroupPaneBuilderTest.php | +1 | −1 | Go to diff View file |
M | tests/simpletest/common/wiki/PerGroup/PHPWikiPermissionPerGroupPaneBuilderTest.php | +1 | −3 | Go to diff View file |