stable

Clone or download

Read-only

Merge commit 'refs/changes/93/14893/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #13360: PHP class constants should always have an explicit visibility

Modified Files

Name
M plugins/admindelegation/include/AdminDelegation_Service.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardStatisticsAggregator.class.php +5 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItemDao.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/ConfigurationManager.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Event/GetAdditionalScrumAdminPaneContent.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FirstKanbanCreator.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Kanban/ColumnIdentifier.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Kanban/RealTime/KanbanArtifactMessageSender.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanUserPreferences.php +5 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBacklogItem.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneReportCriterionOptionsProvider.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneReportCriterionProvider.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsChartPresentersRetriever.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsPaneInfo.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PaneInfo.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopPlanning/TopPlanningV2PaneInfo.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/SelectedMilestoneProvider.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/MonoMilestone/ScrumForMonoMilestoneChecker.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/CardRepresentation.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/CumulativeFlowDiagram/OrderedColumnRepresentationsBuilder.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnPATCHRepresentation.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnRepresentation.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentation.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneInfoRepresentation.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestonesCardwallRepresentation.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectMilestonesResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectPlanningsResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v2/ProjectBacklogResource.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/RealTime/RealTimeArtifactMessageController.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/MoveSemanticInitialEffortChecker.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticDone.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/MyKanban.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/ProjectKanban.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/XMLExporter.class.php +8 −8 Go to diff View file
M plugins/agiledashboard/include/PaneRedirectionExtractor.class.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/Planning/AdditionalPlanningConfigurationWarningsRetriever.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/ImportTemplateFormPresenter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Milestone.class.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php +6 −6 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +4 −4 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningParameters.class.php +5 −5 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningPermissionsManager.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php +5 −5 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +3 −3 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/Milestone/SelectedMilestoneProviderTest.php +2 −2 Go to diff View file
M plugins/agiledashboard/tests/rest/ArtifactBase.php +1 −1 Go to diff View file
M plugins/agiledashboard/tests/rest/DataBuilder.php +5 −5 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactView.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Folder/FolderHierarchicalRepresentationCollection.php +1 −1 Go to diff View file
M plugins/artifactsfolders/include/Nature/NatureInFolderPresenter.php +1 −1 Go to diff View file
M plugins/captcha/include/Captcha/Client.php +1 −1 Go to diff View file
M plugins/cardwall/include/Cardwall/Agiledashboard/PaneInfo.php +1 −1 Go to diff View file
M plugins/cardwall/include/CardwallConfigXml.class.php +16 −16 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnFactory.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/OpenClosedEffortProgressPresenter.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/RemainingEffortProgressPresenter.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/Semantic/CardFields.class.php +2 −2 Go to diff View file
M plugins/cardwall/include/SwimlineTrackerRenderer.class.php +1 −1 Go to diff View file
M plugins/cardwall/include/UserPreferences/UserPreferencesAutostack.class.php +2 −2 Go to diff View file
M plugins/cardwall/include/UserPreferences/UserPreferencesDisplayUser.class.php +3 −3 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.class.php +1 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/CreateTestProject.php +1 −1 Go to diff View file
M plugins/create_test_env/include/create_test_envPlugin.class.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportRepresentation.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/CSV/CSVExportController.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/CSV/CSVRepresentation.php +4 −4 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/AllowedMetadata.php +11 −11 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/Between/BetweenComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/ComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/Equal/EqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/GreaterOrLesserThanComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/GreaterThan/GreaterThanComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/GreaterThan/GreaterThanOrEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/In/InComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/LesserThan/LesserThanComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/LesserThan/LesserThanOrEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/NotEqual/NotEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/NotIn/NotInComparisonChecker.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/SimilarField/SimilarFieldCandidate.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +1 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/ApprovalTableUpdater.php +3 −3 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager.class.php +3 −3 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Add.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Delete.class.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Move.class.php +3 −3 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Subscribers.class.php +2 −2 Go to diff View file
M plugins/docman/include/Docman_PermissionsItemManager.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_ProjectItemsBatchIterator.class.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_SqlFilter.class.php +1 −1 Go to diff View file
M plugins/docman/include/ExternalLinks/ExternalLinkRedirector.php +1 −1 Go to diff View file
M plugins/docman/include/ExternalLinks/ExternalLinksManager.php +1 −1 Go to diff View file
M plugins/docman/include/REST/ResourcesInjector.php +6 −6 Go to diff View file
M plugins/docman/include/REST/v1/DocmanItemCreator.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/DocmanItemsResource.php +1 −1 Go to diff View file
M plugins/docman/include/REST/v1/ItemRepresentation.php +8 −8 Go to diff View file
M plugins/docman/include/Upload/Document/DocumentToUploadCreator.php +1 −1 Go to diff View file
M plugins/docman/include/Upload/Version/VersionToUploadCreator.php +1 −1 Go to diff View file
M plugins/docman/include/docmanPlugin.class.php +4 −4 Go to diff View file
M plugins/docman/tests/PermissionsItemManagerTest.php +1 −1 Go to diff View file
M plugins/docman/tests/rest/DocmanBase.php +1 −1 Go to diff View file
M plugins/docman/tests/rest/DocmanDataBuilder.php +1 −1 Go to diff View file
M plugins/docman/tests/rest/DocmanWithMetadataActivatedBase.php +1 −1 Go to diff View file
M plugins/docman/tests/rest/DocmanWithMetadataActivatedDataBuilder.php +1 −1 Go to diff View file
M plugins/docman/tests/rest/helper/DocmanDataBuildCommon.php +2 −2 Go to diff View file
M plugins/dynamic_credentials/include/Credential/CredentialIdentifierExtractor.php +1 −1 Go to diff View file
M plugins/dynamic_credentials/include/Session/DynamicCredentialSession.php +1 −1 Go to diff View file
M plugins/dynamic_credentials/include/User/DynamicUser.php +1 −1 Go to diff View file
M plugins/dynamic_credentials/include/dynamic_credentialsPlugin.class.php +1 −1 Go to diff View file
M plugins/dynamic_credentials/phpunit/REST/RequestSignatureVerifierTest.php +3 −3 Go to diff View file
M plugins/dynamic_credentials/tests/rest/DynamicCredentialsPluginRESTInitializer.php +2 −2 Go to diff View file
M plugins/dynamic_credentials/tests/rest/DynamicCredentialsTest.php +3 −3 Go to diff View file
M plugins/forumml/include/forummlPlugin.class.php +1 −1 Go to diff View file
M plugins/forumml/phpunit/Incoming/IncomingMailParsingTest.php +2 −2 Go to diff View file
M plugins/frs/include/FRS/REST/v1/FileRepresentation.php +1 −1 Go to diff View file
M plugins/frs/include/FRS/REST/v1/PackageMinimalRepresentation.php +1 −1 Go to diff View file
M plugins/frs/include/FRS/REST/v1/PackageResource.php +3 −3 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ReleaseRepresentation.php +4 −4 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ReleaseResource.php +3 −3 Go to diff View file
M plugins/frs/include/frsPlugin.class.php +1 −1 Go to diff View file
M plugins/frs/tests/rest/FRS/FileTest.php +1 −1 Go to diff View file
M plugins/frs/tests/rest/FRS/PackagesTest.php +1 −1 Go to diff View file
M plugins/frs/tests/rest/FRS/ReleaseTest.php +1 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201403130910_update_apache_config.php +2 −2 Go to diff View file
M plugins/git/include/CommitStatus/CommitStatusUnknown.php +1 −1 Go to diff View file
M plugins/git/include/CommitStatus/CommitStatusWithKnownStatus.php +4 −4 Go to diff View file
M plugins/git/include/Events/AfterRepositoryCreated.php +1 −1 Go to diff View file
M plugins/git/include/Events/AfterRepositoryForked.php +1 −1 Go to diff View file
M plugins/git/include/Git.class.php +13 −13 Go to diff View file
M plugins/git/include/Git/AdminAllowedProjectsGerritPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/AdminAllowedProjectsPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/AdminGitoliteConfig.php +3 −3 Go to diff View file
M plugins/git/include/Git/AdminMirrorListPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/CollectGitRoutesEvent.php +1 −1 Go to diff View file
M plugins/git/include/Git/DefaultSettings/Pane/AccessControl.php +1 −1 Go to diff View file
M plugins/git/include/Git/DefaultSettings/Pane/DefaultSettingsPanesCollection.php +1 −1 Go to diff View file
M plugins/git/include/Git/DefaultSettings/Pane/Mirroring.php +1 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +4 −4 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreatorStatus.php +3 −3 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/RemoteSSHCommand.class.php +2 −2 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/Template/TemplateProcessor.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Driver/GerritDriver.class.php +5 −5 Go to diff View file
M plugins/git/include/Git/Driver/GerritLegacy.class.php +5 −5 Go to diff View file
M plugins/git/include/Git/Driver/GerritREST.class.php +4 −4 Go to diff View file
M plugins/git/include/Git/GitAdditionalActionEvent.php +1 −1 Go to diff View file
M plugins/git/include/Git/GitRepositoryDeletionEvent.php +1 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php +2 −2 Go to diff View file
M plugins/git/include/Git/Gitolite/Gitolite3LogParser.php +5 −5 Go to diff View file
M plugins/git/include/Git/Gitolite/GitoliteConfWriter.php +1 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/GitoliteRCReader.php +2 −2 Go to diff View file
M plugins/git/include/Git/Gitolite/ProjectSerializer.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/SSHKey/Gitolite3Dumper.php +2 −2 Go to diff View file
M plugins/git/include/Git/Gitolite/SSHKey/Provider/GitoliteAdmin.php +4 −4 Go to diff View file
M plugins/git/include/Git/Gitolite/SSHKey/SystemEvent/MigrateToTuleapSSHKeyManagement.php +2 −2 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/GitoliteHousekeepingResponse.class.php +5 −5 Go to diff View file
M plugins/git/include/Git/HTTP/Wrapper.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Hook/LogAnalyzer.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Hook/PostReceiveMailSender.php +4 −4 Go to diff View file
M plugins/git/include/Git/Hook/PushDetails.class.php +11 −11 Go to diff View file
M plugins/git/include/Git/MarkTechnicalReference.php +1 −1 Go to diff View file
M plugins/git/include/Git/Mirror/ManifestFileGenerator.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorDataMapper.class.php +2 −2 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorSystemEventQueue.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermissionFactory.php +4 −4 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPermissionFactory.php +4 −4 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPermissionSaver.php +2 −2 Go to diff View file
M plugins/git/include/Git/Permissions/GetProtectedGitReferences.php +1 −1 Go to diff View file
M plugins/git/include/Git/Permissions/TemplateFineGrainedPermissionSaver.php +2 −2 Go to diff View file
M plugins/git/include/Git/Permissions/TemplatePermissionsUpdater.php +1 −1 Go to diff View file
M plugins/git/include/Git/PostInitGitRepositoryWithDataEvent.php +1 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/ReplicationSSHKey.class.php +2 −2 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritServer.class.php +7 −7 Go to diff View file
M plugins/git/include/Git/Repository/AdditionalInformationRepresentationCache.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/AdditionalInformationRepresentationRetriever.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/CollectAssets.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/DescriptionUpdater.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/FilesHeaderPresenterBuilder.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/RepositoryExternalNavigationTabsCollector.php +1 −1 Go to diff View file
M plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php +2 −2 Go to diff View file
M plugins/git/include/Git/SystemEventQueue.class.php +1 −1 Go to diff View file
M plugins/git/include/GitBackend.class.php +1 −1 Go to diff View file
M plugins/git/include/GitDao.class.php +29 −29 Go to diff View file
M plugins/git/include/GitPHP/Commit/CommitPresenter.php +5 −5 Go to diff View file
M plugins/git/include/GitPHP/Events/DisplayFileContentInGitView.php +1 −1 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_DiffBase.php +2 −2 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_Feed.php +3 −3 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_Search.php +3 −3 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_Tree.php +1 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Archive.php +4 −4 Go to diff View file
M plugins/git/include/GitPHP/git/Commit.php +1 −1 Go to diff View file
M plugins/git/include/GitPHP/git/GitExe.php +8 −8 Go to diff View file
M plugins/git/include/GitPHP/git/Pack.php +6 −6 Go to diff View file
M plugins/git/include/GitPHP/git/TreeDiff.php +1 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminGitAdminsPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/GitRepository.class.php +7 −7 Go to diff View file
M plugins/git/include/GitRepositoryGitoliteAdmin.class.php +3 −3 Go to diff View file
M plugins/git/include/GitViews/GitPhpViewer.class.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/CIToken.class.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php +3 −3 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php +3 −3 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/PanesCollection.php +1 −1 Go to diff View file
M plugins/git/include/GitXMLExporter.php +1 −1 Go to diff View file
M plugins/git/include/GitXmlImporter.class.php +9 −9 Go to diff View file
M plugins/git/include/Git_Backend_Gitolite.class.php +1 −1 Go to diff View file
M plugins/git/include/Git_Backend_Interface.php +1 −1 Go to diff View file
M plugins/git/include/Git_Exec.class.php +3 −3 Go to diff View file
M plugins/git/include/Git_GitoliteDriver.class.php +3 −3 Go to diff View file
M plugins/git/include/Git_Gitolite_SSHKeyDumper.class.php +2 −2 Go to diff View file
M plugins/git/include/Git_LastPushesGraph.class.php +3 −3 Go to diff View file
M plugins/git/include/REST/v1/BuildStatusPOSTRepresentation.php +3 −3 Go to diff View file
M plugins/git/include/REST/v1/GerritServerRepresentation.php +1 −1 Go to diff View file
M plugins/git/include/REST/v1/ProjectResource.class.php +3 −3 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +3 −3 Go to diff View file
M plugins/git/include/SystemEvents/ParseGitolite3Logs.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/ProjectIsSuspended.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_DELETE_MIRROR.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_DUMP_ALL_MIRRORED_REPOSITORIES.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_DUMP_ALL_SSH_KEYS.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/include/SystemEvents/SystemEvent_GIT_GERRIT_ADMIN_KEY_DUMP.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_MIGRATION.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_DELETE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_READONLY.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_CHECK.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_REPODELETE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_UPDATE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_UPDATE_FOLLOWING_A_GIT_PUSH.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_LEGACY_REPO_ACCESS.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_LEGACY_REPO_DELETE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_PROJECTS_UPDATE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REGENERATE_GITOLITE_CONFIG.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_DELETE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_FORK..php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_RESTORE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REPO_UPDATE.class.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_UPDATE_MIRROR.php +1 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_USER_RENAME.class.php +1 −1 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −2 Go to diff View file
M plugins/git/phpunit/GitPHP/CommitTest.php +3 −3 Go to diff View file
M plugins/git/phpunit/GitPHP/PackTest.php +5 −5 Go to diff View file
M plugins/git/phpunit/GitPHP/TreeTest.php +1 −1 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +2 −2 Go to diff View file
M plugins/gitlfs/include/Authorization/User/Operation/UserOperationDownload.php +1 −1 Go to diff View file
M plugins/gitlfs/include/Authorization/User/Operation/UserOperationUpload.php +1 −1 Go to diff View file
M plugins/gitlfs/include/Batch/Request/BatchRequestOperation.php +2 −2 Go to diff View file
M plugins/gitlfs/include/Batch/Response/BatchSuccessfulResponseBuilder.php +3 −3 Go to diff View file
M plugins/gitlfs/include/GitPHPDisplay/Detector.php +2 −2 Go to diff View file
M plugins/gitlfs/include/SSHAuthenticate/SSHAuthenticateResponseBuilder.php +1 −1 Go to diff View file
M plugins/gitlfs/include/Transfer/Transfer.php +1 −1 Go to diff View file
M plugins/gitlfs/include/gitlfsPlugin.class.php +4 −4 Go to diff View file
M plugins/graphontrackers/include/data-access/GraphOnTrackers_Chart.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_CumulativeFlow.class.php +3 −3 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_InSessionChartSorter.class.php +3 −3 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_CumulativeFlow_DataBuilder.class.php +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php +1 −1 Go to diff View file
M plugins/hudson/include/MinimalHudsonJobFactory.class.php +1 −1 Go to diff View file
M plugins/hudson/include/hudsonPlugin.class.php +1 −1 Go to diff View file
M plugins/hudson_git/include/hudson_gitPlugin.class.php +1 −1 Go to diff View file
M plugins/hudson_svn/include/BuildParams.php +4 −4 Go to diff View file
M plugins/hudson_svn/include/Job/Launcher.php +1 −1 Go to diff View file
M plugins/label/include/Label/REST/v1/CollectionOfLabeledItemsRepresentation.php +1 −1 Go to diff View file
M plugins/label/include/Label/REST/v1/ProjectResource.php +1 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +1 −1 Go to diff View file
M plugins/ldap/include/LDAP.class.php +9 −9 Go to diff View file
M plugins/ldap/include/LDAP_GroupManager.class.php +4 −4 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/QueryEscaper.class.php +2 −2 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/201510011503_fill_Mediawiki_version_table.php +2 −2 Go to diff View file
M plugins/mediawiki/include/ForgeUserGroupPermission/MediawikiAdminAllProjects.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediaWikiXMLImporter.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiDao.class.php +2 −2 Go to diff View file
M plugins/mediawiki/include/MediawikiInstantiater.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiManager.class.php +2 −2 Go to diff View file
M plugins/mediawiki/include/MediawikiMathExtensionEnabler.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminAllowedProjectsPresenter.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminResourceRestrictor.php +1 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiUserGroupsMapper.class.php +5 −5 Go to diff View file
M plugins/mediawiki/include/MediawikiVersionManager.php +2 −2 Go to diff View file
M plugins/mediawiki/include/Migration/MediawikiMigrator.php +2 −2 Go to diff View file
M plugins/mediawiki/include/events/SystemEvent_MEDIAWIKI_TO_CENTRAL_DB.php +2 −2 Go to diff View file
M plugins/mediawiki/include/events/SytemEvent_MEDIAWIKI_SWITCH_TO_123.class.php +2 −2 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.class.php +1 −1 Go to diff View file
M plugins/mediawiki/mediawiki-skin/Tuleap.php +1 −1 Go to diff View file
M plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php +1 −1 Go to diff View file
M plugins/mfa/include/Enrollment/TOTP/TOTPEnroller.php +2 −2 Go to diff View file
M plugins/mfa/include/OTP/TOTP.php +1 −1 Go to diff View file
M plugins/mfa/include/OTP/TOTPMode.php +1 −1 Go to diff View file
M plugins/mfa/include/OTP/TOTPValidator.php +1 −1 Go to diff View file
M plugins/mfa/include/mfaPlugin.class.php +1 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/Presenter.php +1 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/State.php +1 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/StateStorage.php +1 −1 Go to diff View file
M plugins/openidconnectclient/phpunit/Authentication/Authorization/AuthorizationRequestCreatorTest.php +2 −2 Go to diff View file
M plugins/pluginsadministration/include/ManageAllowedProjectsPresenter.class.php +1 −1 Go to diff View file
M plugins/proftpd/db/mysql/updates/2014/201403211644_update_default_acl.php +2 −2 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/ACLUpdater.class.php +4 −4 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/AdminController.class.php +1 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/PermissionsManager.class.php +2 −2 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryPathParser.class.php +1 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Explorer/ExplorerController.class.php +2 −2 Go to diff View file
M plugins/proftpd/include/ProFTPd/ProftpdRouter.class.php +2 −2 Go to diff View file
M plugins/proftpd/include/ProFTPd/SystemEvent/PROFTPD_DIRECTORY_CREATE.class.php +1 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/SystemEvent/PROFTPD_UPDATE_ACL.class.php +1 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/Dao.class.php +4 −4 Go to diff View file
M plugins/proftpd/include/proftpdPlugin.class.php +1 −1 Go to diff View file
M plugins/project_ownership/include/ProjectAdmin/IndexController.php +1 −1 Go to diff View file
M plugins/project_ownership/include/SystemEvents/ProjectOwnerStatusNotificationSystemEvent.php +1 −1 Go to diff View file
M plugins/prometheus_metrics/include/prometheus_metricsPlugin.class.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/DefaultSettings/DefaultSettingsController.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/DefaultSettings/PullRequestPane.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Events/PullRequestDiffRepresentationBuild.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/GetCreatePullRequest.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReference.php +4 −4 Go to diff View file
M plugins/pullrequest/include/PullRequest/GitReference/GitPullRequestReferenceBulkConverter.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/NavigationTab/NavigationTabPresenterBuilder.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequest.php +12 −12 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequestMerger.php +2 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestMinimalRepresentation.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestRepresentation.php +17 −17 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestRepresentationFactory.php +3 −3 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/TimelineEventRepresentation.php +4 −4 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/TimelineInlineCommentRepresentation.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/RepoManagement/PullRequestPane.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Timeline/TimelineEvent.php +4 −4 Go to diff View file
M plugins/pullrequest/include/PullRequest/UniDiffLine.php +3 −3 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.class.php +3 −3 Go to diff View file
M plugins/referencealias_core/include/ReferenceAliasCore/ReferencesImporter.php +2 −2 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/ReferencesImporter.php +1 −1 Go to diff View file
M plugins/referencealias_mediawiki/include/ReferencesImporter.php +1 −1 Go to diff View file
M plugins/referencealias_svn/include/ReferenceAliasSVN/ReferencesImporter.php +1 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/ReferencesImporter.php +3 −3 Go to diff View file
M plugins/statistics/include/AdminHeaderPresenter.php +1 −1 Go to diff View file
M plugins/statistics/include/DiskUsageServicesPresenterBuilder.php +4 −4 Go to diff View file
M plugins/statistics/include/Events/StatisticsRefreshDiskUsage.php +1 −1 Go to diff View file
M plugins/statistics/include/Frequencies/FrequenciesPresenter.php +1 −1 Go to diff View file
M plugins/statistics/include/SCMStatisticsPresenter.php +1 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageManager.class.php +14 −14 Go to diff View file
M plugins/statistics/include/Statistics_Event.php +2 −2 Go to diff View file
M plugins/statistics/include/Statistics_ProjectQuotaDao.class.php +5 −5 Go to diff View file
M plugins/statistics/include/Statistics_Services_UsageFormatter.class.php +3 −3 Go to diff View file
M plugins/statistics/include/SystemEventQueueStatistics.php +1 −1 Go to diff View file
M plugins/statistics/include/SystemEvent_STATISTICS_DAILY.php +1 −1 Go to diff View file
M plugins/svn/include/Events/SystemEvent_SVN_CREATE_REPOSITORY.class.php +1 −1 Go to diff View file
M plugins/svn/include/Events/SystemEvent_SVN_DELETE_REPOSITORY.class.php +1 −1 Go to diff View file
M plugins/svn/include/Events/SystemEvent_SVN_RESTORE_REPOSITORY.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/ImmutableTagPresenter.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Explorer/ExplorerController.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/svn/include/SVN/Logs/DBWriter.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Logs/LogCache.php +2 −2 Go to diff View file
M plugins/svn/include/SVN/Logs/Parser.php +2 −2 Go to diff View file
M plugins/svn/include/SVN/Logs/QueryBuilder.php +2 −2 Go to diff View file
M plugins/svn/include/SVN/Repository/HookConfig.class.php +2 −2 Go to diff View file
M plugins/svn/include/SVN/Repository/RepositoryManager.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Repository/RuleName.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/SvnPermissionManager.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/XMLRepositoryImporter.php +1 −1 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +2 −2 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTestNonRegressionTest.php +2 −2 Go to diff View file
M plugins/svn/tests/rest/TestBase.php +3 −3 Go to diff View file
M plugins/textualreport/include/TextualReport/ExportOptionsMenuItemsAppender.php +1 −1 Go to diff View file
M plugins/textualreport/include/TextualReport/SinglePagePresenterBuilder.php +1 −1 Go to diff View file
M plugins/textualreport/include/textualreportPlugin.class.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Admin/AdminController.php +2 −2 Go to diff View file
M plugins/timetracking/include/Timetracking/ArtifactView/ArtifactView.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/MinimalArtifactRepresentation.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/ProjectResource.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/TimetrackingReportRepresentation.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/TimetrackingReportResource.php +2 −2 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/TimetrackingResource.php +3 −3 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/UserResource.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Time/TimeChecker.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Widget/TimeTrackingOverview.php +1 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Widget/UserWidget.php +1 −1 Go to diff View file
M plugins/timetracking/tests/rest/TimetrackingBase.php +2 −2 Go to diff View file
M plugins/timetracking/tests/rest/TimetrackingDataBuilder.php +5 −5 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/BurndownRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ChangesetRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/CompleteTrackerRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/FieldOpenListRepresentation.class.php +7 −7 Go to diff View file
M plugins/tracker/include/REST/FieldRepresentation.class.php +7 −7 Go to diff View file
M plugins/tracker/include/REST/PermissionsExporter.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/ReportRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowTransitionPOSTRepresentation.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactTemporaryFilesResource.class.php +4 −4 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +17 −17 Go to diff View file
M plugins/tracker/include/REST/v1/Event/ArtifactPartialUpdate.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ProjectTrackersResource.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/ReportsResource.class.php +5 −5 Go to diff View file
M plugins/tracker/include/REST/v1/TrackersResource.class.php +9 −9 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/CheckPostActionsForTracker.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/FrozenFieldsJsonParser.php +1 −1 Go to diff View file
M plugins/tracker/include/ServiceTracker.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveDescriptionSemanticChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveStatusSemanticChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveTitleSemanticChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactsDeletion/ArtifactsDeletionConfigDAO.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/AdditionalArtifactActionButtonsFetcher.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/MoveArtifactActionAllowedByPluginRetriever.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactInstrumentation.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletor.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactsDeletionLimitReachedException.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/AsynchronousArtifactsDeletionActionsRunner.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Attachment/TemporaryFileManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/AsynchronousActionsRunner.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/AsynchronousSupervisor.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/EmailNotificationTask.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Event/ArtifactCreated.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Event/ArtifactsReordered.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/CitationStripper.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/RecipientFactory.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Redirect.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_BatchIterator.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLinkDiff.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Text.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityHistoryChange.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Edit.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLExport.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/ArtifactFieldsDataBuilder.class.php +11 −11 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyArtifactLink.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAttachment.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyList.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyOpenList.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportZipArchive.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/ConfigNotificationEmailCustomSenderFormatter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Assignee.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Commenter.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Submitter.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/AllowedFieldTypeChangesRetriever.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/ArtifactLinkTypeCanBeUnused.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/GetEditableTypesInProject.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/IsFieldUsedInASemanticEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/MoveArtifactGetExternalSemanticCheckers.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/MoveArtifactParseFieldChangeNodes.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/SystemEvent_TRACKER_V3_MIGRATION.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/XMLImportArtifactLinkTypeCanBeDisabled.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/ForgeUserGroupPermission/TrackerAdminAllProjects.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/ChartConfigurationFieldRetriever.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/DateFormatter.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/DateTimeFormatter.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Event/MessageFetcherAdditionalWarnings.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenter.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenterFactory.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureTablePresenter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureValidator.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Date/CSVFormatter.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/CanValueBeHiddenStatementsCollection.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_DAILY.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_GENERATE.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.class.php +9 −9 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +8 −8 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.class.php +6 −6 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Float.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.class.php +5 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindFactory.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindValue.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Null.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_StaticValue_None.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Ugroups.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Users.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_OpenValue.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Value.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/DisplayAdminFormElementsWarningsEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/FilterFormElementsThatCanBeCreatedForTracker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Visitor.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_List_Bind_Static_ValueDao.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Migration/MigrationManager.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/TrackerForceNotificationsLevelCommand.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Command.class.php +8 −8 Go to diff View file
M plugins/tracker/include/Tracker/ProjectDeletionEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/RealTime/RealTimeArtifactMessageSender.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Event/TrackerReportDeleted.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Event/TrackerReportSetToPrivate.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/DateFormat.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/Metadata.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/BetweenComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/EqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/GreaterThanComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/GreaterThanOrEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/InComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/LesserThanComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/LesserThanOrEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/NotEqualComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidMetadata/NotInComparisonChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidSearchableCollectorVisitor.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Renderer/ImportRendererFromXmlEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Renderer/Table/GetExportOptionsMenuItemsEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Renderer/Table/ProcessExportEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/TrackerReportConfigController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +10 −10 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_REST.class.php +8 −8 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +6 −6 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Date.class.php +6 −6 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_Rule.class.php +5 −5 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/SemanticStatusCanBeDeleted.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/SemanticStatusGetDisabledValues.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Contributor.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Description.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Status.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Title.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/SystemEvent/Tv3TvQueue.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_FileInfo.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/AdminWebhooks.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_ProjectRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Workflow/WorkflowMenuTabPresenterBuilder.php +4 −4 Go to diff View file
M plugins/tracker/include/Tracker/XML/ChildrenCollector.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ArtifactAttachmentExporter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueFileXMLExporter.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValuesXMLExporter.class.php +6 −6 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/NullChildrenCollector.php +1 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +3 −3 Go to diff View file
M plugins/tracker/include/Workflow/Action/Rules/EditRules.class.php +6 −6 Go to diff View file
M plugins/tracker/include/Workflow/BeforeEvent.php +1 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Date.class.php +4 −4 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Float.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Int.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RulesBuilderData.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowUser.class.php +1 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +5 −5 Go to diff View file
M plugins/tracker/phpunit/Tracker/Notifications/ConfigNotificationEmailCustomSenderFormatterTest.php +5 −5 Go to diff View file
M plugins/tracker/tests/Tracker/Artifact/MailGateway/IncomingMessageInsecureBuilderTest.php +5 −5 Go to diff View file
M plugins/tracker/tests/TrackerFactoryTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_List_BindTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/rest/DataBuilder.php +2 −2 Go to diff View file
M plugins/tracker/tests/rest/TQL/TQLTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/rest/TrackerBase.php +16 −16 Go to diff View file
M plugins/tracker/tests/rest/TrackerFields/TrackerFieldsTest.php +4 −4 Go to diff View file
M plugins/tracker/tests/workflow/Action/Rules/EditRulesTest.php +6 −6 Go to diff View file
M plugins/tracker_date_reminder/include/TrackerDateReminder_Logger.class.php +3 −3 Go to diff View file
M plugins/tracker_encryption/include/Encryption_Manager.class.php +2 −2 Go to diff View file
M plugins/tuleap_synchro/include/tuleap_synchroPlugin.class.php +1 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php +1 −1 Go to diff View file
M plugins/velocity/include/Velocity/VelocityCollection.php +1 −1 Go to diff View file
M plugins/velocity/include/Velocity/VelocityRepresentationBuilder.php +2 −2 Go to diff View file
M src/common/Authentication/SplitToken/SplitTokenVerificationString.php +1 −1 Go to diff View file
M src/common/CLI/CLICommandsCollector.php +1 −1 Go to diff View file
M src/common/CLI/Command/ClearCachesCommand.php +1 −1 Go to diff View file
M src/common/CLI/Command/ConfigGetCommand.php +1 −1 Go to diff View file
M src/common/CLI/Command/ConfigSetCommand.php +1 −1 Go to diff View file
M src/common/CLI/Command/ImportProjectXMLCommand.php +1 −1 Go to diff View file
M src/common/CLI/Command/PlatformAccessControlCommand.php +2 −2 Go to diff View file
M src/common/CLI/Command/RestoreCachesCommand.php +1 −1 Go to diff View file
M src/common/CLI/Command/UserPasswordCommand.php +1 −1 Go to diff View file
M src/common/CLI/Events/GetWhitelistedKeys.php +1 −1 Go to diff View file
M src/common/Color/AllowedColorsCollection.php +1 −1 Go to diff View file
M src/common/Config/ForgeConfig.php +1 −1 Go to diff View file
M src/common/Cron/EventCronJobEveryMinute.php +1 −1 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardController.php +2 −2 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardRouter.php +1 −1 Go to diff View file
M src/common/Dashboard/User/AtUserCreationDefaultWidgetsCreator.php +1 −1 Go to diff View file
M src/common/Dashboard/User/UserDashboardController.php +2 −2 Go to diff View file
M src/common/Dashboard/User/UserDashboardRouter.php +1 −1 Go to diff View file
M src/common/Dashboard/Widget/WidgetDashboardController.php +2 −2 Go to diff View file
M src/common/Event/Events/ArchiveDeletedItemEvent.php +1 −1 Go to diff View file
M src/common/ForgeAccess/AdminController.php +3 −3 Go to diff View file
M src/common/ForgeAccess/ForgePropertiesManager.class.php +1 −1 Go to diff View file
M src/common/Glyph/GlyphLocationsCollector.php +1 −1 Go to diff View file
M src/common/Httpd/PostRotateEvent.php +1 −1 Go to diff View file
M src/common/Instrument/Prometheus/CollectTuleapComputedMetrics.php +1 −1 Go to diff View file
M src/common/Instrument/Prometheus/Prometheus.php +2 −2 Go to diff View file
M src/common/JWT/REST/JWTRepresentation.class.php +1 −1 Go to diff View file
M src/common/Jenkins/Client.class.php +1 −1 Go to diff View file
M src/common/Jenkins/JenkinsCSRFCrumbRetriever.php +1 −1 Go to diff View file
M src/common/Label/CanProjectUseLabels.php +1 −1 Go to diff View file
M src/common/Label/CollectionOfLabelableDao.php +1 −1 Go to diff View file
M src/common/Label/LabeledItemCollection.php +1 −1 Go to diff View file
M src/common/Label/REST/LabelRepresentation.php +1 −1 Go to diff View file
M src/common/News/Admin/NewsRetriever.php +4 −4 Go to diff View file
M src/common/News/Admin/PermissionsPerGroup/NewsPermissionsManager.php +1 −1 Go to diff View file
M src/common/News/NewsItem.php +1 −1 Go to diff View file
M src/common/Password/HaveIBeenPwned/PwnedPasswordChecker.php +2 −2 Go to diff View file
M src/common/Project/Admin/DescriptionFields/FieldsListPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/GetProjectHistoryEntryValue.php +1 −1 Go to diff View file
M src/common/Project/Admin/Navigation/NavigationDropdownQuickLinksCollector.php +1 −1 Go to diff View file
M src/common/Project/Admin/Navigation/NavigationPermissionsDropdownPresenterBuilder.php +1 −1 Go to diff View file
M src/common/Project/Admin/Navigation/NavigationPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/Navigation/NavigationPresenterBuilder.php +1 −1 Go to diff View file
M src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupDisplayEvent.php +1 −1 Go to diff View file
M src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupPaneCollector.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectDetailsPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectMembers/MembersEditProcessAction.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectMembers/ProjectMembersAdditionalModalCollectionPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/ApproveProjectAdministratorRemoval.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/BindingAdditionalModalPresenterCollection.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/ProjectUGroupMemberUpdatable.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UGroupEditProcessAction.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserBecomesForumAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserBecomesNewsAdministrator.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserBecomesNewsWriter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserBecomesProjectAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserBecomesWikiAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsNoLongerForumAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsNoLongerNewsAdministrator.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsNoLongerNewsWriter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsNoLongerProjectAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsNoLongerWikiAdmin.php +1 −1 Go to diff View file
M src/common/Project/Admin/TemplatePresenter.php +1 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescription.class.php +4 −4 Go to diff View file
M src/common/Project/Event/GetProjectWithTrackerAdministrationPermission.php +1 −1 Go to diff View file
M src/common/Project/Event/ProjectRegistrationActivateService.php +1 −1 Go to diff View file
M src/common/Project/Event/ProjectServiceBeforeActivation.php +1 −1 Go to diff View file
M src/common/Project/HeartbeatsEntryCollection.php +2 −2 Go to diff View file
M src/common/Project/HierarchyDisplayer.php +1 −1 Go to diff View file
M src/common/Project/Label/MergeLabels.php +1 −1 Go to diff View file
M src/common/Project/Label/RemoveLabel.php +1 −1 Go to diff View file
M src/common/Project/OneStepCreation/OneStepCreationPresenter.class.php +11 −11 Go to diff View file
M src/common/Project/Project.class.php +12 −12 Go to diff View file
M src/common/Project/ProjectCreator.class.php +1 −1 Go to diff View file
M src/common/Project/ProjectStatusMapper.php +2 −2 Go to diff View file
M src/common/Project/ProjectUGroup.php +20 −20 Go to diff View file
M src/common/Project/Quota/ProjectQuotaRequester.php +1 −1 Go to diff View file
M src/common/Project/REST/MinimalProjectRepresentation.php +1 −1 Go to diff View file
M src/common/Project/REST/UserGroupRepresentation.class.php +3 −3 Go to diff View file
M src/common/Project/REST/UserRepresentation.class.php +1 −1 Go to diff View file
M src/common/Project/REST/v1/ProjectResource.class.php +1 −1 Go to diff View file
M src/common/Project/REST/v1/UserGroupResource.class.php +1 −1 Go to diff View file
M src/common/Project/REST/v2/ProjectResource.class.php +1 −1 Go to diff View file
M src/common/Project/Service.class.php +14 −14 Go to diff View file
M src/common/Project/ServiceAccessEvent.php +1 −1 Go to diff View file
M src/common/Project/ServiceInstrumentation.php +1 −1 Go to diff View file
M src/common/Project/ServiceManager.class.php +1 −1 Go to diff View file
M src/common/Project/Status/ProjectSuspendedAndNotBlockedWarningCollector.php +1 −1 Go to diff View file
M src/common/Project/UserPermissionsDao.php +5 −5 Go to diff View file
M src/common/Project/XML/ArchiveInterface.php +3 −3 Go to diff View file
M src/common/Queue/QueueFactory.php +1 −1 Go to diff View file
M src/common/Queue/Redis/RedisPersistentQueue.php +1 −1 Go to diff View file
M src/common/Queue/Worker.php +3 −3 Go to diff View file
M src/common/Queue/WorkerEvent.php +1 −1 Go to diff View file
M src/common/REST/AuthenticatedResource.class.php +3 −3 Go to diff View file
M src/common/REST/Event/GetAdditionalCriteria.php +1 −1 Go to diff View file
M src/common/REST/Event/ProjectGetSvn.php +1 −1 Go to diff View file
M src/common/REST/Event/ProjectOptionsSvn.php +1 −1 Go to diff View file
M src/common/REST/Header.class.php +26 −26 Go to diff View file
M src/common/REST/ResourceReference.class.php +1 −1 Go to diff View file
M src/common/REST/TokenManager.class.php +1 −1 Go to diff View file
M src/common/REST/UserManager.class.php +6 −6 Go to diff View file
M src/common/REST/v1/BacklogItemRepresentationBase.class.php +3 −3 Go to diff View file
M src/common/REST/v1/GitRepositoryReferenceBase.class.php +1 −1 Go to diff View file
M src/common/REST/v1/GitRepositoryRepresentationBase.class.php +3 −3 Go to diff View file
M src/common/REST/v1/MilestoneRepresentationBase.class.php +3 −3 Go to diff View file
M src/common/REST/v1/OrderRepresentationBase.class.php +2 −2 Go to diff View file
M src/common/REST/v1/PhpWikiPageRepresentation.class.php +1 −1 Go to diff View file
M src/common/REST/v1/PlanningRepresentationBase.class.php +1 −1 Go to diff View file
M src/common/REST/v1/SvnRepositoryRepresentationBase.php +1 −1 Go to diff View file
M src/common/REST/v1/TimetrackingRepresentationBase.php +1 −1 Go to diff View file
M src/common/REST/v2/BacklogRepresentationBase.class.php +2 −2 Go to diff View file
M src/common/Redis/RedisInitializer.php +1 −1 Go to diff View file
M src/common/Request/CollectRoutesEvent.php +1 −1 Go to diff View file
M src/common/Request/RequestInstrumentation.php +5 −5 Go to diff View file
M src/common/Request/RestrictedUsersAreHandledByPluginEvent.php +1 −1 Go to diff View file
M src/common/System/ServiceControl.php +2 −2 Go to diff View file
M src/common/Token/REST/TokenRepresentation.class.php +1 −1 Go to diff View file
M src/common/TreeNode/GetStateVisitor.class.php +4 −4 Go to diff View file
M src/common/User/AccessKey/AccessKeySerializer.php +2 −2 Go to diff View file
M src/common/User/AccessKey/LastAccessKeyIdentifierStore.php +1 −1 Go to diff View file
M src/common/User/AccessKey/REST/AccessKeyResource.php +1 −1 Go to diff View file
M src/common/User/Account/ChangePasswordController.php +1 −1 Go to diff View file
M src/common/User/Account/UserAvatarSaver.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/ForgeUserGroupPermission/ProjectApproval.class.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/RestProjectManagementPermission.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/RetrieveSystemEventsInformationApi.class.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/RetrieveUserMembershipInformation.class.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/SiteAdministratorPermission.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/UserManagement.class.php +1 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermissionsFactory.class.php +1 −1 Go to diff View file
M src/common/User/GenericUser.class.php +2 −2 Go to diff View file
M src/common/User/GenericUserFactory.class.php +1 −1 Go to diff View file
M src/common/User/History/HistoryRetriever.php +1 −1 Go to diff View file
M src/common/User/LoginInstrumentation.php +1 −1 Go to diff View file
M src/common/User/Password/PasswordExpirationChecker.class.php +1 −1 Go to diff View file
M src/common/User/Password/PasswordHandler.class.php +1 −1 Go to diff View file
M src/common/User/Password/Reset/ResetTokenSerializer.php +1 −1 Go to diff View file
M src/common/User/Password/Reset/Verifier.php +1 −1 Go to diff View file
M src/common/User/Profile/AvatarController.php +2 −2 Go to diff View file
M src/common/User/REST/MinimalUserRepresentation.class.php +1 −1 Go to diff View file
M src/common/User/REST/v1/UserMembershipRepresentation.class.php +1 −1 Go to diff View file
M src/common/User/REST/v1/UserMembershipResource.php +2 −2 Go to diff View file
M src/common/User/REST/v1/UserResource.php +4 −4 Go to diff View file
M src/common/User/RequestFromAutocompleter.php +1 −1 Go to diff View file
M src/common/User/SessionManager.php +2 −2 Go to diff View file
M src/common/User/User.class.php +17 −17 Go to diff View file
M src/common/User/UserAuthenticationSucceeded.php +1 −1 Go to diff View file
M src/common/User/UserAutocompletePostSearchEvent.php +1 −1 Go to diff View file
M src/common/User/UserConnectionUpdateEvent.php +1 −1 Go to diff View file
M src/common/User/UserGroup/NameTranslator.php +12 −12 Go to diff View file
M src/common/User/UserHelper.class.php +4 −4 Go to diff View file
M src/common/User/UserRetrieverByLoginNameEvent.php +1 −1 Go to diff View file
M src/common/User/XML/Import/ToBeActivatedUser.php +1 −1 Go to diff View file
M src/common/User/XML/Import/ToBeCreatedUser.php +1 −1 Go to diff View file
M src/common/User/XML/Import/ToBeMappedUser.php +1 −1 Go to diff View file
M src/common/Widget/Event/ConfigureAtXMLImport.php +1 −1 Go to diff View file
M src/common/Widget/Event/GetProjectWidgetList.php +2 −2 Go to diff View file
M src/common/Widget/Event/GetProjectsWithCriteria.php +1 −1 Go to diff View file
M src/common/Widget/Event/GetPublicAreas.php +1 −1 Go to diff View file
M src/common/Widget/Event/GetTrackersWithCriteria.php +1 −1 Go to diff View file
M src/common/Widget/Event/GetUserWidgetList.php +2 −2 Go to diff View file
M src/common/Widget/Event/GetWidget.php +1 −1 Go to diff View file
M src/common/Widget/Event/UserTimeRetriever.php +3 −3 Go to diff View file
M src/common/Widget/Event/UserWithStarBadgeCollector.php +1 −1 Go to diff View file
M src/common/Widget/MyWelcomeMessage.php +1 −1 Go to diff View file
M src/common/Widget/Note/ProjectNote.php +1 −1 Go to diff View file
M src/common/Widget/ProjectHeartbeat.php +1 −1 Go to diff View file
M src/common/Widget/ProjectMembers/ProjectMembers.php +1 −1 Go to diff View file
M src/common/Widget/Widget_MyLatestSvnCommits.class.php +1 −1 Go to diff View file
M src/common/admin/Homepage/Controller.php +1 −1 Go to diff View file
M src/common/admin/Homepage/LogoFinder.php +2 −2 Go to diff View file
M src/common/admin/Homepage/StatisticsBadgePresenter.php +3 −3 Go to diff View file
M src/common/admin/PermissionDelegationController.php +1 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigDisplayController.php +1 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigManager.php +2 −2 Go to diff View file
M src/common/admin/ProjectEdit/ProjectEditController.php +1 −1 Go to diff View file
M src/common/admin/SystemEventsPanePresenter.php +1 −1 Go to diff View file
M src/common/admin/SystemEventsPaneSectionPresenter.php +3 −3 Go to diff View file
M src/common/backend/Backend.class.php +11 −11 Go to diff View file
M src/common/backend/BackendAliases.class.php +1 −1 Go to diff View file
M src/common/backend/BackendLogger.class.php +1 −1 Go to diff View file
M src/common/dao/FRSPackageDao.class.php +1 −1 Go to diff View file
M src/common/dao/FRSReleaseDao.class.php +1 −1 Go to diff View file
M src/common/dao/PermissionsDao.class.php +3 −3 Go to diff View file
M src/common/dao/ProjectDao.class.php +4 −4 Go to diff View file
M src/common/date/DateHelper.class.php +3 −3 Go to diff View file
M src/common/docmanv1/XMLExportData.class.php +8 −8 Go to diff View file
M src/common/frs/FRSFile.class.php +4 −4 Go to diff View file
M src/common/frs/FRSFileFactory.class.php +1 −1 Go to diff View file
M src/common/frs/FRSPackage.class.php +7 −7 Go to diff View file
M src/common/frs/FRSPermission.php +2 −2 Go to diff View file
M src/common/frs/FRSRelease.class.php +7 −7 Go to diff View file
M src/common/frs/FRSXMLImporter.class.php +1 −1 Go to diff View file
M src/common/frs/UploadedLink.php +2 −2 Go to diff View file
M src/common/include/BurningParrotCompatiblePageEvent.php +1 −1 Go to diff View file
M src/common/include/CSRFSynchronizerToken.php +3 −3 Go to diff View file
M src/common/include/Feedback.class.php +4 −4 Go to diff View file
M src/common/include/ForgeUpgradeConfig.class.php +2 −2 Go to diff View file
M src/common/include/HTTPRequest.class.php +4 −4 Go to diff View file
M src/common/include/PermissionsOverrider/PermissionsOverriderManager.php +2 −2 Go to diff View file
M src/common/include/RestlerCache.php +2 −2 Go to diff View file
M src/common/include/TemplateSingleton.class.php +3 −3 Go to diff View file
M src/common/include/lib/PHP_BigFile.class.php +1 −1 Go to diff View file
M src/common/language/BaseLanguage.class.php +1 −1 Go to diff View file
M src/common/layout/HomePage/LastMonthStatisticsCollectorSVN.php +1 −1 Go to diff View file
M src/common/layout/HomePage/NewsCollectionBuilder.php +1 −1 Go to diff View file
M src/common/layout/HomePage/StatisticsCollectionBuilder.php +1 −1 Go to diff View file
M src/common/layout/HomePage/StatisticsCollectionCollector.php +1 −1 Go to diff View file
M src/common/layout/HomePage/StatisticsCollectorSVN.php +1 −1 Go to diff View file
M src/common/layout/IncludeAssets.php +1 −1 Go to diff View file
M src/common/layout/Layout.class.php +1 −1 Go to diff View file
M src/common/layout/ServiceUrlCollector.php +1 −1 Go to diff View file
M src/common/layout/ThemeVariant.class.php +1 −1 Go to diff View file
M src/common/log/ConsoleLogger.class.php +7 −7 Go to diff View file
M src/common/log/Logger.class.php +4 −4 Go to diff View file
M src/common/mail/Codendi_Mail.class.php +2 −2 Go to diff View file
M src/common/mail/Codendi_Mail_Interface.class.php +3 −3 Go to diff View file
M src/common/mail/MailBuilder.php +2 −2 Go to diff View file
M src/common/mail/MailPresenterFactory.class.php +1 −1 Go to diff View file
M src/common/plugin/PluginLoader.php +1 −1 Go to diff View file
M src/common/reference/ReferenceGetTooltipContentEvent.php +1 −1 Go to diff View file
M src/common/reference/ReferenceManager.class.php +14 −14 Go to diff View file
M src/common/reference/ReferenceValidator.php +1 −1 Go to diff View file
M src/common/search/Presenters/SearchResultsPresenter.php +1 −1 Go to diff View file
M src/common/search/SearchController.class.php +1 −1 Go to diff View file
M src/common/search/SearchForum.class.php +1 −1 Go to diff View file
M src/common/search/SearchPeople.class.php +1 −1 Go to diff View file
M src/common/search/SearchPlugin.class.php +1 −1 Go to diff View file
M src/common/search/SearchProject.class.php +1 −1 Go to diff View file
M src/common/search/SearchTrackerV3.class.php +1 −1 Go to diff View file
M src/common/search/SearchWiki.class.php +3 −3 Go to diff View file
M src/common/svn/Event/GetSVNLoginNameEvent.php +1 −1 Go to diff View file
M src/common/svn/SHA1CollisionDetector.php +2 −2 Go to diff View file
M src/common/svn/SVNAccessFile.class.php +3 −3 Go to diff View file
M src/common/svn/SVN_Apache_SvnrootConf.class.php +1 −1 Go to diff View file
M src/common/svn/SvnrootUpdater.php +2 −2 Go to diff View file
M src/common/svn/cache/ParameterRetriever.php +4 −4 Go to diff View file
M src/common/svn/immutable_tags/SVN_Immutable_Tags_Presenter.php +1 −1 Go to diff View file
M src/common/system_event/REST/v1/SystemEventRepresentation.php +1 −1 Go to diff View file
M src/common/system_event/REST/v1/SystemEventResource.php +1 −1 Go to diff View file
M src/common/system_event/SystemEvent.class.php +43 −43 Go to diff View file
M src/common/system_event/SystemEventQueue.class.php +1 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MOVE_FRS_FILE.class.php +1 −1 Go to diff View file
M src/common/templating/TemplateCache.php +1 −1 Go to diff View file
M src/common/templating/mustache/GettextCollector.php +1 −1 Go to diff View file
M src/common/templating/mustache/GettextHelper.php +4 −4 Go to diff View file
M src/common/templating/mustache/GlyphHelper.php +1 −1 Go to diff View file
M src/common/tour/CustomToursFactory.class.php +4 −4 Go to diff View file
M src/common/tour/FlamingParrotBurningParrotUnificationTour.class.php +1 −1 Go to diff View file
M src/common/tour/WelcomeTour.class.php +1 −1 Go to diff View file
M src/common/tracker/Artifact.class.php +5 −5 Go to diff View file
M src/common/tracker/ArtifactAttachmentFieldXMLExporter.class.php +3 −3 Go to diff View file
M src/common/tracker/ArtifactCCFieldXMLExporter.class.php +2 −2 Go to diff View file
M src/common/tracker/ArtifactCommentXMLExporter.class.php +2 −2 Go to diff View file
M src/common/tracker/ArtifactDateFieldXMLExporter.class.php +6 −6 Go to diff View file
M src/common/tracker/ArtifactFile.class.php +1 −1 Go to diff View file
M src/common/tracker/ArtifactFloatFieldXMLExporter.class.php +4 −4 Go to diff View file
M src/common/tracker/ArtifactIntegerFieldXMLExporter.class.php +4 −4 Go to diff View file
M src/common/tracker/ArtifactMultiListCurrentValueExporter.class.php +4 −4 Go to diff View file
M src/common/tracker/ArtifactStaticListFieldXMLExporter.class.php +8 −8 Go to diff View file
M src/common/tracker/ArtifactStaticMultiListFieldXMLExporter.class.php +10 −10 Go to diff View file
M src/common/tracker/ArtifactStringFieldXMLExporter.class.php +5 −5 Go to diff View file
M src/common/tracker/ArtifactTextFieldXMLExporter.class.php +5 −5 Go to diff View file
M src/common/tracker/ArtifactUserListFieldXMLExporter.class.php +4 −4 Go to diff View file
M src/common/tracker/ArtifactUserMultiListFieldXMLExporter.class.php +6 −6 Go to diff View file
M src/common/tracker/ArtifactXMLExporter.class.php +1 −1 Go to diff View file
M src/common/tracker/TrackerV3.class.php +1 −1 Go to diff View file
M src/common/trove/TroveCat.php +1 −1 Go to diff View file
M src/common/valid/Rule.class.php +5 −5 Go to diff View file
M src/common/valid/ValidFactory.class.php +3 −3 Go to diff View file
M src/common/wiki/PermissionsManager.class.php +2 −2 Go to diff View file
M src/common/wiki/REST/v1/PhpWikiPageVersionRepresentation.class.php +1 −1 Go to diff View file
M src/common/wiki/lib/WikiPageVersionContentFormatter.php +1 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiDB/backend/PearDB.php +1 −1 Go to diff View file
M src/db/mysql/updates/2017/201706091011_migrate_old_dashboard.php +5 −5 Go to diff View file
M src/utils/tv3_to_test.php +1 −1 Go to diff View file
M tests/lib/TestDataBuilder.php +84 −84 Go to diff View file
M tests/phpcs/tuleap-ruleset-minimal.xml +4 −1 Go to diff View file
M tests/phpunit/common/Password/HaveIBeenPwned/PwnedPasswordCheckerTest.php +2 −2 Go to diff View file
M tests/phpunit/common/User/AccessKey/AccessKeyVerifierTest.php +2 −2 Go to diff View file
M tests/phpunit/common/User/Account/UserAvatarSaverTest.php +1 −1 Go to diff View file
M tests/rest/lib/RequestWrapper.php +1 −1 Go to diff View file
M tests/rest/lib/TestDataBuilder.php +36 −36 Go to diff View file
M tests/rest/lib/TuleapConfig.php +4 −4 Go to diff View file
M tests/rest/tests/AccessKeyTest.php +1 −1 Go to diff View file
M tests/rest/tests/regressions/PermissionOnArtifactRequiredTest.php +1 −1 Go to diff View file
M tests/simpletest/common/Project/UGroupLiteralizerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/TreeNode/GetStateVisitorTest.php +4 −4 Go to diff View file
M tests/simpletest/common/User/SessionManagerTest.php +2 −2 Go to diff View file
M tests/simpletest/common/User/StandardPasswordHandlerTest.php +4 −4 Go to diff View file
M tests/simpletest/common/event/EventManagerTest.php +1 −1 Go to diff View file
M tests/simpletest/common/system_event/SystemEventManagerTest.php +1 −1 Go to diff View file
M tests/soap/lib/TestDataBuilder.php +1 −1 Go to diff View file
M tools/Configuration/Logger/Console.php +4 −4 Go to diff View file
M tools/Configuration/Logger/LoggerInterface.php +4 −4 Go to diff View file
M tools/Configuration/Nginx/TuleapWeb.php +2 −2 Go to diff View file
M tools/Configuration/Setup/DistributedSVN.php +4 −4 Go to diff View file
M tools/rpm/ReleaseVersionComparator.php +3 −3 Go to diff View file