stable
Clone or download
Read-only
Part of request #27932: Replace PFUser::getName and PFUser::getUnixName with PFUser::getUserName Change-Id: Ic6a4ae7faf3bae51c5498abc00866aece102cd9f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/tests/unit/AgileDashboard/HierarchyCheckerTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Kanban/KanbanXmlImporterTest.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Milestone/Pane/Planning/SubmilestoneFinderTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/Notifications/NotifiedPeopleRetrieverTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/NotificationsManager_DeleteTest.php | +1 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/NotificationsManager_MoveTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Account/PushSSHKeysController.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/HTTP/CommandGitolite.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/HTTP/HTTPAccessControl.php | +3 | −3 | Go to diff View file |
M | plugins/git/include/Git/RemoteServer/Gerrit/ReplicationHTTPUser.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/RemoteServer/GerritServer.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/SystemEvents/SystemEvent_GIT_EDIT_SSH_KEYS.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/unit/Git/Notifications/NotificationsForProjectMemberCleanerTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/unit/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticatorTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/unit/Git/RemoteServer/GerritCanMigrateCheckerTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/unit/HTTP/HTTPAccessControlTest.php | +3 | −3 | Go to diff View file |
M | plugins/git/tests/unit/Hook/PostReceiveMailsRetrieverTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/unit/XmlUgroupRetrieverTest.php | +1 | −1 | Go to diff View file |
M | plugins/gitlfs/include/HTTP/UserRetriever.php | +1 | −1 | Go to diff View file |
M | plugins/gitlfs/tests/unit/HTTP/LFSAPIHTTPAccessControlTest.php | +3 | −3 | Go to diff View file |
M | plugins/ldap/include/LDAP_ProjectGroupManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_SearchPeople.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserWrite.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiDao.class.php | +3 | −3 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/www/LocalSettings.php | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/tests/unit/Label/LabeledItemCollectorTest.php | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/tests/unit/Reference/HTMLURLBuilderTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/SystemEventManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/MailGateway/MailGateway.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Admin/ArtifactLinksUsageDuplicatorTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/LatestHeartbeatsCollectorTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaverTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Notifications/GlobalNotificationsEmailRetrieverTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Notifications/NotificationsForProjectMemberCleanerTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Service/ServiceActivatorTest.php | +4 | −4 | Go to diff View file |
M | site-content/en_US/mail/addlist_intro.txt | +3 | −3 | Go to diff View file |
M | site-content/fr_FR/mail/addlist_intro.txt | +3 | −3 | Go to diff View file |
M | src/common/Dashboard/User/UserDashboardController.php | +1 | −1 | Go to diff View file |
M | src/common/Dashboard/User/UserPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/PFO/User.php | +1 | −3 | Go to diff View file |
M | src/common/Project/Project_SOAPServer.class.php | +1 | −1 | Go to diff View file |
M | src/common/User/Admin/UserDetailsPresenter.php | +1 | −1 | Go to diff View file |
M | src/common/User/User.class.php | +1 | −8 | Go to diff View file |
M | src/common/docmanv1/XMLExportData.class.php | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/include/NavBarPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/www/admin/generic_user.php | +3 | −3 | Go to diff View file |
M | tests/unit/common/FRS/FRSReleasePermissionManagerTest.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/User/GenericUserFactoryTest.php | +2 | −2 | Go to diff View file |
M | tests/unit/common/User/RequestFromAutocompleterTest.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/User/UserImportTest.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/wiki/PermissionsPerGroup/PHPWikiPermissionPerGroupPaneBuilderTest.php | +1 | −1 | Go to diff View file |