stable
Clone or download
Read-only
Merge commit 'refs/changes/08/27308/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #29629 Require 1 blank line between PHP class methods
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/BacklogItemPresenter.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItem.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/DescendantItemsFinder.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Criterion/Status/ISearchOnStatus.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/SelectedMilestoneProvider.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Milestone/MilestoneElementAdder.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/ArtifactMilestone.class.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/Milestone.class.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/PlanningFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/rest/KanbanTest.php | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Workflow/AddToTopBacklogPostActionFactoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/baseline/include/ServiceController.php | +0 | −1 | Go to diff View file |
M | plugins/baseline/tests/unit/Stub/RoleAssignmentRepositoryStub.php | +0 | −1 | Go to diff View file |
M | plugins/captcha/include/Captcha/Administration/UpdateController.php | +0 | −1 | Go to diff View file |
M | plugins/cardwall/include/FieldsExtractor.class.php | +1 | −0 | Go to diff View file |
M | plugins/cardwall/include/MappingCollection.class.php | +0 | −1 | Go to diff View file |
M | plugins/cardwall/include/OnTop/ConfigFactory.class.php | +1 | −0 | Go to diff View file |
M | plugins/cardwall/include/Pane.class.php | +0 | −1 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFields.class.php | +0 | −1 | Go to diff View file |
M | plugins/cardwall/include/Semantic/Dao/CardFieldsDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/cardwall/tests/unit/Cardwall_Column_canContainStatusTest.php | +1 | −0 | Go to diff View file |
M | plugins/create_test_env/include/CreateTestEnv/ActivitiesAnalytics/WeeklySummaryController.php | +1 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/MetadataUsageChecker.php | +0 | −1 | Go to diff View file |
M | plugins/crosstracker/tests/rest/CrossTracker/CrossTrackerTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/ApprovalTableException.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/Factory.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/ApprovalTable/Reviewer/Reviewer.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/DocmanOneFolderIsWriteable.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Actions.class.php | +3 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Controller.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ExpandAllHierarchyVisitor.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_File.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FileStorage.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Filter.php | +8 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterDate.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterDateAdvanced.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterGlobalText.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterList.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterListAdvanced.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterOwner.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_FilterText.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Folder.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HTTPController.class.php | +7 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilter.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterDate.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterDateAdvanced.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterFactory.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterList.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterListAdvanced.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Icons.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ItemDao.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_ItemFactory.class.php | +3 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Link.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ListMetadata.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Metadata.php | +44 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtml.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlDate.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlFactory.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlList.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlObsolescence.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlOwner.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlString.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataHtmlText.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataListOfValuesElement.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValue.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValueList.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataValueScalar.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_NotificationsManager.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_NotificationsManager_Add.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_NotificationsManager_Delete.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_NotificationsManager_Move.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Path.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_PermissionsManagerDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Report.class.php | +11 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ReportColumn.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ReportColumnList.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ReportColumnLocation.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ReportColumnTitle.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ReportDao.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_SOAPController.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilter.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterDate.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterDateAdvanced.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterFactory.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterGlobalText.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterListAdvanced.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterOwner.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterText.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SqlReportColumn.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SubItemsRemovalVisitor.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_SubItemsWritableVisitor.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Token.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateFilter.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateFilterDate.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateFilterFactory.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateMetadataListIsNotEmpty.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Validator.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Version.class.php | +9 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_VersionDao.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_VersionFactory.class.php | +1 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_Embedded.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyDocman.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_Wiki.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/Docman_WikiController.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/REST/v1/AfterItemCreationVisitor.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanEmptyDocumentsResource.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanLinksResource.php | +0 | −4 | Go to diff View file |
M | plugins/docman/include/REST/v1/DocmanWikiResource.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Settings/ITellIfWritersAreAllowedToUpdatePropertiesOrDelete.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/Upload/Document/DocumentOngoingUploadDAO.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/Upload/Version/DocumentOnGoingVersionToUploadDAO.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +6 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_MetadataHtmlEmbeddedFile.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_MetadataHtmlEmpty.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_MetadataHtmlFile.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_MetadataHtmlLink.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_MetadataHtmlWiki.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Browse.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetActionOnIconVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetClassForLinkVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetFieldsVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetShowViewVisitor.class.php | +4 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_GetSpecificFieldsVisitor.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetails.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSection.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionActions.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionApproval.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionApprovalCreate.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionDelete.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionMove.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionNewVersion.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionNotifications.class.php | +7 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionPermissions.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionUpdate.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemRanking.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemTreeUlVisitor.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_New.class.php | +1 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_NewDocument.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ParentsTree.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_PositionWithinFolder.class.php | +6 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ProjectHeader.class.php | +0 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_RawTree.class.php | +2 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Redirect.class.php | +3 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ToolbarNewDocumentVisitor.class.php | +5 | −0 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_View.class.php | +12 | −1 | Go to diff View file |
M | plugins/docman/include/view/soap/Docman_View_SOAP_SOAP.class.php | +1 | −0 | 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/DocmanEmptyTest.php | +0 | −2 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFilesTest.php | +0 | −3 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanWikiTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/rest/DocmanDataBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanFolderDataBuild.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanHardcodedMetadataExecutionHelper.php | +0 | −2 | Go to diff View file |
M | plugins/docman/tests/rest/Helper/DocmanSearchDataBuild.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/unit/Docman_MetadataListOfValuesElementTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/Docman_SOAPActionsTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/ErrorPermissionDeniedTest.php | +0 | −2 | Go to diff View file |
M | plugins/docman/tests/unit/FilenamePattern/FilenamePatternValidatorTest.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/unit/ItemFactoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/PermissionManager/Docman_PermissionsManagerTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/REST/v1/DocmanItemUpdatorTest.php | +0 | −1 | Go to diff View file |
M | plugins/docman/tests/unit/REST/v1/Links/DocmanLinksValidityCheckerTest.php | +0 | −1 | Go to diff View file |
M | plugins/document/tests/unit/Config/Admin/FilesDownloadLimitsAdminControllerTest.php | +0 | −1 | Go to diff View file |
M | plugins/document/tests/unit/Config/Admin/HistoryEnforcementAdminControllerTest.php | +0 | −1 | Go to diff View file |
M | plugins/dynamic_credentials/tests/rest/DynamicCredentialsTest.php | +0 | −1 | Go to diff View file |
M | plugins/fts_common/include/FullTextSearchBackendPlugin.php | +3 | −0 | Go to diff View file |
M | plugins/fts_common/include/Index/DeleteIndexedItems.php | +1 | −0 | Go to diff View file |
M | plugins/git/db/mysql/updates/2016/201601271109_add_remote_servers_migration.php | +0 | −1 | Go to diff View file |
M | plugins/git/db/mysql/updates/2016/201604171720_add_remote_servers_auth_type.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git/DefaultSettings/Pane/AccessControlPresenter.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/MembershipManager.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/RemoteSSHConfig.class.php | +3 | −0 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/Template/TemplateFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git/Driver/Gerrit/UserFinder.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git/Gitolite/SSHKey/Dumper.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/Settings/ArtifactClosure/ConfigureAllowArtifactClosure.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/Git/Repository/View/RepositoryHeaderPresenterBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/GitDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/GitRepository.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/GitRepositoryFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git_Backend_Gitolite.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Git_LogDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Hook/PostReceiveMailSender.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/Hook/PreReceive/WASMFFICallerStub.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +2 | −3 | Go to diff View file |
M | plugins/git/include/mvc/PluginController.class.php | +3 | −0 | Go to diff View file |
M | plugins/git/tests/unit/Git/RemoteServer/GerritServerFactoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/unit/GitRepositoryTest.php | +1 | −0 | Go to diff View file |
M | plugins/git/tests/unit/Git_ExecTest.php | +0 | −1 | Go to diff View file |
M | plugins/gitlab/tests/unit/API/ClientWrapperTest.php | +0 | −2 | Go to diff View file |
M | plugins/gitlab/tests/unit/Test/Stubs/GitlabClientWrapperStub.php | +0 | −1 | Go to diff View file |
M | plugins/gitlfs/include/Lock/Response/LockResponseLockRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/gitlfs/include/StreamFilter/FilterInterface.php | +2 | −0 | Go to diff View file |
M | plugins/gitlfs/tests/unit/GitPHPDisplay/DownloadURLBuilderTest.php | +0 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +1 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php | +4 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php | +18 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_ChartFactory.class.php | +0 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Bar.class.php | +5 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Burndown.class.php | +3 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_CumulativeFlow.class.php | +4 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Gantt.class.php | +18 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Pie.class.php | +2 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine.class.php | +0 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Bar.class.php | +1 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Gantt.class.php | +0 | −5 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.php | +0 | −4 | Go to diff View file |
M | plugins/hudson/include/HudsonTestResult.class.php | +3 | −0 | Go to diff View file |
M | plugins/hudson/include/hudsonViews.class.php | +3 | −0 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/JenkinsTuleapBranchSourcePluginHook/JenkinsTuleapPluginHookPayload.php | +0 | −1 | Go to diff View file |
M | plugins/jira_import/include/JiraAgile/JiraBoardsRetriever.php | +1 | −0 | Go to diff View file |
M | plugins/label/include/Label/Widget/Dao.php | +0 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAPResultIterator.php | +0 | −10 | Go to diff View file |
M | plugins/ldap/include/LDAP_SyncReminderNotificationManager.class.php | +0 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserManager.class.php | +0 | −1 | Go to diff View file |
M | plugins/ldap/include/WelcomeUpdateController.php | +0 | −1 | Go to diff View file |
M | plugins/ldap/tests/unit/UserSyncTest.php | +0 | −1 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiManager.class.php | +2 | −0 | Go to diff View file |
M | plugins/mediawiki/include/MediawikiSiteAdminAllowedProjectsPresenter.class.php | +0 | −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 | −0 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Instance/CreateInstance.php | +0 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Service/ServiceAvailability.php | +2 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/Save/OnlyOfficeCallbackDocumentSaver.php | +0 | −1 | Go to diff View file |
M | plugins/openidconnectclient/include/OpenIDConnectClient/Provider/GenericProvider/GenericProviderManager.php | +1 | −0 | Go to diff View file |
M | plugins/openidconnectclient/tests/unit/Login/Registration/UsernameGeneratorTest.php | +0 | −1 | Go to diff View file |
M | plugins/proftpd/tests/unit/ProFTPd/Xferlog/FileImporter_PathTest.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/db/mysql/2020/202011301645_add_index_artifact_id_pending_mirrors.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202101131515_add_scaled_agile_service.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202101271150_add_explicit_top_backlog.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202105241011_add_program_table.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202105260845_move_program_increment_label_in_program_table.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/db/mysql/2021/202108100839_Who_can_prioritize_should_depends_on_program_id.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Events/CollectLinkedProjectsProxy.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Adapter/Events/RootPlanningEditionEventProxy.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Adapter/Workspace/Tracker/Workflow/WorkflowProxy.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Events/ArtifactCreatedEvent.php | +4 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Events/ArtifactUpdatedEvent.php | +4 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Events/IterationUpdateEvent.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Events/ProgramIncrementCreationEvent.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Events/ProgramIncrementUpdateEvent.php | +3 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Admin/Configuration/ConfigurationErrorsCollector.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Admin/Configuration/TrackerError.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/AsynchronousCreation/TimeboxMirroringOrder.php | +3 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Iteration/Iteration.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/Iteration/IterationUpdate.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/IterationTracker/RetrieveIterationTracker.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Changeset/Values/TextFieldValue.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/ArtifactLinkFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/DescriptionFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/DurationFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/EndDateFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/StartDateFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/StatusFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrement/Source/Fields/TitleFieldReference.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/ProgramIncrementTracker/RetrieveProgramIncrementTracker.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Team/TeamMustHaveExplicitBacklogEnabledException.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/Domain/TrackerReference.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/include/REST/v1/IterationResource.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/REST/v1/MinimalFeatureRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProgramBacklogItemsResource.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProgramIncrementResource.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Admin/Configuration/ConfigurationErrorsCollectorTest.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionJSONParserTest.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Admin/Configuration/ProjectUGroupCanPrioritizeItemsBuilderTest.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/IterationUpdateEventStub.php | +0 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/RetrieveOpenFeatureCountStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/RetrieveStatusValueUserCanSeeStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/RetrieveUriStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchByTransitionIdStub.php | +3 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchIterationsStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchOpenFeaturesStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchPlannedUserStoryStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/SearchProgramIncrementLinkedToFeatureStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyFeaturePlannedStub.php | +2 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyIsInTopBacklogStub.php | +1 | −1 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyIsLinkedToAnotherMilestoneStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyIsLinkedToProgramIncrementStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyIsOpenStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyIsSynchronizationPendingStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyRequiredFieldsLimitedToSynchronizedFieldsStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifySemanticsAreConfiguredStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifySynchronizedFieldsAreNotUsedInWorkflowStub.php | +3 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyTrackerSemanticsStub.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Stub/VerifyUserCanSubmitStub.php | +1 | −0 | Go to diff View file |
M | plugins/project_ownership/tests/unit/ProjectOwner/XMLProjectImportUserCreatorProjectOwnerCleanerTest.php | +0 | −1 | Go to diff View file |
M | plugins/projectmilestones/include/projectmilestonesPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/Criterion/ISearchOnStatus.php | +1 | −0 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/PullRequestMerger.php | +0 | −1 | Go to diff View file |
M | plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php | +0 | −2 | Go to diff View file |
M | plugins/pullrequest/tests/unit/GitReference/GitPullRequestReferenceBulkConverterTest.php | +0 | −1 | Go to diff View file |
M | plugins/pullrequest/tests/unit/REST/v1/Comment/ParentIdValidatorForCommentTest.php | +0 | −1 | Go to diff View file |
M | plugins/pullrequest/tests/unit/Reviewer/ReviewerRetrieverTest.php | +0 | −1 | Go to diff View file |
M | plugins/roadmap/include/Roadmap/Widget/RoadmapConfigureAtXMLImport.php | +0 | −1 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/REST/v1/IterationsRetrieverTest.php | +0 | −3 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageDao.class.php | +1 | −2 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageManager.class.php | +1 | −0 | Go to diff View file |
M | plugins/svn/include/Events/SystemEvent_SVN_CREATE_REPOSITORY.class.php | +0 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/AccessControl/AccessFileHistoryDao.php | +0 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Statistic/SCMUsageCollector.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/tests/unit/SVN/Logs/ParserCoreAndPluginTest.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Criterion/ISearchOnStatus.php | +3 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Dao.class.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Event/GetItemsFromMilestone.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Event/GetMilestone.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/CampaignRepresentation.class.php | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/DefinitionRepresentations/DefinitionRepresentationBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/NodeBuilderFactory.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/REST/v1/NodesResource.class.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/testmanagementPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/rest/TestManagement/CampaignsTest.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Administration/AdminTrackersRetrieverTest.php | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/REST/v1/DefinitionRepresentations/DefinitionRepresentationBuilderTest.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Workflow/PostActionCheckerTest.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/XML/ImportXMLFromTrackerTest.php | +1 | −0 | Go to diff View file |
M | plugins/testplan/include/TestDefinition/TestPlanTestDefinitionWithTestStatusRetriever.php | +0 | −1 | Go to diff View file |
M | plugins/timetracking/db/mysql/updates/2018/201805301018_change_time_key.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/db/mysql/updates/2019/201905061046_change_timetracking_overview_report_name.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/db/mysql/updates/2019/201905061047_add_widget_title.php | +1 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimetrackingReportDao.php | +0 | −1 | Go to diff View file |
M | plugins/timetracking/tests/rest/Timetracking/TimetrackingTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/db/mysql/updates/2021/202108301430_add_index_tracker_changeset_value_permissionsonartifact.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/db/mysql/updates/2021/202111231007_add_index_tracker_field.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackerFieldsResource.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackersResource.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Action/UpdateArtifact.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Attachment/TemporaryFileDao.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/ForwardLink.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValueVisitor.class.php | +11 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLink.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Date.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Null.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Chart/Data/Burndown.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderManager.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindVisitor.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BoundDecoratorEditor.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Column.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.php | +1 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_FieldVisitor.php | +23 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactId.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Float.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Integer.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.php | +1 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Null.php | +5 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Ugroups.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Users.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PerTrackerArtifactIdclass.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_String.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedBy.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Interface.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_StaticField.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_StaticField_RichText.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_SharedFormElementFactory.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Field/SubmittedBy.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Visitor.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/Fields/ByField/ByFieldController.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/CommentFromWhereBuilder.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_ReportFactory.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Criteria.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_RendererFactory.class.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +5 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_ReportDao.class.php | +1 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Renderer_Table_SortDao.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/List/Factory.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/Tracker_RulesManager.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Rule/dao/Tracker_RuleDao.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_Semantic.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tooltip/Tracker_Tooltip.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php | +0 | −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/Tracker/dao/Tracker_GlobalNotificationDao.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +0 | −2 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_FieldFactory.class.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/GetExternalPostActionPluginsEvent.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Update/Internal/SetDateValueValidator.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/include/trackerPlugin.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/rest/Artifacts/ArtifactsTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/ChangesetValueComputedTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/REST/FormElement/PermissionsForGroupsBuilderTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/REST/Tracker/PermissionsRepresentationBuilderTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/ChangesetValue/ArtifactLinkDiffTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_TextTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/XMLImport/XMLImportFieldStrategyListTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/TrackerCreationPresenterBuilderTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/File/IdForXMLImportExportConvertorTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ListFields/Bind/BindListUserValueGetterTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/String/TrackerFormElementFieldStringTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_ComputedTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_List_BindFactoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_SelectboxTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_TextTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Permission/Tracker_Permission_PermissionManager_AnonymousWithFullAccessTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/CSVExport/CSVFieldUsageCheckerTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/TrackerReportRESTGetTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/Tracker_Report_Renderer_TableTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Rules/Date/Tracker_Rule_Date_FactoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Rules/TrackerRulesListValidatorTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Progress/MethodBasedOnLinksCountTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/SemanticTimeframeUpdatorTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Tracker_ReferenceManagerTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Workflow/PostAction/Update/Internal/SetDateValueRepositoryTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Workflow/PostAction/Update/Internal/SetIntValueRepositoryTest.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Updater/Tracker_XML_Updater_TemporaryFileCreatorTest.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker_FormElementFactoryTest.php | +0 | −2 | Go to diff View file |
M | plugins/tracker_date_reminder/include/TrackerDateReminder_ArtifactField.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker_date_reminder/include/TrackerDateReminder_ArtifactFieldFactory.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker_date_reminder/include/TrackerDateReminder_ArtifactType.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker_date_reminder/include/tracker_date_reminderPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/tracker_encryption/include/ChangesetValue.php | +0 | −1 | Go to diff View file |
M | plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointRetriever.php | +0 | −1 | Go to diff View file |
M | plugins/velocity/include/Velocity/VelocityComputation.php | +0 | −1 | Go to diff View file |
M | src/common/Authentication/Scope/AuthenticationScopeDefinition.php | +1 | −0 | Go to diff View file |
M | src/common/CLI/Command/WorkerSystemCtlCommand.php | +0 | −1 | Go to diff View file |
M | src/common/Config/ForgeConfig.php | +0 | −1 | Go to diff View file |
M | src/common/Config/SecretValidator.php | +1 | −0 | Go to diff View file |
M | src/common/Config/ValueValidator.php | +1 | −0 | Go to diff View file |
M | src/common/Error/Error_PermissionDenied.class.php | +0 | −2 | Go to diff View file |
M | src/common/FRS/FRSFile.class.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/FRSPackage.class.php | +9 | −0 | Go to diff View file |
M | src/common/FRS/FRSPackageController.php | +0 | −1 | Go to diff View file |
M | src/common/FRS/FRSPermissionDao.php | +0 | −1 | Go to diff View file |
M | src/common/FRS/FRSReleaseController.php | +0 | −1 | Go to diff View file |
M | src/common/FRS/FRSReleaseFactory.class.php | +0 | −1 | Go to diff View file |
M | src/common/FRS/ServiceFile.class.php | +1 | −0 | Go to diff View file |
M | src/common/JWT/generators/MercureJWTGenerator.php | +2 | −0 | Go to diff View file |
M | src/common/Layout/BaseLayout.php | +5 | −0 | Go to diff View file |
M | src/common/Layout/CssAssetGeneric.php | +1 | −0 | Go to diff View file |
M | src/common/Layout/Layout.class.php | +0 | −1 | Go to diff View file |
M | src/common/Layout/Logo/CachedCustomizedLogoDetector.php | +0 | −1 | Go to diff View file |
M | src/common/Mail/Codendi_Mail_Interface.class.php | +9 | −0 | Go to diff View file |
M | src/common/Mail/MailProjectOneStepRegisterPresenter.class.php | +0 | −1 | Go to diff View file |
M | src/common/Markdown/CodeBlockFeaturesInterface.php | +3 | −0 | Go to diff View file |
M | src/common/News/NewsDao.php | +0 | −1 | Go to diff View file |
M | src/common/Plugin/PluginFactory.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Admin/Reference/Browse/ReferenceAdministrationBrowseController.php | +1 | −0 | Go to diff View file |
M | src/common/Project/Admin/Reference/ReferenceAdministrationViews.php | +0 | −1 | Go to diff View file |
M | src/common/Project/Group.class.php | +0 | −3 | Go to diff View file |
M | src/common/Project/ProjectCreationTemplatePresenter.class.php | +1 | −0 | Go to diff View file |
M | src/common/Project/ProjectCreator.class.php | +0 | −2 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/Project/ProjectUGroup.php | +0 | −1 | Go to diff View file |
M | src/common/Project/Project_SOAPServer.class.php | +1 | −0 | Go to diff View file |
M | src/common/Project/REST/ProjectRepresentation.class.php | +0 | −1 | Go to diff View file |
M | src/common/Project/REST/v1/ProjectResource.class.php | +0 | −1 | Go to diff View file |
M | src/common/Queue/Redis/EventMessageForPersistentQueue.php | +3 | −0 | Go to diff View file |
M | src/common/REST/AccessKeyHeaderExtractor.php | +0 | −1 | Go to diff View file |
M | src/common/REST/TokenDao.class.php | +0 | −1 | Go to diff View file |
M | src/common/Reference/CrossReference.php | +13 | −1 | Go to diff View file |
M | src/common/Reference/CrossReferenceFactory.php | +1 | −0 | Go to diff View file |
M | src/common/Reference/Reference.php | +8 | −2 | Go to diff View file |
M | src/common/Reference/ReferenceManager.php | +0 | −1 | Go to diff View file |
M | src/common/SVNCore/SVN_AccessFile_DAO.class.php | +1 | −0 | Go to diff View file |
M | src/common/Session/Codendi_Session.class.php | +1 | −0 | Go to diff View file |
M | src/common/TreeNode/TreeNode.class.php | +0 | −7 | Go to diff View file |
M | src/common/Tus/TusDataStore.php | +4 | −0 | Go to diff View file |
M | src/common/Tus/TusFileInformation.php | +3 | −0 | Go to diff View file |
M | src/common/Tus/TusLocker.php | +1 | −0 | Go to diff View file |
M | src/common/Tus/TusRequestMethodOverride.php | +0 | −1 | Go to diff View file |
M | src/common/User/AfterLocalLogin.php | +1 | −0 | Go to diff View file |
M | src/common/User/Password/PasswordExpirationChecker.class.php | +0 | −1 | Go to diff View file |
M | src/common/User/REST/v1/UserResource.php | +0 | −2 | Go to diff View file |
M | src/common/User/RequestFromAutocompleter.php | +0 | −1 | Go to diff View file |
M | src/common/User/User.class.php | +21 | −2 | Go to diff View file |
M | src/common/User/UserHelper.class.php | +2 | −0 | Go to diff View file |
M | src/common/User/UserManager.class.php | +0 | −2 | Go to diff View file |
M | src/common/Webhook/Webhook.php | +1 | −0 | Go to diff View file |
M | src/common/Widget/MyProjects.php | +2 | −0 | Go to diff View file |
M | src/common/Widget/Widget.class.php | +7 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ImageViewer.class.php | +5 | −0 | Go to diff View file |
M | src/common/Widget/Widget_MyArtifacts.class.php | +3 | −0 | Go to diff View file |
M | src/common/Widget/Widget_MyBookmarks.class.php | +1 | −0 | Go to diff View file |
M | src/common/Widget/Widget_MyLatestSvnCommits.class.php | +4 | −0 | Go to diff View file |
M | src/common/Widget/Widget_MyMonitoredFp.class.php | +3 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectDescription.class.php | +1 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestCommits.class.php | +1 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestCvsCommits.class.php | +2 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestFileReleases.class.php | +3 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectLatestSvnCommits.class.php | +2 | −0 | Go to diff View file |
M | src/common/Widget/Widget_ProjectPublicAreas.class.php | +1 | −0 | Go to diff View file |
M | src/common/Widget/Widget_Rss.class.php | +6 | −0 | Go to diff View file |
M | src/common/admin/AdminPageRenderer.php | +0 | −1 | Go to diff View file |
M | src/common/backend/Backend.class.php | +0 | −2 | Go to diff View file |
M | src/common/backend/BackendAliases.class.php | +0 | −2 | Go to diff View file |
M | src/common/backend/BackendCVS.class.php | +1 | −4 | Go to diff View file |
M | src/common/backend/BackendMailingList.class.php | +0 | −2 | Go to diff View file |
M | src/common/backend/BackendSVN.class.php | +1 | −1 | Go to diff View file |
M | src/common/backend/BackendSystem.class.php | +0 | −2 | Go to diff View file |
M | src/common/collection/Collection.class.php | +0 | −1 | Go to diff View file |
M | src/common/dao/ArtifactGlobalNotificationDao.class.php | +0 | −1 | Go to diff View file |
M | src/common/dao/ArtifactGroupListDao.class.php | +1 | −0 | Go to diff View file |
M | src/common/dao/ArtifactRuleDao.class.php | +3 | −2 | Go to diff View file |
M | src/common/dao/FRSFileDao.class.php | +1 | −3 | Go to diff View file |
M | src/common/dao/FRSPackageDao.class.php | +1 | −2 | Go to diff View file |
M | src/common/dao/FRSReleaseDao.class.php | +1 | −0 | Go to diff View file |
M | src/common/dao/FileModuleMonitorDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/dao/IPermissionsNGDao.php | +4 | −0 | Go to diff View file |
M | src/common/dao/PluginDao.class.php | +0 | −1 | Go to diff View file |
M | src/common/dao/ProjectDao.class.php | +0 | −1 | Go to diff View file |
M | src/common/dao/ReferenceDao.class.php | +0 | −5 | Go to diff View file |
M | src/common/dao/UserGroupDao.class.php | +0 | −1 | Go to diff View file |
M | src/common/html/HTML_Element.class.php | +7 | −0 | Go to diff View file |
M | src/common/html/HTML_Element_Columns.class.php | +1 | −0 | Go to diff View file |
M | src/common/html/HTML_Element_Input_Checkbox.class.php | +4 | −0 | Go to diff View file |
M | src/common/html/HTML_Element_Input_Hidden.class.php | +1 | −0 | Go to diff View file |
M | src/common/html/HTML_Element_Option.class.php | +3 | −0 | Go to diff View file |
M | src/common/html/HTML_Element_Selectbox.class.php | +2 | −0 | Go to diff View file |
M | src/common/include/Codendi_BlockDiffFormatter.php | +5 | −0 | Go to diff View file |
M | src/common/include/Codendi_Diff.php | +6 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffEngine.php | +1 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffFormatter.php | +11 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffOp.php | +2 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffOp_Add.php | +1 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffOp_Change.php | +1 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffOp_Copy.php | +1 | −0 | Go to diff View file |
M | src/common/include/Codendi_DiffOp_Delete.php | +1 | −0 | Go to diff View file |
M | src/common/include/Codendi_HWLDF_WordAccumulator.php | +4 | −0 | Go to diff View file |
M | src/common/include/Codendi_HtmlUnifiedDiffFormatter.php | +10 | −0 | Go to diff View file |
M | src/common/include/Codendi_UnifiedDiffFormatter.php | +4 | −0 | Go to diff View file |
M | src/common/include/Codendi_WordLevelDiff.php | +1 | −0 | Go to diff View file |
M | src/common/include/ForgeUpgradeConfig.class.php | +0 | −1 | Go to diff View file |
M | src/common/include/HTTPRequest.class.php | +0 | −1 | Go to diff View file |
M | src/common/include/MIME.php | +4 | −0 | Go to diff View file |
M | src/common/include/PropertyDescriptor.class.php | +2 | −0 | Go to diff View file |
M | src/common/include/Response.class.php | +2 | −0 | Go to diff View file |
M | src/common/include/URL.class.php | +2 | −0 | Go to diff View file |
M | src/common/include/URLVerification.class.php | +0 | −1 | Go to diff View file |
M | src/common/mailing_list/MailingList.class.php | +5 | −1 | Go to diff View file |
M | src/common/mvc/Views.class.php | +0 | −1 | Go to diff View file |
M | src/common/permission/IPermissionsManagerNG.php | +2 | −0 | Go to diff View file |
M | src/common/resource_restrictor/RestrictedResourceDao.class.php | +0 | −2 | Go to diff View file |
M | src/common/system_event/SystemEvent.class.php | +1 | −1 | Go to diff View file |
M | src/common/system_event/SystemEventManager.class.php | +0 | −3 | Go to diff View file |
M | src/common/system_event/SystemEventProcessCustomQueue.class.php | +1 | −0 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_COMPUTE_MD5SUM.class.php | +2 | −0 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_PROJECT_DELETE.class.php | +0 | −1 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_USER_RENAME.class.php | +0 | −1 | Go to diff View file |
M | src/common/tracker/Artifact.class.php | +0 | −19 | Go to diff View file |
M | src/common/tracker/ArtifactFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/ArtifactField.class.php | +0 | −15 | Go to diff View file |
M | src/common/tracker/ArtifactFieldFactory.class.php | +0 | −4 | Go to diff View file |
M | src/common/tracker/ArtifactFieldSet.class.php | +1 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactFieldSetFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactGlobalNotification.class.php | +5 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactGlobalNotificationFactory.class.php | +3 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactImport.class.php | +1 | −24 | Go to diff View file |
M | src/common/tracker/ArtifactReport.class.php | +2 | −3 | Go to diff View file |
M | src/common/tracker/ArtifactRuleFactory.class.php | +5 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactRulesManager.class.php | +2 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactType.class.php | +0 | −18 | Go to diff View file |
M | src/common/tracker/ArtifactTypeFactory.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactCannedHtml.class.php | +0 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactFieldHtml.class.php | +2 | −0 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactHtml.class.php | +0 | −3 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactImportHtml.class.php | +0 | −7 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactRulesManagerHtml.class.php | +1 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactTypeHtml.class.php | +1 | −6 | Go to diff View file |
M | src/common/trove/TroveCatDao.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Rule.php | +2 | −0 | Go to diff View file |
M | src/common/valid/Rule_Email.php | +2 | −0 | Go to diff View file |
M | src/common/valid/Rule_File.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Rule_Int.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Rule_ProjectFullName.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Rule_ProjectName.php | +6 | −0 | Go to diff View file |
M | src/common/valid/Rule_RealName.php | +3 | −0 | Go to diff View file |
M | src/common/valid/Rule_Regexp.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Rule_UserName.php | +18 | −0 | Go to diff View file |
M | src/common/valid/Valid_Email.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Valid_File.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Valid_GroupId.php | +1 | −0 | Go to diff View file |
M | src/common/valid/Valid_Pv.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/WikiService.class.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/actions/WikiServiceAdminActions.class.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/lib/Wiki.class.php | +0 | −4 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachment.class.php | +0 | −6 | Go to diff View file |
M | src/common/wiki/lib/WikiAttachmentRevision.class.php | +0 | −9 | Go to diff View file |
M | src/common/wiki/lib/WikiCloner.class.php | +1 | −3 | Go to diff View file |
M | src/common/wiki/lib/WikiPage.class.php | +0 | −4 | Go to diff View file |
M | src/common/wiki/lib/WikiPageWrapper.class.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/CachedMarkup.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/DbaDatabase.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/DbaListSet.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/ErrorManager.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/FileFinder.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/HtmlElement.php | +50 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/HtmlParser.php | +2 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/PageList.php | +3 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/PageType.php | +1 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/RSSWriter091.php | +1 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Request.php | +2 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/RssWriter.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/SemanticWeb.php | +3 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Template.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/TextSearchQuery.php | +15 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Theme.php | +4 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB.php | +10 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB/SQL.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB/backend.php | +7 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiDB/backend/PearDB.php | +6 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiGroup.php | +3 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiUser.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiUser/Codendi.php | +2 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/WikiUserNew.php | +2 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/XmlElement.php | +0 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/diff.php | +2 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/diff3.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/difflib.php | +7 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/editpage.php | +0 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/fortune.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/gif.php | +0 | −6 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/main.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/AsciiMath.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/Calendar.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/CreateBib.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/Diff.php | +2 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/EditMetaData.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/FileInfo.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/FuzzyPages.php | +0 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/IncludeSiteMap.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/LinkDatabase.php | +4 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/ListPages.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/PageDump.php | +1 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/PageHistory.php | +0 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/RdfDefinition.php | +4 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/RecentChanges.php | +14 | −3 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/RecentComments.php | +2 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/SiteMap.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/SyntaxHighlighter.php | +5 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/SystemInfo.php | +9 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WantedPages.php | +4 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WikiAdminUtils.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WikiForm.php | +0 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/WikiFormRich.php | +3 | −0 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/stdlib.php | +3 | −2 | Go to diff View file |
M | src/common/wiki/views/WikiServiceAdminViews.class.php | +0 | −4 | Go to diff View file |
M | src/common/wiki/views/WikiServiceViews.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph.php | +0 | −6 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_contour.php | +0 | −3 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_date.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_errhandler.inc.php | +9 | −0 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_gantt.php | +0 | −1 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_gradient.php | +0 | −1 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_iconplot.php | +3 | −1 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_led.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_pie.php | +0 | −4 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_plotband.php | +1 | −0 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_theme.inc.php | +1 | −1 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_windrose.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/AquaTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/GreenTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/OceanTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/OrangeTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/PastelTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/RoseTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/SoftyTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/UniversalTheme.class.php | +0 | −2 | Go to diff View file |
M | src/embedded_vendor/jpgraph/themes/VividTheme.class.php | +0 | −2 | Go to diff View file |
M | src/tuleap-cfg/Command/SetupMysql/DBSetupParameters.php | +0 | −1 | Go to diff View file |
M | src/tuleap-cfg/Command/SiteDeploy/Mercure/SiteDeployMercure.php | +1 | −0 | Go to diff View file |
M | src/www/include/nusoap.php | +0 | −1 | Go to diff View file |
M | tests/integration/tests/Backend/BackendCVSTest.php | +0 | −2 | Go to diff View file |
M | tests/integration/tests/Backend/BackendSVNTest.php | +0 | −3 | Go to diff View file |
M | tests/integration/tests/Backend/BackendSystemTest.php | +0 | −2 | Go to diff View file |
M | tests/integration/tests/TrackersV3ToV5/TaskTrackerTest.php | +0 | −1 | Go to diff View file |
M | tests/phpcs/non-psr-rules.xml | +2 | −0 | Go to diff View file |
M | tests/rest/lib/ArtifactsTestExecutionHelper.php | +1 | −0 | Go to diff View file |
M | tests/rest/tests/ArtifactsTest.php | +2 | −1 | Go to diff View file |
M | tests/rest/tests/ProjectTest.php | +0 | −2 | Go to diff View file |
M | tests/rest/tests/UserGroupTest.php | +1 | −0 | Go to diff View file |
M | tests/rest/tests/UsersTest.php | +0 | −2 | Go to diff View file |
M | tests/unit/Tuleap/Tools/Xml2Php/Tracker/SemanticConvertorTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Collection/CollectionTest.php | +5 | −0 | Go to diff View file |
M | tests/unit/common/Collection/MapTest.php | +9 | −0 | Go to diff View file |
M | tests/unit/common/FRS/FRSFileFactoryTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/FRS/FRSReleaseFactoryTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/FRS/LicenseAgreement/Admin/SaveLicenseAgreementControllerTest.php | +0 | −3 | Go to diff View file |
M | tests/unit/common/FRS/LicenseAgreement/LicenseAgreementFactoryTest.php | +0 | −2 | Go to diff View file |
M | tests/unit/common/Include/TmpWatchTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Include/UrlVerification/URLVerificationWithAnonymousTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/JWT/generators/MercureJWTGeneratorTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/Layout/LayoutTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/OAuth2ServerCore/RefreshToken/OAuth2RefreshTokenTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Project/ProjectBackground/ProjectBackgroundRetrieverTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/Project/ProjectCreationDataTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Project/REST/GetProjectsQueryCheckerTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Project/Registration/ProjectRegistrationBaseCheckerTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/Queue/QueueSupervisorTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/RealTimeMercure/ClientBuilderTest.php | +2 | −0 | Go to diff View file |
M | tests/unit/common/RealTimeMercure/MercureClientTest.php | +1 | −0 | Go to diff View file |
M | tests/unit/common/Reference/ReferenceTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/TreeNode/InjectSpanPaddingWithADepthOf3Test.php | +2 | −0 | Go to diff View file |
M | tests/unit/common/User/Account/DisplaySecurityControllerTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/User/Account/UpdateNotificationsControllerTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/log/TruncateLevelLoggerTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/common/valid/Rule_UserNameIntegrationTest.php | +0 | −1 | Go to diff View file |
M | tests/unit/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMTest.php | +0 | −1 | Go to diff View file |