stable

Clone or download

Read-only

Merge commit 'refs/changes/44/17044/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13708: Cleanup unused use statements and enforce it in the Tuleap PHP coding standards

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsModeChecker.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsModeUpdater.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_DAILY.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumnManager.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsPane.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/ParentTrackerRetriever.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/DiagramColumnRepresentation.php +0 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemRepresentation.php +0 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementMover.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementRemover.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResourceValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/MyKanban.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/ProjectKanban.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/WidgetAddToDashboardDropdownRepresentation.php +0 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/WidgetKanbanConfigUpdater.php +0 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneController.class.php +0 −3 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneFactory.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +0 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/ScrumPlanningFilter.php +0 −1 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/FirstKanbanCreatorTest.php +0 −1 Go to diff View file
M plugins/agiledashboard/phpunit/REST/v1/Milestone/MilestoneElementAdderTest.php +0 −1 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/AgileDashboardControllerTest.php +0 −1 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/REST/v1/MilestoneResourceValidatorTest.php +0 −4 Go to diff View file
M plugins/artifactsfolders/include/Converter/ArtifactsFoldersToScrumV2Converter.php +0 −6 Go to diff View file
M plugins/artifactsfolders/include/Folder/Controller.php +0 −3 Go to diff View file
M plugins/artifactsfolders/include/Folder/HierarchyOfFolderBuilder.php +0 −1 Go to diff View file
M plugins/bugzilla_reference/include/bugzilla_referencePlugin.php +0 −2 Go to diff View file
M plugins/captcha/include/captchaPlugin.php +0 −2 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/NotificationBotIndexController.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +4 −3 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/InComparisonFromWhereBuilder.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/Semantic/AssignedTo/EqualComparisonFromWhereBuilder.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/ParametrizedOrFromWhere.php +0 −2 Go to diff View file
M plugins/crosstracker/include/crosstrackerPlugin.php +0 −5 Go to diff View file
M plugins/docman/include/Docman_ActionsDeleteVisitor.class.php +0 −1 Go to diff View file
M plugins/docman/include/Download/DocmanFileDownloadController.php +0 −5 Go to diff View file
M plugins/docman/include/Notifications/NotificationListPresenter.php +0 −2 Go to diff View file
M plugins/docman/include/Notifications/UsersRetriever.php +0 −3 Go to diff View file
M plugins/docman/include/REST/v1/DocmanFoldersResource.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/DocmanItemUpdatorBuilder.php +0 −2 Go to diff View file
M plugins/docman/include/REST/v1/EmbeddedFiles/DocmanEmbeddedPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Folders/DocmanFolderPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Links/DocmanLinkPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/MetadataUpdator.php +4 −4 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/ProjectConfiguredMetadataRepresentation.php +3 −3 Go to diff View file
M plugins/docman/include/REST/v1/Permissions/PermissionItemUpdaterFromRESTContext.php +0 −5 Go to diff View file
M plugins/docman/include/REST/v1/Wiki/DocmanWikiPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/Version/LinkVersionDataUpdator.php +0 −1 Go to diff View file
M plugins/docman/phpunit/ApprovalTable/ApprovalTableRetrieverTest.php +0 −1 Go to diff View file
M plugins/docman/phpunit/Docman_NotificationsManager_AddTest.php +0 −1 Go to diff View file
M plugins/docman/phpunit/Download/DocmanFileDownloadControllerTest.php +0 −3 Go to diff View file
M plugins/docman/phpunit/REST/v1/CopyItem/BeforeCopyVisitorTest.php +0 −1 Go to diff View file
M plugins/docman/phpunit/REST/v1/MetadataRepresentationBuilderTest.php +0 −2 Go to diff View file
M plugins/docman/phpunit/REST/v1/Wiki/DocmanWikiUpdatorTest.php +0 −1 Go to diff View file
M plugins/docman/phpunit/Upload/Version/VersionUploadFinisherTest.php +0 −1 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanEmbeddedTest.php +0 −1 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanLinksTest.php +0 −1 Go to diff View file
M plugins/docman/tests/rest/Docman/DocmanWikiTest.php +0 −1 Go to diff View file
M plugins/frs/include/FRS/Upload/Tus/FileBeingUploadedInformationProvider.php +2 −2 Go to diff View file
M plugins/git/bin/convert_gitolite_full_logs.php +0 −5 Go to diff View file
M plugins/git/include/Git/BigObjectAuthorization/BigObjectAuthorizationDao.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitPluginDefaultController.php +1 −1 Go to diff View file
M plugins/git/include/Git/GitRepositoryBrowserController.php +1 −1 Go to diff View file
M plugins/git/include/Git/HTTP/CommandFactory.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermission.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/HistoryValueFormatter.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticator.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritCanMigrateChecker.php +0 −2 Go to diff View file
M plugins/git/include/Git/Repository/View/CommitForCurrentTreeRetriever.php +0 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/GerritStatusPresenter.php +0 −1 Go to diff View file
M plugins/git/include/Git/RepositoryList/GitRepositoryListController.php +1 −1 Go to diff View file
M plugins/git/include/GitBundle.php +0 −1 Go to diff View file
M plugins/git/include/GitLegacyURLRedirectController.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/CIToken.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/ShowRepo/Content.class.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GitFileRepresentationFactory.php +0 −1 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/SSHKey/AuthorizedKeysFileCreatorTest.php +0 −2 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/SSHKey/ManagementDetectorTest.php +0 −1 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/SSHKey/Provider/GerritServerTest.php +0 −1 Go to diff View file
M plugins/git/phpunit/Git/Gitolite/SSHKey/Provider/UserTest.php +0 −1 Go to diff View file
M plugins/git/phpunit/Git/Hook/PostReceiveMailsRetrieverTest.php +0 −1 Go to diff View file
M plugins/git/phpunit/Git/Notifications/NotificationsForProjectMemberCleanerTest.php +0 −2 Go to diff View file
M plugins/git/phpunit/Git/Webhook/WebhookRequestSenderTest.php +0 −1 Go to diff View file
M plugins/git/tests/GitTest.php +0 −2 Go to diff View file
M plugins/gitlfs/include/Authorization/Action/ActionAuthorizationDAO.php +0 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Lock.php +0 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Response/LockResponseBuilder.php +0 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Response/LockResponseErrorRepresentation.php +0 −3 Go to diff View file
M plugins/gitlfs/include/Lock/Response/LockResponseSuccessfulCreationRepresentation.php +0 −3 Go to diff View file
M plugins/gitlfs/include/Lock/Response/LockResponseSuccessfulDestructionRepresentation.php +0 −3 Go to diff View file
M plugins/gitlfs/phpunit/LFSJSONHTTPDispatchableTest.php +0 −1 Go to diff View file
M plugins/gitlfs/phpunit/Lock/Response/LockResponseBuilderTest.php +0 −1 Go to diff View file
M plugins/hudson/include/hudsonViews.class.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php +0 −1 Go to diff View file
M plugins/label/include/Label/Widget/Dao.php +0 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +0 −2 Go to diff View file
M plugins/label/include/labelPlugin.php +0 −1 Go to diff View file
M plugins/ldap/include/BindMembersConfirmController.php +0 −1 Go to diff View file
M plugins/ldap/include/GroupSyncSilentNotificationsManager.class.php +0 −2 Go to diff View file
M plugins/ldap/include/WelcomeUpdateController.php +0 −1 Go to diff View file
M plugins/mediawiki/phpunit/mediawikiPluginTest.php +1 −1 Go to diff View file
M plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php +0 −2 Go to diff View file
M plugins/mfa/include/Enrollment/TOTP/TOTPEnroller.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/AzureProviderPresenter.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/Controller.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/GenericProviderPresenter.php +0 −2 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/Authorization/AuthorizationRequestCreator.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/Flow.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/LoginController.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Provider/AzureADProvider/AzureADProviderManager.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/Controller.php +0 −2 Go to diff View file
M plugins/proftpd/include/ProFTPd/SystemEvent/PROFTPD_UPDATE_ACL.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/FileImporter.class.php +0 −2 Go to diff View file
M plugins/projectlinks/include/projectlinksPlugin.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/BranchUpdate/PullRequestUpdatedNotification.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/InlineComment/InlineCommentUpdater.php +2 −3 Go to diff View file
M plugins/pullrequest/include/PullRequest/NavigationTab/NavigationTabPresenterBuilder.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Notification/InvalidWorkerEventPayloadException.php +0 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/Notification/Strategy/PullRequestNotificationSendMail.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequestCloser.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestRepresentationFactory.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php +6 −9 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/Reviewer/ReviewerRepresentationInformationExtractor.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/StatusPatcher.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Reference/HTMLURLBuilder.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Reviewer/Autocompleter/UsernameToSearchTooSmallException.php +0 −2 Go to diff View file
M plugins/referencealias_core/include/ReferenceAliasCore/Dao.php +0 −1 Go to diff View file
M plugins/referencealias_core/include/referencealias_corePlugin.php +0 −1 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/Dao.php +0 −1 Go to diff View file
M plugins/referencealias_svn/include/ReferenceAliasSVN/Dao.php +0 −1 Go to diff View file
M plugins/release_widget/include/release_widgetPlugin.php +0 −1 Go to diff View file
M plugins/statistics/include/DiskUsageServicesPresenterBuilder.php +0 −2 Go to diff View file
M plugins/svn/bin/svn_post_commit.php +1 −1 Go to diff View file
M plugins/svn/include/REST/v1/ProjectResource.php +0 −1 Go to diff View file
M plugins/svn/include/Reference/Reference.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/SVNRefreshAllAccessFilesCommand.php +0 −3 Go to diff View file
M plugins/svn/include/SVN/Admin/AdminGroupsPresenter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/BaseAdminPresenter.php +0 −3 Go to diff View file
M plugins/svn/include/SVN/Admin/ImmutableTagController.php +0 −2 Go to diff View file
M plugins/svn/include/SVN/Admin/MailHeader.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailHeaderDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailHeaderManager.php +0 −2 Go to diff View file
M plugins/svn/include/SVN/DiskUsage/DiskUsageRetriever.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Hooks/PreRevpropChange.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/SvnLogger.php +0 −2 Go to diff View file
M plugins/svn/include/SVN/SvnPermissionManager.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/SvnRouter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/ViewVC/ViewVCProxy.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/XMLRepositoryImporter.php +0 −1 Go to diff View file
M plugins/svn/tests/rest/TestBase.php +0 −1 Go to diff View file
M plugins/taskboard/include/Board/BoardPresenterBuilder.php +1 −1 Go to diff View file
M plugins/taskboard/include/REST/v1/CardRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/taskboard/include/Tracker/AddInPlaceRetriever.php +0 −2 Go to diff View file
M plugins/taskboard/phpunit/AgileDashboard/TaskboardPaneInfoBuilderTest.php +0 −4 Go to diff View file
M plugins/taskboard/phpunit/Board/BoardPresenterTest.php +0 −2 Go to diff View file
M plugins/taskboard/phpunit/Routing/MilestoneExtractorTest.php +0 −3 Go to diff View file
M plugins/textualreport/include/TextualReport/ArtifactsPresentersBuilder.php +0 −1 Go to diff View file
M plugins/textualreport/include/TextualReport/SinglePageExporter.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Admin/AdminController.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Exceptions/TimeTrackingBadTimeFormatException.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/TimetrackingRepresentationBuilder.php +0 −2 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/UserResource.php +0 −2 Go to diff View file
M plugins/timetracking/include/Timetracking/Router.php +0 −1 Go to diff View file
M plugins/timetracking/phpunit/Time/TimeControllerTest.php +0 −1 Go to diff View file
M plugins/timetracking/phpunit/Time/TimetrackingOverviewRepresentationsBuilderTest.php +0 −1 Go to diff View file
M plugins/timetracking/tests/rest/TimetrackingBase.php +0 −1 Go to diff View file
M plugins/timetracking/tests/rest/TimetrackingDataBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/PermissionsPerGroup/TrackerPermissionPerGroupPermissionRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ChangesetRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/MovedArtifactValueBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/ContainerFieldsetInArtifactContextRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FieldListBindUGroupValueRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FieldListBindUserValueRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FieldListStaticValueRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FormElementRepresentation.class.php +0 −2 Go to diff View file
M plugins/tracker/include/REST/TrackerRestBuilder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowRulesRepresentation.class.php +0 −2 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactLinkRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/ModeUpdater.php +0 −5 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/HiddenFieldsetsRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/PUTHandler.php +0 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/HiddenFieldsetsJsonParser.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionPOSTHandler.php +0 −4 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionPatcher.php +0 −2 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArchiveAndDeleteArtifactTask.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArchiveAndDeleteArtifactTaskBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactsDeletionManager.php +2 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/MailSender.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Event/ArtifactsReordered.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ExistingArtifactSourceIdFromTrackerExtractor.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/MoveArtifactGetExternalSemanticCheckers.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/XMLImportArtifactLinkTypeCanBeDisabled.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/BurndownFieldPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/ChartConfigurationValueChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Container/Fieldset/HiddenFieldsetChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/CSVOutputStrategy.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/ValueFormatter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownRemainingEffortAdderForLegacy.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/File/AttachmentForTusUploadCreator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/File/FieldDataFromRESTBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/FieldValueMatcher.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/TransitionListValidator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/Settings/Administration/NotificationsAdminSettingsDisplayController.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Permission/Fields/ByField/ByFieldController.php +0 −8 Go to diff View file
M plugins/tracker/include/Tracker/Permission/Fields/ByGroup/ByGroupController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/Date/DateFormatValidator.php +0 −3 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/DateTimeConditionBuilder.php +0 −11 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilder/EqualComparison/ForText.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/TrackerReportConfigPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/TrackerRulesListValidator.php +0 −4 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeSaver.php +0 −12 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeUpdator.php +0 −4 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookDeleteController.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/ArtifactPayload.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Workflow/WorkflowTransitionController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/dao/ConfigNotificationEmailCustomSenderDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action.class.php +0 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/FrozenFields/FrozenFieldsDao.php +0 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsDetector.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/Internal/CIBuildValueRepository.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/Internal/CIBuildValueUpdater.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/Internal/HiddenFieldsetsValueRepository.php +0 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/Internal/HiddenFieldsetsValueValidator.php +0 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/Internal/SetIntValueRepository.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Update/PostActionCollectionUpdater.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/SimpleMode/TransitionReplicatorBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/ConditionsUpdater.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Workflow.class.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/ModeUpdaterTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/PostAction/Update/FrozenFieldsJsonParserTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/PostAction/Update/HiddenFieldsetsJsonParserTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/TransitionPOSTHandlerTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/REST/v1/Workflow/TransitionPatcherTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/RecentlyVisited/VisitRecorderTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/RichTextareaProviderTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_FloatTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/ArtifactLinkValidatorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/ChartConfigurationValueRetrieverTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Container/Fieldset/HiddenFieldsetCheckerTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/File/AttachmentForTusUploadCreatorTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/ListFields/FieldValueMatcherTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Rules/TrackerRulesListValidatorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Rules/TrackerRulesManager/TrackerRulesManagerValidationTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Semantic/TrackerSemanticContributorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsDetectorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsRetrieverTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/CIBuildRepositoryTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/CIBuildValidatorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/HiddenFieldsetsValueUpdaterTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/HiddenFieldsetsValueValidatorTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/SetDateValueRepositoryTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/SetFloatValueRepositoryTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/Internal/SetIntValueRepositoryTest.php +0 −2 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/PostAction/Update/PostActionCollectionUpdaterTest.php +0 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Workflow/TransitionFactoryTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php +0 −2 Go to diff View file
M plugins/tracker/tests/Tracker/Report/Query/Advanced/InvalidFields/ListFieldCheckerWithBindStaticTest.php +0 −2 Go to diff View file
M plugins/tracker/tests/Tracker/Service/ServiceActivatorTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitorTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/TrackerReportRendererTableTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElementFactoryTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/TQL/TQLTest.php +0 −2 Go to diff View file
M plugins/tracker/tests/rest/Workflows/TrackerWorkflowsTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +0 −1 Go to diff View file
M plugins/tracker_encryption/include/ChangesetValue.php +0 −3 Go to diff View file
M plugins/tuleap_synchro/include/Tuleap_Synchro/ListEndpoints/ListEndpointsRetriever.php +1 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/BacklogRequiredTrackerCollection.php +0 −2 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/BacklogRequiredTrackerCollectionFormatter.php +0 −2 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php +0 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenterBuilder.php +0 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityDao.php +0 −1 Go to diff View file
M plugins/velocity/include/Velocity/VelocityRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/webdav/phpunit/WebDAVTreeTest.php +0 −7 Go to diff View file
M src/common/CLI/Application.php +0 −1 Go to diff View file
M src/common/CLI/Command/DailyJobCommand.php +0 −1 Go to diff View file
M src/common/CLI/Command/ImportProjectXMLCommand.php +0 −7 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardRouter.php +0 −1 Go to diff View file
M src/common/Dashboard/User/UserDashboardRouter.php +0 −1 Go to diff View file
M src/common/Error/PermissionDeniedPrivateProjectMailSender.php +0 −8 Go to diff View file
M src/common/Error/PermissionDeniedRestrictedMemberMailSender.php +0 −8 Go to diff View file
M src/common/Event/EventManager.class.php +0 −2 Go to diff View file
M src/common/FRS/FRSFile.class.php +0 −4 Go to diff View file
M src/common/FRS/FRSFileDownloadController.php +0 −1 Go to diff View file
M src/common/FRS/FRSFileFactory.class.php +0 −2 Go to diff View file
M src/common/FRS/FRSPackageFactory.class.php +0 −2 Go to diff View file
M src/common/FRS/FRSRouter.php +0 −3 Go to diff View file
M src/common/FRS/LicenseAgreement/Admin/SaveLicenseAgreementController.php +0 −1 Go to diff View file
M src/common/FRS/LicenseAgreement/Admin/SetDefaultLicenseAgreementController.php +0 −4 Go to diff View file
M src/common/FRS/PermissionController.php +0 −1 Go to diff View file
M src/common/FRS/ServiceFile.class.php +0 −2 Go to diff View file
M src/common/FRS/ToolbarPresenter.php +0 −1 Go to diff View file
M src/common/FRS/UploadedLinkPresenter.php +0 −1 Go to diff View file
M src/common/JWT/REST/v1/JWTResource.class.php +0 −1 Go to diff View file
M src/common/OpenGraph/OpenGraphPresenter.php +0 −1 Go to diff View file
M src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupPaneCollector.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectDetails/ProjectDetailsController.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectHistoryPresenter.php +0 −6 Go to diff View file
M src/common/Project/Admin/ProjectHistoryResultsPresenter.php +0 −5 Go to diff View file
M src/common/Project/Admin/ProjectListSearchFieldsPresenter.php +0 −2 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/BindingController.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/ProjectUGroupPresenter.php +0 −1 Go to diff View file
M src/common/Project/Banner/BannerCreator.php +0 −2 Go to diff View file
M src/common/Project/Label/CollectionOfLabelPresenter.php +0 −3 Go to diff View file
M src/common/Project/Label/LabelsCurlyCoatedRetriever.php +0 −2 Go to diff View file
M src/common/Project/ProjectAccessChecker.php +0 −1 Go to diff View file
M src/common/Project/ProjectCreator.class.php +0 −1 Go to diff View file
M src/common/Project/REST/HeartbeatsRepresentation.php +0 −1 Go to diff View file
M src/common/Project/REST/UserRepresentation.class.php +0 −1 Go to diff View file
M src/common/Project/REST/v1/ProjectResource.class.php +0 −5 Go to diff View file
M src/common/Project/REST/v1/RestProjectCreator.php +0 −1 Go to diff View file
M src/common/Project/Registration/ProjectRegistrationPresenterBuilder.php +0 −1 Go to diff View file
M src/common/Project/UGroupManager.class.php +0 −1 Go to diff View file
M src/common/Project/UGroups/Membership/MemberAdder.php +0 −4 Go to diff View file
M src/common/Queue/QueueFactory.php +0 −1 Go to diff View file
M src/common/Queue/Worker.php +0 −1 Go to diff View file
M src/common/REST/ProjectAuthorization.class.php +0 −1 Go to diff View file
M src/common/User/AccessKey/AccessKeyDAO.php +0 −1 Go to diff View file
M src/common/User/Admin/UserStatusChecker.php +0 −1 Go to diff View file
M src/common/User/History/HistoryRetriever.php +0 −2 Go to diff View file
M src/common/User/IdleUsersDao.php +0 −1 Go to diff View file
M src/common/Widget/Event/GetTrackersWithCriteria.php +0 −1 Go to diff View file
M src/common/Widget/ProjectMembers/ProjectMembers.php +0 −1 Go to diff View file
M src/common/Widget/WidgetFactory.php +0 −1 Go to diff View file
M src/common/admin/AdminSidebarPresenterBuilder.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectCategoriesDisplayController.php +0 −1 Go to diff View file
M src/common/admin/ProjectWidgetsConfigurationDisplayController.php +0 −4 Go to diff View file
M src/common/layout/BaseLayout.php +0 −2 Go to diff View file
M src/common/mail/AutomaticMailsSender.php +0 −2 Go to diff View file
M src/common/plugin/Plugin.class.php +0 −1 Go to diff View file
M src/common/plugin/PluginLoader.php +0 −1 Go to diff View file
M src/common/reference/ReferenceOpenGraph.php +0 −1 Go to diff View file
M src/common/svn/DiskUsage/Collector.php +0 −2 Go to diff View file
M src/common/svn/viewvc/ViewVCProxy.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventSearchPresenter.php +0 −1 Go to diff View file
M src/tuleap-cfg/Command/SystemControlCommand.php +0 −1 Go to diff View file
M src/www/file/admin/editproc.php +0 −2 Go to diff View file
M src/www/file/admin/manageprocessors.php +0 −2 Go to diff View file
M src/www/file/filemodule_monitor.php +0 −2 Go to diff View file
M src/www/file/showfiles.php +0 −2 Go to diff View file
M src/www/file/shownotes.php +0 −2 Go to diff View file
M src/www/project/admin/ugroup.php +0 −1 Go to diff View file
M src/www/project/admin/userperms.php +0 −2 Go to diff View file
M src/www/soap/project/index.php +0 −15 Go to diff View file
M src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/History/UserHistoryPresenter.php +0 −1 Go to diff View file
M src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/Projects/ProjectPresentersBuilder.php +0 −1 Go to diff View file
M src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Presenter.php +0 −1 Go to diff View file
M src/www/themes/BurningParrot/Navbar/Presenter.php +0 −3 Go to diff View file
M src/www/themes/BurningParrot/Navbar/PresenterBuilder.php +0 −1 Go to diff View file
M src/www/themes/BurningParrot/Navbar/UserNavPresenter.php +0 −1 Go to diff View file
M src/www/themes/FlamingParrot/NavBarPresenter.class.php +0 −1 Go to diff View file
M tests/e2e/distlp/tests/SVN/SVNCLITest.php +1 −1 Go to diff View file
M tests/integration/tests/ProjectCreationTest.php +0 −29 Go to diff View file
M tests/phpcs/non-psr-rules.xml +6 −0 Go to diff View file
M tests/phpcs/tests/Sniffs/Commenting/FileCopyrightSniffTest.php +0 −1 Go to diff View file
M tests/phpunit/common/FRS/LicenseAgreement/Admin/EditLicenseAgreementControllerTest.php +0 −2 Go to diff View file
M tests/phpunit/common/FRS/LicenseAgreement/Admin/ListLicenseAgreementsControllerTest.php +0 −3 Go to diff View file
M tests/phpunit/common/FRS/LicenseAgreement/Admin/SaveLicenseAgreementControllerTest.php +0 −3 Go to diff View file
M tests/phpunit/common/Plugin/PluginLoaderTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/Admin/ProjectCreation/ProjectsFieldDescriptionUpdaterTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/ProjectDetails/ProjectDetailsControllerTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/Registration/ProjectRegistrationUserPermissionCheckerTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/UGroupManagerTest.php +12 −12 Go to diff View file
M tests/phpunit/common/Project/UGroups/Membership/DynamicUGroups/AddProjectMemberTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/UGroups/SynchronizedProjectMembershipDuplicatorTest.php +0 −1 Go to diff View file
M tests/phpunit/common/Project/XML/ConsistencyCheckerTest.php +0 −2 Go to diff View file
M tests/phpunit/common/User/User_ForgeUserGroupFactory_GetPermissionsForForgeUserGroupTest.php +0 −1 Go to diff View file
M tests/phpunit/common/event/EventManagerTest.php +0 −1 Go to diff View file
M tests/phpunit/common/mail/AutomaticMailsSenderTest.php +0 −1 Go to diff View file
M tests/phpunit/common/valid/Rule_ProjectNameIntegrationTest.php +0 −1 Go to diff View file
M tests/rest/lib/TrackerBase.php +0 −1 Go to diff View file
M tests/rest/tests/ProjectServicesTest.php +0 −1 Go to diff View file
M tests/rest/tests/ProjectTest.php +0 −1 Go to diff View file
M tests/simpletest/common/User/UserImportTest.php +0 −1 Go to diff View file
M tests/simpletest/common/User/XML/Import/MappingFileOptimusPrimeTransformerTest.php +0 −1 Go to diff View file
M tests/simpletest/common/User/XML/Import/ReadyToBeImportedUsersCollectionTest.php +0 −1 Go to diff View file
M tests/simpletest/common/User/XML/Import/UsersToBeImportedCollectionTest.php +0 −1 Go to diff View file