stable
Clone or download
Read-only
Issue has been visible with the update of the docblock of Project::getService() in 7e6761647c0c918c92810a662421960d51470ea5. Part of story #13567: decide that custom services opens in a new tab/window by default Change-Id: Ia72fa3d4667ea0cc83cec03f408611c4e0866f47
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +5 | −2 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +7 | −7 | Go to diff View file |
M | plugins/git/include/Git/PermissionsPerGroup/GitPaneSectionCollector.php | +6 | −4 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +6 | −5 | Go to diff View file |
M | plugins/proftpd/include/proftpdPlugin.class.php | +5 | −2 | Go to diff View file |
M | plugins/svn/include/SVN/PermissionsPerGroup/PaneCollector.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +4 | −6 | Go to diff View file |
M | src/common/Project/Admin/PermissionPerGroup/PanesPermissionPerGroupBuilder.php | +16 | −7 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestFileReleases.class.php | +6 | −5 | Go to diff View file |
M | src/common/Widget/Widget_ProjectPublicAreas.class.php | +17 | −18 | Go to diff View file |
M | src/common/frs/PermissionController.php | +6 | −2 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +3 | −2 | Go to diff View file |
M | src/www/file/file_utils.php | +5 | −1 | Go to diff View file |
M | src/www/svn/svn_utils.php | +2 | −0 | Go to diff View file |