stable
Clone or download
Read-only
Part of request #27932: Replace PFUser::getName and PFUser::getUnixName with PFUser::getUserName Change-Id: I81786ec421da1986ed9cec70fa5bcd6fa8c263de
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/UserNotAdminException.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/AgileDashboard_KanbanColumnManagerTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/bin/DocmanExport/Docman_XMLExportVisitor.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Actions.class.php | +17 | −11 | Go to diff View file |
M | plugins/docman/include/Docman_Error_PermissionDenied.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Notifications/NotificationListPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/DocmanActionsTest.php | +16 | −18 | Go to diff View file |
M | plugins/docman/tests/unit/REST/v1/ItemRepresentationBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/document/include/PermissionDeniedDocumentMailSender.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Mirror/Mirror.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +3 | −3 | Go to diff View file |
M | plugins/project_ownership/include/Exceptions/FailedToNotifyProjectMemberException.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Admin/MailNotificationManager.php | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Hooks/PostCommit.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetFromXmlPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/JiraRunner.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/Settings/NotificationsUserSettingsUpdateController.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Changeset/ChangesetFromXmlDisplayerTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/JiraRunnerTest.php | +4 | −8 | Go to diff View file |
M | plugins/userlog/include/UserLogBuilder.php | +1 | −1 | Go to diff View file |
M | src/common/Error/PermissionDeniedPrivateProjectMailSender.php | +1 | −1 | Go to diff View file |
M | src/common/Error/PermissionDeniedRestrictedMemberMailSender.php | +1 | −1 | Go to diff View file |
M | src/common/FRS/FileModuleMonitorFactory.class.php | +10 | −8 | Go to diff View file |
M | src/common/InviteBuddy/InvitationEmailLoginPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/Project/RestrictedUserCanAccessUrlOrProjectVerifier.php | +1 | −1 | Go to diff View file |
M | src/common/SVNCore/SVN_LogFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/SVNCore/intro/SVN_IntroPresenter.php | +2 | −2 | Go to diff View file |
M | src/common/User/Account/RemoveFromProjectController.php | +2 | −2 | Go to diff View file |
M | src/common/User/User.class.php | +0 | −7 | Go to diff View file |
M | src/common/User/UserHelper.class.php | +2 | −2 | Go to diff View file |
M | src/www/news/news_utils.php | +1 | −1 | Go to diff View file |
M | src/www/project/export/project_export_utils.php | +1 | −1 | Go to diff View file |
M | src/www/svn/svn_utils.php | +1 | −1 | Go to diff View file |