stable

Clone or download

Read-only

request #25351 php_codesniffer: 3.6.0 -> 3.6.2

Changelog: * https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.6.1 * https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.6.2 Change-Id: I801ff171c49cac197e11912c6f26c82e5fbf14fc

Modified Files

Name
M plugins/agiledashboard/db/mysql/updates/2012/201203191812_add_planning_tables.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2012/201203201103_add_column_group_id.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2012/201203230952_rename_column_release_tracker_id.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2012/201205041624_add_titles_column.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2013/201307101021_add_agiledashborad_semantic_initial_effort_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2013/201309251016_add_agiledashboard_criteria_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2014/201411251018_add_agiledashboard_kanban_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2014/201411261504_add_agiledashboard_kanban_configuration_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2014/201411281005_create_plugin_agiledashboard_configuration_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2014/201412031051_remove_project_id_in_kanban_configuration.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2015/201501061426_add_kanban_id.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2015/201501201118_add_titles.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2015/201502061635_add_planning_priority_change_permission.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2015/201502261627_add_plugin_agiledashboard_kanban_configuration_column_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2017/201702211436_using_scrum_v2_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2017/20170731211_add_kanban_widget_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/db/mysql/updates/2017/201711161420_create_semantic_done_table.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminController.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminKanbanPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminScrumPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardConfigurationResponse.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardKanbanConfigurationUpdater.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardScrumConfigurationUpdater.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/PaginatedBacklogItemsRepresentations.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/PaginatedBacklogItemsRepresentationsBuilder.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/SubBacklogItemDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/SubBacklogItemProvider.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/ConfigurationDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/ConfigurationManager.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FieldPriorityAugmenter.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FirstScrumCreator.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/HierarchyChecker.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Kanban.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Kanban/TrackerReport/TrackerReportDao.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanActionsChecker.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumn.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumnDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumnFactory.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumnManager.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanColumnNotFoundException.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanItemDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanItemManager.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanRightsPresenter.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanSummaryPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/KanbanUserPreferences.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/ArtifactView.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemBuilder.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemPresenterBuilder.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogRowPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/DescendantItemsCollection.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBacklogItemCollection.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/IBuildBacklogItemAndBacklogItemCollection.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneParentLinker.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneReportCriterionDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneStatusCounter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PanePresenterBuilderFactory.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/SubmilestoneFinder.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/ParentTrackerRetriever.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/PaneIconLinkPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/PermissionsManager.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Planning/NearestPlanningTrackerProvider.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/QueryToCriterionStatusConverter.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/ResourcesInjector.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactCannotBeInBacklogOfException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactDoesNotExistException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactIsClosedOrAlreadyPlannedInAnotherMilestone.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactIsNotInBacklogTrackerException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactIsNotInMilestoneContentException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactIsNotInUnassignedBacklogItemsException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ArtifactIsNotInUnplannedBacklogItemsException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/CardRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ColumnRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/FilterValidBacklogItems.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/FilterValidSubmilestones.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/IValidateElementsToAdd.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/IdsFromBodyAreNotUniqueException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanArchiveInfoRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanBacklogInfoRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanCollapseColumnRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnPATCHRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnPOSTRepresentation.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/KanbanItemPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/TimeInfoFactory.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneInfoRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResourceValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestonesCardwallRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/OrderIdOutOfBoundException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PatchAddBacklogItemsValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PatchAddContentValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PatchAddRemoveValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningReference.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/PlanningResource.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/ResourcesPatcher.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/SubMilestoneAlreadyHasAParentException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/SubMilestoneDoesNotExistException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/SwimlineRepresentation.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/UserCannotReadSubMilestoneException.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v2/BacklogItemRepresentation.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/Dao/Dao_InitialEffort.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/Dao/InitialEffortDao.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffortFactory.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/UserNotAdminException.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Workflow/AddToTopBacklogPostActionDao.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/XMLFullStructureExporter.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/XMLImporter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardPluginInfo.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Dao.class.php +0 −2 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/CardDisplayPreferences.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/ImportTemplateFormPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneRedirectParameter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/NoMilestone.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Planning.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningParameters.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningPermissionsManager.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningRequestValidator.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/BaseHomePresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/HomePresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/LastLevelMilestone.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/MilestoneAccessPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/MilestoneBurndownSummaryPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/Presenters/MilestoneSummaryPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/TrackerPresenter.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestone.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/tests/rest/KanbanColumns/KanbanColumnsTest.php +0 −1 Go to diff View file
M plugins/agiledashboard/tests/rest/KanbanTest.php +0 −1 Go to diff View file
M plugins/archivedeleteditems/include/ArchiveDeletedItemsPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/archivedeleteditems/include/ArchiveDeletedItemsPluginInfo.class.php +0 −1 Go to diff View file
M plugins/bugzilla_reference/db/updates/2017/201704101334_add_bugzilla_reference_table.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2012/201206051455_add_cardwall_on_top_table.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2012/201207070819_add_cardwall_on_top_mappings_table.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2012/201207171819_add_freestyle_on_top_field.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2013/201308261539_add_cardfields_semantic_table.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2013/201308271726_set_default_semantic.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2013/201308291505_update_cardfields_semantic_table.php +0 −1 Go to diff View file
M plugins/cardwall/db/mysql/updates/2013/201310041431_update_existing_cardwall_configurations.php +0 −1 Go to diff View file
M plugins/cardwall/include/Board.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/BoardPresenter.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardController.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardFieldPresenter.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardFields.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardInCellPresenter.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardInCellPresenterFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardInCellPresenterNode.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Cardwall/BackgroundColor/BackgroundColor.php +0 −1 Go to diff View file
M plugins/cardwall/include/Cardwall/CardwallLegacyController.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardwallConfigXmlExport.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardwallConfigXmlImport.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardwallPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/CardwallPluginInfo.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Cardwall_RendererDao.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Column.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/FieldProviders/CustomFieldProvider.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/FieldProviders/IProvideFieldGivenAnArtifact.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/FieldProviders/SemanticStatusFieldProvider.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/FieldsExtractor.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Form.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/InitialEffortNotDefinedException.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Mapping.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/MappingCollection.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/ColumnDao.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/ColumnMappingFieldDao.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/ColumnMappingFieldValueDao.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnCollection.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnFreestyleCollection.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnStatusCollection.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/CreateColumn.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/CreateMappingField.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/DeleteColumns.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/DeleteMappingFields.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/EnableCardwallOnTop.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/EnableFreestyleColumns.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/UpdateColumns.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Command/UpdateMappingFields.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/MappedFieldProvider.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMapping.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingField.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingFreestyle.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingNoField.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/TrackerMappingStatus.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/Updater.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ValueMapping.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ValueMappingFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/View/Admin.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config/View/ColumnDefinition.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/ConfigEmpty.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/ConfigFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Dao.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/OnTop/IConfig.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Pane.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/PaneBoardBuilder.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/PaneContentPresenter.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/REST/ResourcesInjector.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/REST/v1/CardUpdater.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/REST/v1/CardValidator.php +0 −1 Go to diff View file
M plugins/cardwall/include/REST/v1/CardsResource.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/RendererBoardBuilder.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/RendererPresenter.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/SingleCard.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/Swimline.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/SwimlineFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/SwimlineSoloNoMatchingColumns.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/UserPreferences/UserPreferencesAutostackFactory.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/UserPreferences/UserPreferencesController.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/UserPreferences/UserPreferencesDisplayUser.class.php +0 −1 Go to diff View file
M plugins/cardwall/include/XML/XMLCardwallColumn.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/CreateTestEnvException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/EmailNotUniqueException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/InvalidInputException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/InvalidLoginException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/InvalidProjectFullNameException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/InvalidProjectUnixNameException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/InvalidRealNameException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/ProjectImportFailureException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/ProjectNotCreatedException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/UnableToCreateTemporaryDirectoryException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Exception/UnableToWriteFileException.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/create_test_env/tests/rest/CreateTestEnvResourceTest.php +0 −1 Go to diff View file
M plugins/create_test_env/tests/unit/CreateTestEnv/XMLDateUpdater/DateUpdaterTest.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/ResourcesInjector.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/LastUpdateByIsMissingInAtLeastOneTrackerException.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/SubmittedByIsMissingInAtLeastOneTrackerException.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanExport/Docman_ExportException.class.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanImport/DateParser.class.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanImport/ImportFromDocmanV1.class.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanImport/Trees.class.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanImport/XMLDocmanImport.class.php +0 −1 Go to diff View file
M plugins/docman/bin/DocmanImport/XMLDocmanUpdate.class.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/201010181624_add_table_plugin_docman_version_deleted.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/201010201624_add_table_plugin_docman_item_deleted.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/201110171036_add_docman_approval_user_index.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2012/201205231210_add_notification_occurence_column.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2014/201416121631_add_link_version_table.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2015/201512291430_add_indexes_for_docman_statistics.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2017/201703131632_copy_core_notifications_into_docman.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2019/201904301700_remove_no_more_user_legacy_ui_preference.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2019/201904301737_remove_user_preference_expand_collapse_folder.php +0 −1 Go to diff View file
M plugins/docman/db/mysql/updates/2019/201909051417_remove_user_preference_display_under_construction_modal.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/ApprovalTableUpdateActionChecker.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/ApprovalTableUpdater.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/File/FileDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Item/ItemDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Item/ItemFactory.class.php +0 −2 Go to diff View file
M plugins/docman/include/ApprovalTable/Link/LinkDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Link/LinkFactory.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Reminder.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Versionned/VersionnedFactory.class.php +0 −1 Go to diff View file
M plugins/docman/include/ApprovalTable/Wiki/WikiDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/DocmanOneFolderIsWriteable.class.php +0 −1 Go to diff View file
M plugins/docman/include/DocmanPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_CoreActions.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Document.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_EmbeddedFile.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Empty.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_File.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_FileStorage.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_FilterDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Folder.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_FolderFactory.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_HTTPActions.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_HTTPController.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_ItemDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_LinkVersionDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_LinkVersionFactory.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_LockDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_MIMETypeDetector.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_MetadataListOfValuesElementDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_MetadataValueDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Add.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Move.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Subscribers.class.php +0 −1 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_ReportDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_SOAPActions.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_SOAPController.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Sample.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_SettingsDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_SubItemsRemovalVisitor.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_TokenDao.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_VersionFactory.class.php +0 −1 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_MyDocmanSearch.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Widget_MyEmbedded.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Widget_ProjectEmbedded.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_Wiki.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_WikiController.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_WikiRequest.class.php +0 −1 Go to diff View file
M plugins/docman/include/FolderNotCreatedException.php +0 −1 Go to diff View file
M plugins/docman/include/Metadata/MetadataValueStore.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/CannotCreateThisItemTypeException.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Files/DocmanFilesPATCHRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/HardcodedMetadataObsolescenceDateRetriever.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/ItemStatusMapper.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/PUTMetadataRepresentation.php +0 −1 Go to diff View file
M plugins/docman/include/REST/v1/Search/SearchRepresentationTypeVisitor.php +0 −1 Go to diff View file
M plugins/docman/include/Reference/Reference.php +0 −1 Go to diff View file
M plugins/docman/include/Reference/ReferenceFactory.php +0 −1 Go to diff View file
M plugins/docman/include/SystemCheck.php +0 −1 Go to diff View file
M plugins/docman/include/SystemCheckDao.php +0 −1 Go to diff View file
M plugins/docman/include/SystemCheckProjectRetriever.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/view/Docman_View_Admin.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_Metadata.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_MetadataDetails.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_MetadataDetailsUpdateLove.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_Obsolete.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_Permissions.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Admin_View.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ApprovalCreate.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Browse.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Delete.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Details.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Display.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_DocmanError.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Download.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Edit.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Embedded.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Empty.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Error.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_GetActionOnIconVisitor.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_GetClassForLinkVisitor.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Header.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Icons.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetails.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSection.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 +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionHistory.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionMove.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionNewVersion.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ItemDetailsSectionReferences.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Move.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_NewDocument.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_NewFolder.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_NewVersion.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_New_FolderSelection.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Paste.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_PasteInProgress.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_PermissionsForItem.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_PositionWithinFolder.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ProjectError.class.php +0 −1 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 +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Redirect.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_RedirectAfterCrud.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Table.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_ToolbarNewDocumentVisitor.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Tree.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Update.class.php +0 −2 Go to diff View file
M plugins/docman/include/view/soap/Docman_View_SOAP_List.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/soap/Docman_View_SOAP_SOAP.class.php +0 −1 Go to diff View file
M plugins/docman/include/view/soap/Docman_View_SOAP_Search.class.php +0 −1 Go to diff View file
M plugins/docman/tests/rest/Helper/DocmanEmptyDataBuild.php +0 −1 Go to diff View file
M plugins/docman/tests/unit/ApprovalTable/ApprovalTableTest.php +0 −1 Go to diff View file
M plugins/docman/tests/unit/Docman_MIMETypeDetectorTest.php +0 −1 Go to diff View file
M plugins/docman/tests/unit/ErrorPermissionDeniedTest.php +0 −1 Go to diff View file
M plugins/docman/tests/unit/bin/DocmanImport/DateParserTest.php +0 −1 Go to diff View file
M plugins/docman/tests/unit/bin/DocmanImport/TreesTest.php +0 −1 Go to diff View file
M plugins/forumml/include/ForumMLPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/forumml/include/ForumML_AttachmentDao.class.php +0 −1 Go to diff View file
M plugins/forumml/include/ForumML_FileStorage.class.php +0 −1 Go to diff View file
M plugins/forumml/include/ForumML_HTMLPurifier.class.php +0 −1 Go to diff View file
M plugins/forumml/include/ForumML_MessageDao.class.php +0 −1 Go to diff View file
M plugins/frs/db/mysql/updates/2016/2016050341101_create_plugin_frs_release_artifact.php +0 −1 Go to diff View file
M plugins/frs/db/mysql/updates/2019/201903051612_create_plugin_frs_file_upload.php +0 −1 Go to diff View file
M plugins/frs/include/AdditionalInformationPresenter.php +0 −1 Go to diff View file
M plugins/frs/include/FRS/REST/v1/FilePOSTRepresentation.php +0 −1 Go to diff View file
M plugins/frs/include/FRS/ReleasePresenter.php +0 −1 Go to diff View file
M plugins/frs/include/Link/Retriever.php +0 −1 Go to diff View file
M plugins/frs/include/Link/Updater.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201102081526_add_table_plugin_git_post_receive_mail.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201102090815_add_column_repository_events_mailing_prefix.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201106281541_add_backend_type.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201107071731_add_permission_type.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201111090857_add_table_plugin_git_log.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201112130946_add_user_id.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201112150858_add_repository_scope.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201112151709_add_repository_namespace.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/201112160838_delete_user_id.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201201251529_update_push_date.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201203071642_change_service_shortname.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201204021720_create_ci_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201208241122_remove_wrong_crossref.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201210111401_add_remote_servers.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201212141142_add_http_port.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2012/201212141151_add_git_read_permission_all_users.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201304031715_add_gerrit_ugroup_tracking.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201304080905_add_disconnect_date.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201304111018_add_remote_server_key.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201306031352_add_branch_and_type_to_log.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201308051707_correct_plugin_git_service_short_name.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201308071113_add_missing_git_references.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201308231357_add_server_uses_ssl_option.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201309061407_add_remote_server_deleted_data_columns.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201309301112_add_housekeeping_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201310111459_drop_remote_server_deleted_column.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201311191506_add_gerrit_config_template_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201312171433_remove_git_foreign_keys.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2013/201312231005_remove_not_null_http_port_remote_gerrit_servers.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201401240954_add_git_perms_admin_values.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201401271106_grant_git_admin_rigths_project_admins.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201403061609_add_gerrit_server_version_and_http_password.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201409251452_add_table_plugin_git_mirrors.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201410031707_add_mirrored_information_on_repository.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201410061023_modify_table_plugin_git_mirrors.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201410061451_add_table_plugin_git_repository_mirrors.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201411061153_add_name_to_table_plugin_git_mirrors.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201411101016_add_backup_path_for_repositories.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2014/201411171516_update_user_grokmanifest.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2015/201503051029_add_restricted_mirrors.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2015/20150421_add_hostname_info_to_mirror.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2015/201504241113_update_private_projects.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2015/201512291430_add_index_for_git_statistics.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201601141739_add_plugin_git_default_project_mirrors_table.php +0 −1 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/db/mysql/updates/2016/201605191647_add_plugin_git_webhook_url_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201605241434_add_plugin_git_webhook_log_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606010939_add_git_default_permission_values.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606031138_add_plugin_git_repository_fine_grained_permissions_enabled_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606061643_add_repository_fine_grained_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606061654_add_repository_fine_grained_ugroup_tables.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606081702_add_unique_constraint_pattern.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606081712_add_project_fine_grained_enable_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606090850_add_project_fine_grained_ugroup_tables.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201606131815_add_ci_token_to_git_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201607061503_add_replication_password_for_git_remote_server.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201610041409_create_plugin_git_full_history_table.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201610051400_use_timestamp_in_stats.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201610171336_create_plugin_git_fine_grained_regexp_enabled.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201610171725_create_plugin_git_default_fine_grained_regexp.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2016/201610171725_create_plugin_git_repository_fine_grained_regexp.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201701061020_add_missing_index_full_history.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201702071518_add_gerrit_servers_project_restriction_tables.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201702151712_create_table_to_notify_user.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201702161651_create_table_to_notify_ugroup.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201703301111_create_table_plugin_git_log_read.php +0 −1 Go to diff View file
M plugins/git/db/mysql/updates/2017/201704031442_create_table_plugin_git_full_history_checkpoint.php +0 −1 Go to diff View file
M plugins/git/include/AccessRightsPresenterOptionsBuilder.php +0 −1 Go to diff View file
M plugins/git/include/Account/ResynchronizeGroupsController.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminAllowedProjectsGerritPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminAllowedProjectsPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminGitoliteConfigPresenter.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminMirrorAddPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminMirrorEditPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminMirrorListPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminMirrorPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/AdminRepositoryListForProjectPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/BigObjectAuthorization/BigObjectAuthorizationDao.php +0 −1 Go to diff View file
M plugins/git/include/Git/Ci.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Ci/Dao.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Ci/Launcher.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/MembershipCommand/AddUser.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/MembershipCommand/RemoveBinding.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/MembershipCommand/RemoveUser.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreatorStatus.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator_ProjectAlreadyexistsException.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectDeletionException.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/Template/Template.class.php +0 −1 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/Template/TemplateProcessor.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/UmbrellaProjectManager.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/UserAccountManager.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/Driver/GerritDriver.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GerritServerResourceRestrictor.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitPluginDefaultController.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/CannotAccessToGitoliteLogException.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/GitModifications.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/GitoliteConfWriter.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/GitoliteFullLogsToAggregatedLogs.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/GitoliteRCReader.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/Presenter/GitoliteConfPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Gitolite/ProjectSerializer.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/CheckRunningEvents.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/CleanUpGitoliteAdminRepo.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/Command.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/DoNothing.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/EnableGitGc.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceRestarter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/ChainOfResponsibility/ServiceStopper.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/GitoliteHousekeepingGitGc.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/GitoliteHousekeepingResponse.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/GitoliteHousekeeping/GitoliteHousekeepingRunner.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/HTTP/CommandGitolite.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/HTTP/CommandGitolite3.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/HTTP/HTTPController.php +0 −1 Go to diff View file
M plugins/git/include/Git/HTTP/Wrapper.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/DefaultProjectMirrorDao.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/ManifestFileGenerator.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/ManifestManager.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorDataMapper.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorResourceRestrictor.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorSystemEventQueue.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/MirrorUpdater.php +0 −1 Go to diff View file
M plugins/git/include/Git/Mirror/RestrictedMirrorDao.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermission.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/DefaultFineGrainedPermissionFactory.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPatternValidator.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPermission.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPermissionFactory.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedPermissionReplicator.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedRegexpValidator.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/FineGrainedUpdater.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/HistoryValueFormatter.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/PermissionChangesDetector.php +0 −1 Go to diff View file
M plugins/git/include/Git/Permissions/TemplatePermissionsUpdater.php +0 −1 Go to diff View file
M plugins/git/include/Git/PermissionsDao.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Dao.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/MigrationHandler.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/Permission/ServerPermissionDao.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/Permission/ServerPermissionManager.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/ProjectNameBuilder.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticator.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/Restrictor.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritServer.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritServerFactory.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritServerPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/RemoteServer/NotFoundException.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Repository/AdditionalInformationRepresentationCache.php +0 −1 Go to diff View file
M plugins/git/include/Git/RepositoryList/GitRepositoryListController.php +0 −1 Go to diff View file
M plugins/git/include/Git/SystemCheck.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/SystemEventManager.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/SystemEventQueue.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/URL.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/UserAccountManager.class.php +0 −1 Go to diff View file
M plugins/git/include/Git/Webhook/Webhook.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/GitBackend.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/GitDriver.class.php +0 −1 Go to diff View file
M plugins/git/include/GitForkPermissionsManager.class.php +0 −1 Go to diff View file
M plugins/git/include/GitLegacyURLRedirectController.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/Config.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/MessageException.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/Util.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/controller/ControllerBase.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/controller/Controller_Snapshot.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Blob.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/DiffExe.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/FilesystemObject.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Head.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Pack.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Project.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/ProjectList.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Ref.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Tag.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/TmpDir.php +0 −1 Go to diff View file
M plugins/git/include/GitPHP/git/Tree.php +0 −1 Go to diff View file
M plugins/git/include/GitPermissionsManager.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPluginInfo.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminGerritTemplatesPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminGitAdminsPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminMassUpdateMirroringPresenter.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminMassUpdatePresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminMassUpdateSelectRepositoriesPresenter.class.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/AdminPresenter.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/MirrorPresenter.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/MirroredRepositoryPresenter.php +0 −1 Go to diff View file
M plugins/git/include/GitPresenters/MirroringPresenter.php +0 −1 Go to diff View file
M plugins/git/include/GitRepositoryCreatorImpl.class.php +0 −1 Go to diff View file
M plugins/git/include/GitRepositoryManager.class.php +0 −1 Go to diff View file
M plugins/git/include/GitRepositoryPermissionsManager.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/AccessControl.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Delete.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Mirroring.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Pane.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/RepoManagement.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViews/ShowRepo/Content.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViewsRepositoriesTraversalStrategy.class.php +0 −1 Go to diff View file
M plugins/git/include/GitViewsRepositoriesTraversalStrategy_Selectbox.class.php +0 −1 Go to diff View file
M plugins/git/include/GitXmlImporter.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_GitoliteDriver.class.php +0 −1 Go to diff View file
M plugins/git/include/Git_PostReceiveMailManager.class.php +0 −1 Go to diff View file
M plugins/git/include/Git_Widget_ProjectPushes.class.php +0 −1 Go to diff View file
M plugins/git/include/Git_Widget_UserPushes.class.php +0 −1 Go to diff View file
M plugins/git/include/History/Dao.php +0 −1 Go to diff View file
M plugins/git/include/REST/ResourcesInjector.class.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GerritResource.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GerritServerRepresentation.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GitFileRepresentationFactory.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GitRepositoryGerritMigratePATCHRepresentation.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/GitRepositoryReference.class.php +0 −1 Go to diff View file
M plugins/git/include/REST/v1/RepositoryRepresentationBuilder.class.php +0 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_MIGRATION.class.php +0 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GERRIT_PROJECT_READONLY.class.php +0 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_GROKMIRROR_MANIFEST_UPDATE_FOLLOWING_A_GIT_PUSH.class.php +0 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_REGENERATE_GITOLITE_CONFIG.php +0 −1 Go to diff View file
M plugins/git/include/SystemEvents/SystemEvent_GIT_USER_RENAME.class.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/DeletePluginNotInstalledException.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/GitAuthorizedKeysFileException.class.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/GitBackendException.class.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/GitRepoNotReadableException.class.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/Git_Command_UnknownObjectTypeException.class.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/RepositoryAlreadyInQueueForMigrationException.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/RepositoryCannotBeMigratedException.php +0 −1 Go to diff View file
M plugins/git/include/exceptions/RepositoryCannotBeMigratedOnRestrictedGerritServerException.php +0 −1 Go to diff View file
M plugins/git/include/mvc/PluginActions.class.php +0 −1 Go to diff View file
M plugins/git/include/mvc/PluginController.class.php +0 −1 Go to diff View file
M plugins/git/include/mvc/PluginViews.class.php +0 −1 Go to diff View file
M plugins/git/tests/integration/Gitolite/GitoliteDriverTest.php +0 −1 Go to diff View file
M plugins/git/tests/rest/Git/GerritTest.php +0 −1 Go to diff View file
M plugins/git/tests/rest/Git/ProjectTest.php +0 −1 Go to diff View file
M plugins/git/tests/rest/Git/RepositoryTest.php +0 −1 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +0 −1 Go to diff View file
M plugins/git/tests/unit/Git/Driver/Gerrit/GerritDriverFactoryTest.php +0 −1 Go to diff View file
M plugins/git/tests/unit/Git/REST/v1/GitTreeRepresentationFactoryTest.php +0 −1 Go to diff View file
M plugins/git/updates/2011/201102091302_deploy_post_receive_to_existing_repositories.php +0 −1 Go to diff View file
M plugins/gitlab/include/REST/ResourcesInjector.php +0 −1 Go to diff View file
M plugins/gitlab/include/Repository/GitlabRepositoryIntegrationUpdator.php +0 −1 Go to diff View file
M plugins/gitlab/include/Repository/Token/IntegrationApiTokenDao.php +0 −1 Go to diff View file
M plugins/gitlab/tests/unit/Repository/Webhook/PostPush/PostPushWebhookCloseArtifactHandlerTest.php +0 −1 Go to diff View file
M plugins/gitlab/tests/unit/Repository/Webhook/WebhookDeletorTest.php +0 −1 Go to diff View file
M plugins/gitlfs/include/GitPHPDisplay/DownloadURLBuilder.php +0 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Response/LockResponse.php +0 −1 Go to diff View file
M plugins/gitlfs/include/SSHAuthenticate/InvalidCommandException.php +0 −1 Go to diff View file
M plugins/gitlfs/tests/unit/Lock/Request/LockCreateRequestTest.php +0 −1 Go to diff View file
M plugins/gitlfs/tests/unit/Lock/Request/LockDeleteRequestTest.php +0 −1 Go to diff View file
M plugins/gitlfs/tests/unit/Lock/Request/LockVerifyRequestTest.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/db/mysql/updates/2011/201111191507_add_burndown.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/db/mysql/updates/2012/201210291756_add_old_id_column_on_chart.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/db/mysql/updates/2013/201302271529_add_cumulative_flow_chart_table.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5PluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5PluginInfo.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_MyChart.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_DatesV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_Int_TextFieldsV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_NumericFieldsV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_SelectboxesAndTextsV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_SelectboxesV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_Bar.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_BarDao.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_BurndownDao.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_CumulativeFlowDao.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_GanttDao.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart_PieDao.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/ChartDataBuilderV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/DataBuilderV5.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Chart_GanttDataBuilder.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_CumulativeFlow_DataBuilder.class.php +0 −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 +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Burndown.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Gantt.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Pie.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/tests/Tuleap/GraphOnTrackersV5/DataTransformation/GraphOnTrackersV5ChartBarDataBuilderTest.php +0 −1 Go to diff View file
M plugins/hudson/db/mysql/updates/2011/201109151610_add_group_id_index.php +0 −1 Go to diff View file
M plugins/hudson/db/mysql/updates/2015/201512071530_add_svn_paths.php +0 −1 Go to diff View file
M plugins/hudson/db/mysql/updates/2015/201512091121_update_default_svn_paths.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonBuild.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonJobURLFileException.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonJobURLFileNotFoundException.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonJobURLMalformedException.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonJobWidget.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonOverviewWidget.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonTestResult.class.php +0 −1 Go to diff View file
M plugins/hudson/include/HudsonWidget.class.php +0 −1 Go to diff View file
M plugins/hudson/include/PluginHudsonJobDao.class.php +0 −1 Go to diff View file
M plugins/hudson/include/SVNPathsUpdater.php +0 −1 Go to diff View file
M plugins/hudson/include/hudson.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudsonActions.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudsonPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudsonPluginInfo.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudsonViews.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_MyMonitoredJobs.class.php +0 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_ProjectJobsOverview.class.php +0 −1 Go to diff View file
M plugins/hudson_git/db/mysql/updates/2016/201604071042_create_hudson_git_job.php +0 −1 Go to diff View file
M plugins/hudson_git/db/mysql/updates/2016/201604121535_alter_table_hudson_git_job.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/GitWebhooksSettingsEnhancer.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/HookController.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/HookDao.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Hook/JenkinsTuleapBranchSourcePluginHook/JenkinsTuleapPluginHookPayload.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/hudson_git/include/HudsonGit/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/ContinuousIntegrationCollector.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/FormPresenter.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/HudsonSvnPluginDescriptor.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/HudsonSvnPluginInfo.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/Job/Factory.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/Job/Job.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/Job/Launcher.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/Job/Manager.php +0 −1 Go to diff View file
M plugins/hudson_svn/include/hudson_svnPlugin.php +0 −1 Go to diff View file
M plugins/jira_import/include/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/label/include/Label/Widget/ProjectLabelBuilder.php +0 −1 Go to diff View file
M plugins/ldap/db/mysql/updates/2012/201207271519_add_ldap_ugroup_synchro_policy_and_bind_option_columns.php +0 −1 Go to diff View file
M plugins/ldap/db/mysql/updates/2014/201405191003_add_ldap_suspended_user_table.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAPResultIterator.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_AdministrationPresenter.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_CleanUpManager.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_GroupManager.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_ProjectGroupManager.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_SearchPeopleResultPresenter.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_SyncMail.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_SyncNotificationManager.class.php +0 −1 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_UserDao.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserSync_Orange.class.php +0 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserWrite.class.php +0 −1 Go to diff View file
M plugins/ldap/include/NonUniqueUidRetriever.php +0 −1 Go to diff View file
M plugins/ldap/include/User/AccountCreation.php +0 −1 Go to diff View file
M plugins/ldap/include/WelcomeDisplayController.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/AddException.class.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/DeleteException.class.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/IdentifierTypeNotFoundException.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/IdentifierTypeNotRecognizedException.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/RenameException.class.php +0 −1 Go to diff View file
M plugins/ldap/include/exception/UpdateException.class.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2013/201306061508_add_interwiki_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201402130957_add_ugroup_mapping_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201402141002_seed_mapping_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201402191017_add_mwgroups_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201402211651_remove_confirmed_mapping.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201407041004_add_and_fill_database_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201407081620_replace_mediwiki_apache_conf.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/201407231643_fill_database_table_with_dash_named_projects.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2014/20140805_add_admin_options_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/20150408_add_site_restricted_features_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/20150629_add_mediawiki_access_control_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/20150701_insert_default_values_for_default_site_template.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/20150922_alter_mediawiki_admin_options_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/201510011501_add_plugin_mediawiki_version_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/201510011503_fill_Mediawiki_version_table.php +0 −1 Go to diff View file
M plugins/mediawiki/db/mysql/updates/2015/201510051531_add_plugin_mediawiki_extension_table.php +0 −1 Go to diff View file
M plugins/mediawiki/extensions/TuleapArtLinks/TuleapArtLinks.hooks.php +0 −1 Go to diff View file
M plugins/mediawiki/include/Maintenance/CleanUnused.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediaWikiPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediaWikiPluginInfo.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiAdminController.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiAdminLanguagePanePresenter.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiAdminPanePresenter.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiAdminPermissionsPanePresenter.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiDao.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiFusionForgeProjectNameRetriever.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiGroupPresenter.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiInstantiater.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiLanguageDao.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiLanguageManager.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiManager.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminAllowedProjectsPresenter.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminController.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminResourceRestrictor.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiSiteAdminResourceRestrictorDao.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiUserGroupsMapper.class.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiVersionDao.php +0 −1 Go to diff View file
M plugins/mediawiki/include/MediawikiVersionManager.php +0 −1 Go to diff View file
M plugins/mediawiki/include/UnsupportedLanguageException.php +0 −1 Go to diff View file
M plugins/mediawiki/include/XMLMediaWikiExporter.php +0 −1 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.php +0 −1 Go to diff View file
M plugins/mediawiki/mediawiki-skin/Tuleap.php +0 −2 Go to diff View file
M plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php +0 −2 Go to diff View file
M plugins/oauth2_server/include/App/ClientSecretUpdater.php +0 −1 Go to diff View file
M plugins/oauth2_server/include/App/OAuth2MissingVerifierStringException.php +0 −1 Go to diff View file
M plugins/oauth2_server/tests/unit/AuthorizationServer/AuthorizationEndpointControllerTest.php +0 −1 Go to diff View file
M plugins/openidconnectclient/db/mysql/2016/201602181030_add_column_last_used_user_mapping.php +0 −1 Go to diff View file
M plugins/openidconnectclient/db/mysql/2016/201603171433_add_icon_color_columns.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/UnlinkedAccount.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/UnlinkedAccountDao.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/UnlinkedAccountDataAccessException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/UnlinkedAccountManager.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/AccountLinker/UnlinkedAccountNotFoundException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/ColorPresenter.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/ColorPresenterFactory.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Administration/IconPresenter.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/FlowResponse.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Authentication/StateManager.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Login/ConnectorPresenter.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/LoginController.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Provider/ProviderMalformedDataException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Provider/ProviderNotFoundException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/Router.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingDao.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingDataAccessException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingNotFoundException.php +0 −1 Go to diff View file
M plugins/openidconnectclient/include/OpenIDConnectClient/UserMapping/UserMappingUsage.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/ManageAllowedProjectsPresenter.class.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/PluginsAdministrationActions.class.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/PluginsAdministrationPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/PluginsAdministrationViews.class.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/Presenter/installedPluginsPresenter.class.php +0 −1 Go to diff View file
M plugins/pluginsadministration/include/pluginsadministrationPlugin.php +0 −1 Go to diff View file
M plugins/proftpd/db/mysql/updates/2014/201401221648_ftpgroups_view_concat.php +0 −1 Go to diff View file
M plugins/proftpd/db/mysql/updates/2014/201403211644_update_default_acl.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/ACLBuilder.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/ACLBuilderForDirectory.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Admin/ACLBuilderForFile.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryItem.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryItemCollection.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryParser.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryPathCollection.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryPathParser.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Directory/DirectoryPathPart.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Plugin/ProftpdPluginDescriptor.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Plugin/ProftpdPluginInfo.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Presenter/ExplorerPresenter.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/ProftpdRouter.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/ServiceProFTPd.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/Entry.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/FileImporter.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/InvalidEntryException.class.php +0 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Xferlog/Parser.class.php +0 −1 Go to diff View file
M plugins/proftpd/tests/unit/ProFTPd/Admin/ACLUpdaterTest.php +0 −1 Go to diff View file
M plugins/proftpd/tests/unit/ProFTPd/Directory/ProftpdDirectoryParserTest.php +0 −1 Go to diff View file
M plugins/proftpd/tests/unit/ProFTPd/Directory/ProftpdDirectoryPathParserTest.php +0 −1 Go to diff View file
M plugins/proftpd/tests/unit/ProFTPd/SystemEventManagerTest.php +0 −1 Go to diff View file
M plugins/proftpd/tests/unit/ProFTPd/Xferlog/FileImporterTest.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/proftpd/tests/unit/ProFTPd/Xferlog/ParserTest.php +0 −1 Go to diff View file
M plugins/program_management/include/Adapter/Events/IterationUpdateEventProxy.php +0 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/IterationUpdateDispatcher.php +0 −1 Go to diff View file
M plugins/program_management/include/Adapter/Program/Backlog/AsynchronousCreation/IterationUpdateProcessorBuilder.php +0 −1 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/Plan/IterationCannotBePlannedException.php +0 −1 Go to diff View file
M plugins/program_management/include/Domain/Program/PlanningConfiguration/TeamPlanning.php +0 −1 Go to diff View file
M plugins/program_management/include/Domain/Team/MirroredTimebox/MirroredIterationIdentifier.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Adapter/Program/Backlog/TopBacklog/Workflow/AddToTopBacklogPostActionValueUpdaterTest.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/BuildIterationUpdateProcessorStub.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/DispatchIterationUpdateStub.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/IterationRedirectionParametersStub.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/ProcessIterationUpdateStub.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/RetrieveVisibleIterationTrackerStub.php +0 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/SearchProjectsUserIsAdminStub.php +0 −1 Go to diff View file
M plugins/project_ownership/include/Notification/Sender.php +0 −1 Go to diff View file
M plugins/projectlinks/include/ProjectLinksDao.class.php +0 −1 Go to diff View file
M plugins/projectlinks/include/ProjectLinksPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/projectlinks/include/ProjectLinksPluginInfo.class.php +0 −1 Go to diff View file
M plugins/projectmilestones/include/projectmilestonesPlugin.php +0 −1 Go to diff View file
M plugins/prometheus_metrics/include/MetricsCollectorDao.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201602151010_add_plugin_pullrequest_comments_table.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201604181056_add_title_and_description_for_pull_requests.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201604260945_add_post_date_for_comments.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201604291015_add_plugin_pullrequest_inline_comments_table.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201605131519_add_repo_dest_id_for_pull_requests.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201605310945_add_timeline_event_table.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201605311559_add_merge_status_for_pull_requests.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201606131624_add_last_build_status_and_date_for_pull_requests.php +0 −1 Go to diff View file
M plugins/pullrequest/db/mysql/updates/2016/201608091537_add_system_references.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Comment/Comment.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Comment/Dao.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Comment/PaginatedComments.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Criterion/StatusAll.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Criterion/StatusClosed.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Criterion/StatusOpen.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Dao.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Exception/MalformedQueryParameterException.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Factory.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/FileNullDiff.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/FileUniDiff.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/GitRestRouteAdditionalInformations.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/InlineComment/InlineCommentUpdater.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequest.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequestCreator.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequestUpdater.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/CommentPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/CommentRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/MimeDetector.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PaginatedCommentsRepresentations.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PaginatedCommentsRepresentationsBuilder.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PaginatedTimelineRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestFileRepresentationFactory.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestInlineCommentPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestPATCHRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestPOSTRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestReference.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestShortStatRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestsResource.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/QueryToCriterionConverter.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/RepositoryPullRequestRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/TimelineEventRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/TimelineInlineCommentRepresentation.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Reference/ReferenceFactory.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Timeline/Dao.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Timeline/Factory.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Timeline/PaginatedTimeline.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequestPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/pullrequest/include/PullRequestPluginInfo.class.php +0 −1 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.php +0 −1 Go to diff View file
M plugins/pullrequest/tests/integration/PullRequestUpdaterTest.php +0 −1 Go to diff View file
M plugins/pullrequest/tests/rest/PullRequest/PullRequestsCommentsTest.php +0 −1 Go to diff View file
M plugins/pullrequest/tests/rest/PullRequestDataBuilder.php +0 −1 Go to diff View file
M plugins/referencealias_core/include/ReferenceAliasCore/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/referencealias_core/include/ReferenceAliasCore/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/referencealias_core/include/ReferenceAliasCore/ReferencesBuilder.php +0 −1 Go to diff View file
M plugins/referencealias_core/include/referencealias_corePlugin.php +0 −1 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/Reference.php +0 −1 Go to diff View file
M plugins/referencealias_git/include/ReferenceAliasGit/ReferencesBuilder.php +0 −1 Go to diff View file
M plugins/referencealias_mediawiki/include/ReferenceAliasMediawiki/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/referencealias_mediawiki/include/ReferenceAliasMediawiki/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/referencealias_mediawiki/include/ReferencesBuilder.php +0 −1 Go to diff View file
M plugins/referencealias_mediawiki/include/referencealias_mediawikiPlugin.php +0 −1 Go to diff View file
M plugins/referencealias_svn/db/mysql/updates/2016/201606271409_add_unique_to_plugin_referencealias_svn.php +0 −1 Go to diff View file
M plugins/referencealias_svn/include/ReferenceAliasSVN/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/referencealias_svn/include/ReferenceAliasSVN/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/OriginalReferencesBuilder.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/Reference/ArtifactReference.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/ReferenceAliasTracker/Reference/TrackerReference.php +0 −1 Go to diff View file
M plugins/referencealias_tracker/include/referencealias_trackerPlugin.php +0 −1 Go to diff View file
M plugins/roadmap/include/Roadmap/REST/v1/IterationsRetriever.php +0 −1 Go to diff View file
M plugins/statistics/db/mysql/updates/2011/201103031250_add_group_id_index_on_diskusage_group_table.php +0 −1 Go to diff View file
M plugins/statistics/db/mysql/updates/2012/201205071222_add_table_disk_quota_exception.php +0 −1 Go to diff View file
M plugins/statistics/db/mysql/updates/2015/201504081124_create_plugin_statistics_configuration_table.php +0 −1 Go to diff View file
M plugins/statistics/db/mysql/updates/2015/201510131700_create_plugin_statistics_aggregation_table.php +0 −1 Go to diff View file
M plugins/statistics/include/ProjectQuotaManager.class.php +0 −1 Go to diff View file
M plugins/statistics/include/StatisticsAggregatorDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/StatisticsPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/statistics/include/StatisticsPluginInfo.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ConfigurationDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ConfigurationManager.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageGraph.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageHtml.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsagePurger.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Event.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Formatter.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Formatter_Cvs.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Formatter_Scm.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Formatter_Svn.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ProjectQuotaDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_SOAPServer.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ScmCvsDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ScmSvnDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_ServicesUsageDao.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Services_UsageFormatter.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_Widget_ProjectStatistics.class.php +0 −1 Go to diff View file
M plugins/statistics/include/SystemEventQueueStatistics.php +0 −1 Go to diff View file
M plugins/statistics/include/SystemEvent_STATISTICS_DAILY.php +0 −1 Go to diff View file
M plugins/statistics/include/statisticsPlugin.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201601081758_create_plugin_svn_repositories_table.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201602021420_create_plugin_svn_accessfile_history_table.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201602091209_create_plugin_svn_mailing_header.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201602091428_create_plugin_svn_notification.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201602161822_add_accessfile_reference_in_svn_repository.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201603071042_svn_repository_pre_commit_must_contain_reference.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201603161523_create_plugin_svn_immutable_tag.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201603231523_hook_commit_message_can_change.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201604121133_default_permissions_admin_groups.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201604181408_force_refresh_codendi_svnroot.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201605161710_reset_folders_owner_and_group.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201607181149_add_deletetion_date_in_svn_repository.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2016/201608251326_create_plugin_svn_full_history_table.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2017/201704031412_create_svn_notif_user_table.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2017/201704031421_create_autoincrement_key_in_notif.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2017/201704031658_create_svn_notif_group_table.php +0 −1 Go to diff View file
M plugins/svn/db/mysql/updates/2017/201704121621_modify_autoincrement_key_in_notif.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/AccessControlController.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/AccessControlPresenter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/AccessFileHistory.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/AccessControl/AccessFileHistoryFactory.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/AccessFileReader.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/AccessControl/NullAccessFileHistory.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/AdminController.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/HooksConfigurationPresenter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/ImmutableTagDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailHeaderDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailHeaderManager.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailNotificationDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailNotificationManager.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailNotificationPresenter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailReceivedFromUserExtractor.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/MailReference.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Admin/SectionsPresenter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Commit/CommitInfo.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Logs/DBWriterCoreDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Logs/DBWriterPluginDao.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/RedirectOldViewVCUrls.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Repository/HookConfig.class.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/Service/ServiceActivator.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/ServiceSvn.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/SvnPermissionManager.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/SvnRouter.php +0 −1 Go to diff View file
M plugins/svn/include/SVN/ViewVC/ViewVCProxy.php +0 −1 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTestNonRegressionTest.php +0 −1 Go to diff View file
M plugins/svn/tests/unit/SVN/Logs/ParserTest.php +0 −1 Go to diff View file
M plugins/svn/tests/unit/SVN/Mails/MailReceivedFromUserExtractorTest.php +0 −1 Go to diff View file
M plugins/template/include/Template/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/template/include/Template/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/testmanagement/db/mysql/updates/2015/201505061050_rename_to_trafficlights.php +0 −1 Go to diff View file
M plugins/testmanagement/db/mysql/updates/2017/201708101140_add_issue_tracker_to_trafficlights.php +0 −1 Go to diff View file
M plugins/testmanagement/db/mysql/updates/2017/201709081330_rename_translation_strings_to_test_management.php +0 −1 Go to diff View file
M plugins/testmanagement/db/mysql/updates/2017/201709081530_rename_plugin_structure_to_test_management.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Administration/AdminTrackersRetriever.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/ArtifactFactory.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Breadcrumbs/NoCrumb.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Config.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/ConfigConformanceValidator.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Criterion/MilestoneAll.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Criterion/MilestoneFilter.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Criterion/StatusAll.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Criterion/StatusClosed.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Criterion/StatusOpen.php +0 −1 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/IndexPresenter.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/MalformedQueryParameterException.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/MissingArtifactLinkException.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/ResourcesInjector.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ArtifactNodeBuilder.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ArtifactNodeDao.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/AssignedToRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/CampaignCreator.class.php +0 −1 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/DefinitionsResource.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ExecutionCreator.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ExecutionRepresentationBuilder.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/NodeReferenceRepresentation.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/TestManagement/REST/v1/PaginatedCampaignsRepresentations.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/PreviousResultRepresentation.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ProjectResource.class.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/SlicedExecutionRepresentations.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinitionChangesetValueDao.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/TestManagementController.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/TrackerDefinitionNotValidException.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/TrackerExecutionNotValidException.php +0 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/XML/XMLImport.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/rest/TestManagement/CampaignsTest.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/rest/TestManagement/DefinitionsTest.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/rest/TestManagement/ProjectTest.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/rest/TestManagement/UsedFieldIdNotFoundException.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/v1/DefinitionRepresentations/StepDefinitionRepresentations/StepDefinitionRepresentationTest.php +0 −1 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/Step/Definition/Field/XML/XMLStepDefinitionTest.php +0 −1 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +0 −1 Go to diff View file
M plugins/testplan/tests/unit/TestPlanPaneDisplayableTest.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Admin/TimetrackingEnabler.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Admin/TimetrackingUgroupSaver.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/ResourcesInjector.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/REST/v1/ArtifactTimeRetriever.php +0 −1 Go to diff View file
M plugins/timetracking/include/Timetracking/Time/TimeUpdater.php +0 −1 Go to diff View file
M plugins/timetracking/tests/rest/TimetrackingBase.php +0 −1 Go to diff View file
M plugins/timetracking/tests/unit/JiraImporter/Worklog/WorklogRetrieverTest.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2011/201108311118_add_widget_renderer.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2011/201109151443_reactivate_plugin_in_templates.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2011/201110051717_add_postaction_field_date_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201202031104_add_shared_field_columns.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201202101244_shared_field_default_is_0.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201202221109_add_index_on_changeset_value_list.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201203021527_add_tracker_hierarchy.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201203081704_set_child_id_as_primary_key_in_tracker_hierarchy.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201204051134_add_index_on_sementic_title_and_artifact.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206061045_create_reminder_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206151041_delete_invalid_tracker_hierarchy_data.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206211032_add_postaction_field_int_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206211511_add_body_format_column.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206211619_add_artifact_priority.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206221322_populate_artifact_priority.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206221459_add_postaction_field_float_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206251148_add_table_for_aggregate_field.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206271626_rename_aggregate_to_computed.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201206291629_add_missing_renderer_table_rows.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201209121717_turn_tables_innodb.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201209201812_populate_artifact_priority_for_fresh_install.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201209251711_add_table_bind_ugroups.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201210300845_add_from_tv3_id_column.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201211121137_add_transition_condition_field_notempty_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201211211457_refactor_tracker_rule_tables.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201211221712_create_tracker_rule_date_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2012/201211281116_remove_unused_keys_from_tracker_rule_tables.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201301021153_add_postaction_cibuild_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201302051223_add_burndown_field_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201302181740_remove_burndown_field_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201303200939_add_per_tracker_artifact_id.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201304230915_create_burndown_field_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201305101622_remove_orphan_decorators.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201307311726_add_workflow_trigger_tables.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201308090903_add_workflow_manager_user.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201309191741_remove_burndown_field_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201309201623_add_cross_references_indexes.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201310301030_add_body_format_on_field_text_changeset.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/20131204_remove_special_fields_from_changesets.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2013/201312250950_add_reminder_roles_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201403181036_add_tracker_fileinfo_temporary_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201403191118_add_offset_column_to_fileinfo_temporary_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201403281402_add_index_for_reverse_link.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201404161017_add_color_column_to_tracker.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201405060841_add_index_for_semantic_and_artifact.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/20140514_add_index_for_last_changeset_id_tracker_id.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201408121036_add_artifact_unsubscribe_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201409031059_add_display_time_option.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201410081156_add_burndown_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201411051547_add_fast_compute_option.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2014/201412041555_add_tracker_field_computed_cache_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201501191123_create_tracker_artifact_priority_history_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201501201037_add_show_priority_changes_in_tracker_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201501211009_add_raised_context_project_columns_in_priority_history_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201501221126_rename_show_priority_changes_column_in_tracker_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201506301700_convert_possible_old_text_format_tracker.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201510071857_add_semantic_description.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201510131648_add_emailgateway_column_to_tracker.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201510281350_add_incomingmail_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2015/201512091100_create_tracker_notification_assigned_to_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201601271554_add_nature_in_artifactlink.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201602081457_add_is_child_into_existing_data.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201603080951_create_tracker_artifactlink_natures_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201603111508_create_tracker_artifactlink_natures_allowed_projects_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201603211122_add_is_child_into_existing_data.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201603231358_add_nature_index_for_artifact_link_changeset.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201603251450_add_index_on_nature_column.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201604061535_add_nature_in_table_columns.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201604071310_replace_primary_key_in_table_columns.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201604140955_add_nature_format_in_table_columns.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201606021408_create_tracker_changeset_value_computed_table.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201608041550_create_condition_comment_not_empty.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201609261450_remove_rogue_artifacts.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201611291315_switch_float_to_double.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201612161050_add_is_in_expert_mode_column.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2016/201612201031_add_expert_query_column.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2018/201809171653_clean_up_broken_triggers.php +0 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2020/202006011445_add_tracker_importer_user.php +0 −1 Go to diff View file
M plugins/tracker/include/IProvideJsonFormatOfMyself.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactCreator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactFieldValueCommonmarkRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactReference.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactTextFieldValueRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactValidator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/FileDataRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ParentArtifactReference.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/CompleteTrackerRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FormElement/PermissionsForGroupsBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/FormElementRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/ReportRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/StructureElementRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/TrackerReference.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowRuleDateRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowRuleListRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowRulesRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/WorkflowTransitionRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactPatchDryRunFieldsResponseRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactPatchDryRunResponseRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactPatchRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactPatchResponseRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactTemporaryFilesResource.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactValuesRepresentation.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/BacklogItemReference.class.php.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/MilestonesBurndownResource.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/MoveRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/TrackerFieldRepresentations/PermissionsOnArtifacts.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/TrackerFieldRepresentations/TrackerFieldPatchRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/TrackerPermissionsChecker.class.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/SetDateValueJsonParser.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/SetFloatValueJsonParser.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/PostAction/Update/SetIntValueJsonParser.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionRepresentation.php +0 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Workflow/TransitionsPermissionsChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/ServiceTracker.class.php +0 −1 Go to diff View file
M plugins/tracker/include/SystemEventManager.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/CopyArtifact.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/CreateArtifactFromModal.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/Move/FeedbackFieldCollector.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/Move/FeedbackFieldCollectorInterface.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/Move/NoFeedbackFieldCollector.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Action/MoveArtifact.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/Admin/ArtifactsDeletion/UserDeletionRetriever.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactChildPresenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ArtifactNotificationSubscriber.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Attachment/PaginatedTemporaryFiles.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Attachment/TemporaryFile.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Attachment/TemporaryFileDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Attachment/TemporaryFileManager.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetDataInitializator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/Comment/PrivateComment/UserIsNotAllowedToSeeUGroups.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/IncomingMailDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/IncomingMailGoldenRetriever.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/ClearArtifactChangesetCacheTask.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/CollectionOfLinksFormatter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/UpdatedTypeLinkCollection.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Exception/AfterSaveException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Exception/ChangesetCommitException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Exception/ChangesetNotCreatedException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Exception/CommentNotStoredException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Exception/FieldValueNotStoredException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/ArtifactDoesNotExistException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/CitationStripper.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/IncomingMessage.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/IncomingMessageTokenBuilder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/InsecureMailGateway.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGateway.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfig.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MultipleUsersExistException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/Recipient.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/RecipientFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/RecipientInvalidHashException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/RecipientUserDoesNotExistException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/TokenMailGateway.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Node.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/PaginatedArtifacts.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Presenter/ArtifactLinkPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Presenter/CreateArtifactInPlacePresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Presenter/EditArtifactInPlacePresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Presenter/FollowUpCommentsPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/CopyRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/CreateInPlaceRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditInPlaceRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditOverlayRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/ReadOnlyRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitAbstractRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitOverlayRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php +0 −1 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_BatchIterator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValueVisitor.class.php +0 −1 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_ChangesetValue_File.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Float.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Integer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_List.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Numeric.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_OpenList.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_PermissionsOnArtifact.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_String.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Comment.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_CommentNull.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Followup_Item.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityHistoryChange.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Copy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Edit.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/Hierarchy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/TypeView.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/View/ViewCollection.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/ArtifactFieldsDataBuilder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/CollectionOfFilesToImportInArtifact.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAlphanumeric.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyAttachment.class.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyDate.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyList.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyOpenList.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyPermissionsOnArtifact.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyText.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportZipArchive.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_ChangesetDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_PriorityHistoryDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/CannedResponse/Tracker_CannedResponse.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/CannedResponse/Tracker_CannedResponseFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/CardDisplayPreferences.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/CardFields.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Chart/BurndownView.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/ColorPresenterCollection.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Config/ConfigController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/ConfigNotificationAssignedTo.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/ConfigNotificationEmailCustomSender.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/ClientWrapperBuilder.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Artifact/Attachment/RandomAttachmentNameGenerator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderManager.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminderRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Assignee.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Commenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/Tracker_DateReminder_Role_Submitter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/DateReminder/dao/Tracker_DateReminderDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Events/SystemEvent_TRACKER_V3_MIGRATION.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Exception/Migration/CreateArchiveException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Exception/Migration/OpenArchiveException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Exception/Migration/StructureCreationException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Container/FieldsExtractor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkFieldValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/PostSaveNewChangesetQueue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommand.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/ArtifactInTypeTablePresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/CustomColumn/ReplaceValueVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/ParentOfArtifactCollection.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeCreator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeDeletor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeEditor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeIsChildLinkRetriever.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeIsChildPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypePresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeSelectorPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeTablePresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeValidator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Computed/ComputedFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Date/DateFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Date/DateValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/FieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/FieldValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/File/FileFieldValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/FloatingPointNumber/ChangesChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/FloatingPointNumber/FloatFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/FloatingPointNumber/FloatValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Integer/ChangesChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Integer/IntegerFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Integer/IntegerValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindUgroupsValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/FieldValueMatcher.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/ListValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/MultiSelectboxFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/OpenListChangesetValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/NumericField/NumericFieldValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/PermissionsOnArtifact/ChangesChecker.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/PermissionsOnArtifact/PermissionsOnArtifactFieldValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/StaticField/RichText/RichTextFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/StringField/StringFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Text/TextFieldDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/Text/TextValueDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/XML/XMLFieldWithoutPermissionsException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/IAcceptFieldVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/IHaveAnId.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/IProvideFactoryButtonInformation.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/RESTValueByField_NotImplementedException.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/SpecificPropertiesDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Column.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Column_Group.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_FieldVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Alphanum.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Integer.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastModifiedBy.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindValue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Null.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_StaticValue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_UgroupsValue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Users.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_OpenValue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_UnsavedValue.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_MultiSelectbox.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.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 +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Radiobutton.php +0 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ReadOnly.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Shareable.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedBy.php +0 −1 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_Interface.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_StaticField_LineBreak.php +0 −1 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_FormElement_StaticField_Separator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Usable.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Container.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/CreateSharedVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/ArtifactId.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Burndown.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/CrossReferences.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/LastModifiedBy.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/LastUpdateDate.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/PermissionsOnArtifact.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Priority.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/SubmittedBy.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/SubmittedOn.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Shared.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/StaticField.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/StaticField/LineBreak.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/StaticField/Separator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/UpdateSharedVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/UpdateVisitor.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/CyclicHierarchyException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/HierarchicalTracker.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/HierarchicalTrackerFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/Hierarchy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/NotInHierarchyException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/Presenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/IDisplayTrackerLayout.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/IFetchTrackerSwitcher.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Masschange/MasschangeUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/MasschangeDataValueExtractor.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Masschange_Presenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/MigrationLogger.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/AttachmentFieldDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/CannedDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/CcFieldDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/ColumnsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/Dao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/FieldDependenciesDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/FieldPermsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/FieldsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/FieldsDefaultValuesDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/FieldsetsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/PermissionsOnArtifactFieldDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/ReferenceFieldDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/RemindersDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/V3/SemanticDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/NoChangeException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/AllGroups.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Anonymous.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Command.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/DoNothing.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/ChainOfResponsibility/Registered.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionManager.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionPresenterBuilder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionRetrieveAssignee.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionSerializer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionTypePresenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Permission/PermissionUgroupPresenter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/PermissionsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Reference.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/ReferenceManager.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/AdditionalCriterion.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Renderer/ImportRendererFromXmlEvent.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/ResultJoiner.class.php +0 −1 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_CriteriaFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_HeaderInArtifactLinkModalPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_HeaderRenderer.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_REST.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_ArtifactLinkable_Interface.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Session.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_Float_ValueDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_Int_ValueDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Criteria_ValueDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/dao/Tracker_Report_Renderer_Table_ColumnsDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Date.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Date/Factory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Date/InvalidComparatorException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Date/MissingComparatorException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/List.class.php +0 −1 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/List/View.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/Tracker_RuleFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Rule/dao/Tracker_RuleDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Sample.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_SemanticFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_Contributor.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_ContributorFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Tracker_Semantic_DescriptionFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/IRetrieveSemanticDARByTracker.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_ContributorDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_DescriptionDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_StatusDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/dao/Tracker_Semantic_TitleDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Service/ServiceActivator.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/SystemEvent/Tv3TvQueue.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tooltip/Tracker_Tooltip.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_ArtifactByEmailStatus.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_Dispatchable_Interface.class.php +0 −1 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/Tracker_Report_Field.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_URL.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_URLVerification.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/TreeNode/CardPresenterNode.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/UgroupMappingBuilder.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/UgroupPermissionsGoldenRetriever.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookCreateController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookDeleteController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookEditController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookLogPresenter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/WebhookDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/WebhookFactory.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/WebhookStatusLogger.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/WebhookXMLExporter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ArtifactAttachmentExporter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueArtifactLinkXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueIntegerXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueOpenListXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueUnknownXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValueXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValueXMLExporterVisitor.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValuesXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChildrenXMLExporter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/FilePathXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/InArchiveFilePathXMLExporter.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/LocalAbsoluteFilePathXMLExporter.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/NullChildrenCollector.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Importer/ArtifactImportedMapping.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/ChangesetXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeDateXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeFloatXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeIntegerXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeListXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangePermissionsOnArtifactXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeStringXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeTextXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeUnknownXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/FieldChange/FieldChangeXMLUpdater.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/TemporaryFileCreator.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/TemporaryFileXMLUpdater.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_FileInfoDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/dao/Tracker_NotificationDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/dao/Tracker_PermDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/dao/Tracker_WatcherDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlFieldsMapping.php +0 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlFieldsMapping_FromAnotherPlatform.php +0 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlFieldsMapping_InSamePlatform.php +0 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlFieldsMapping_ValueNotFoundException.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action/Rules/EditRules.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action/Triggers/AddTrigger.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action/Triggers/DeleteTrigger.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action/Triggers/EditTriggers.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Action/Triggers/GetTriggersRulesBuilderData.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/GlobalRulesViolationException.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuild.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuildDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuildFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_FieldFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Date.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Float.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Int.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/dao/Transition_PostAction_FieldDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/dao/Transition_PostAction_Field_DateDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/dao/Transition_PostAction_Field_FloatDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Field/dao/Transition_PostAction_Field_IntDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/HiddenFieldsets/HiddenFieldsetsDao.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/PostActionSubFactories.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/PostAction/Transition_PostAction.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/CommentNotEmpty/Dao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/FieldNotEmpty/Dao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/FieldNotEmpty/Factory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/Condition/Permissions/Factory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/ConditionFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/ConditionsCollection.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Transition/OrphanTransitionException.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RuleDao.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RuleProcessor/AtLeastOneStrategy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RuleProcessor/Strategy.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RulesBuilderFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RulesBuilderTriggeringFields.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/RulesProcessor.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/Trigger/TriggerRule.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowBackendLogger.php +0 −1 Go to diff View file
M plugins/tracker/include/Workflow/WorkflowFactory.class.php +0 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +0 −1 Go to diff View file
M plugins/tracker/include/trackerPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/tracker/include/trackerPluginInfo.class.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/TrackerAdministrator/ProjectTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/TrackerAdministrator/ProjectTrackerTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/Workflows/TrackerWorkflowTransitionsTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/REST/v1/Workflow/PostAction/UnsupportedDateValueExceptionTestTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/MailGateway/CitationStripperTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/JiraXmlExporterTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Field/File/Upload/FileToUploadTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Field/ListFields/XML/XMLSelectBoxFieldTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_CriteriaTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Notifications/Settings/UserNotificationSettingsTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/XML/Exporter/ChangesetValue/ChangesetValueXMLExporterVisitorTest.php +0 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/XML/Exporter/FieldChange/FieldChangeArtifactLinksBuilderTest.php +0 −1 Go to diff View file
M plugins/tracker_date_reminder/include/ArtifactDateReminder.class.php +0 −1 Go to diff View file
M plugins/tracker_date_reminder/include/ArtifactDateReminderFactory.class.php +0 −1 Go to diff View file
M plugins/tracker_date_reminder/include/TrackerDateReminderPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/tracker_date_reminder/include/TrackerDateReminderPluginInfo.class.php +0 −1 Go to diff View file
M plugins/tracker_date_reminder/include/TrackerDateReminder_Logger_Prefix.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/TrackerEncryption/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M plugins/tracker_encryption/include/TrackerEncryption/Plugin/PluginInfo.php +0 −1 Go to diff View file
M plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php +0 −1 Go to diff View file
M plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointChecker.php +0 −1 Go to diff View file
M plugins/userlog/include/UserLogPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/userlog/include/UserLogPluginInfo.class.php +0 −1 Go to diff View file
M plugins/userlog/include/userlogPlugin.php +0 −1 Go to diff View file
M plugins/webdav/include/Docman/DocumentDownloader.php +0 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRS.class.php +0 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSPackage.class.php +0 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSRelease.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAVPluginDescriptor.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAVPluginInfo.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAVTree.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAVUtils.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAV_Request.class.php +0 −1 Go to diff View file
M plugins/webdav/include/WebDAV_Response.class.php +0 −1 Go to diff View file
M plugins/webdav/include/exception/WebDAVExceptionServerError.class.php +0 −1 Go to diff View file
M src/common/BuildVersion/REST/v1/VersionResource.php +0 −1 Go to diff View file
M src/common/Color/ColorPresenter.php +0 −1 Go to diff View file
M src/common/Color/ColorPresenterFactory.php +0 −1 Go to diff View file
M src/common/ConcurrentVersionsSystem/ViewVC/ViewVCController.php +0 −1 Go to diff View file
M src/common/Config/ConfigCannotBeModified.php +0 −1 Go to diff View file
M src/common/Config/ConfigValueDatabaseProvider.php +0 −1 Go to diff View file
M src/common/Config/ConfigValueFileProvider.php +0 −1 Go to diff View file
M src/common/Config/ConfigValueProvider.php +0 −1 Go to diff View file
M src/common/Config/LocalIncFinder.php +0 −1 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardDao.php +0 −1 Go to diff View file
M src/common/Dashboard/User/UserDashboardDao.php +0 −1 Go to diff View file
M src/common/FRS/FRSFile.class.php +0 −1 Go to diff View file
M src/common/FRS/FRSFileOngoingUploadException.php +0 −1 Go to diff View file
M src/common/FRS/FRSLog.class.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/FRSXMLImporter.class.php +0 −1 Go to diff View file
M src/common/FRS/FileModuleMonitorFactory.class.php +0 −1 Go to diff View file
M src/common/FRS/LicenseAgreement/InvalidLicenseAgreementException.php +0 −1 Go to diff View file
M src/common/FRS/LicenseAgreement/NewLicenseAgreement.php +0 −1 Go to diff View file
M src/common/ForgeAccess/AdminRouter.php +0 −1 Go to diff View file
M src/common/ForgeUpgrade/Bucket/BucketDbException.php +0 −1 Go to diff View file
M src/common/ForgeUpgrade/Bucket/BucketUpgradeNotCompleteException.php +0 −1 Go to diff View file
M src/common/ForgeUpgrade/LoggerAppenderConsoleColor.php +0 −1 Go to diff View file
M src/common/ForgeUpgrade/shim/ForgeUpgrade_Bucket.php +0 −1 Go to diff View file
M src/common/ForgeUpgrade/shim/ForgeUpgrade_Bucket_Db.php +0 −1 Go to diff View file
M src/common/JWT/generators/JWTGenerator.php +0 −1 Go to diff View file
M src/common/Jenkins/Client.class.php +0 −1 Go to diff View file
M src/common/Layout/ColorHelper.class.php +0 −1 Go to diff View file
M src/common/Layout/SiteHomepageController.php +0 −1 Go to diff View file
M src/common/Layout/ThemeVariant.class.php +0 −1 Go to diff View file
M src/common/Markdown/CommonMarkInterpreterController.php +0 −1 Go to diff View file
M src/common/News/ChooseNewsItemController.php +0 −1 Go to diff View file
M src/common/News/ChooseNewsPresenter.php +0 −1 Go to diff View file
M src/common/News/PermissionsPerGroup.php +0 −1 Go to diff View file
M src/common/PFO/Plugin.php +0 −1 Go to diff View file
M src/common/PFO/Project.php +0 −1 Go to diff View file
M src/common/PFO/User.php +0 −1 Go to diff View file
M src/common/Password/PasswordRegexpValidator.class.php +0 −1 Go to diff View file
M src/common/Password/PasswordStrategy.class.php +0 −1 Go to diff View file
M src/common/Plugin/EventPluginCacheInfo.php +0 −1 Go to diff View file
M src/common/Plugin/InvalidPluginNameException.php +0 −1 Go to diff View file
M src/common/Plugin/PluginConfigChecker.php +0 −1 Go to diff View file
M src/common/Plugin/PluginDependencySolver.php +0 −1 Go to diff View file
M src/common/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M src/common/Plugin/PluginFactory.php +0 −1 Go to diff View file
M src/common/Plugin/PluginResourceRestrictor.php +0 −1 Go to diff View file
M src/common/Project/AccessException.class.php +0 −1 Go to diff View file
M src/common/Project/AccessPrivateException.class.php +0 −1 Go to diff View file
M src/common/Project/Admin/Export/CannotCreateTmpFileToExportProjectException.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectAccessPresenter.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectHistoryPresenter.class.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectMembers/ProjectMembersPresenter.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectMembersPresenter.php +0 −1 Go to diff View file
M src/common/Project/Admin/ProjectVisibilityPresenter.class.php +0 −1 Go to diff View file
M src/common/Project/Admin/Reference/ReferenceAdministrationActions.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescription.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescriptionDao.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescriptionFactory.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescriptionValueDao.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescriptionValueFactory.class.php +0 −1 Go to diff View file
M src/common/Project/CustomDescription/CustomDescriptionValueManager.class.php +0 −1 Go to diff View file
M src/common/Project/Group.class.php +0 −1 Go to diff View file
M src/common/Project/Icons/EmojiCodepointConverter.php +0 −1 Go to diff View file
M src/common/Project/Icons/InvalidProjectIconException.php +0 −1 Go to diff View file
M src/common/Project/Icons/ProjectIconChecker.php +0 −1 Go to diff View file
M src/common/Project/Project.class.php +0 −1 Go to diff View file
M src/common/Project/ProjectCreationData.class.php +0 −1 Go to diff View file
M src/common/Project/ProjectCreationTemplatePresenter.class.php +0 −1 Go to diff View file
M src/common/Project/ProjectCreator.class.php +0 −1 Go to diff View file
M src/common/Project/ProjectUGroup.php +0 −1 Go to diff View file
M src/common/Project/Project_SOAPServer.class.php +0 −1 Go to diff View file
M src/common/Project/Quota/ProjectQuotaChecker.php +0 −1 Go to diff View file
M src/common/Project/REST/MinimalUserGroupRepresentation.php +0 −1 Go to diff View file
M src/common/Project/REST/ProjectResourceReference.class.php +0 −1 Go to diff View file
M src/common/Project/REST/UserGroupPOSTRepresentation.php +0 −1 Go to diff View file
M src/common/Project/REST/UserGroupRepresentation.php +0 −1 Go to diff View file
M src/common/Project/REST/v1/CategoryPostRepresentation.php +0 −1 Go to diff View file
M src/common/Project/REST/v1/FieldsPostRepresentation.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/Project/REST/v1/UserGroupResource.class.php +0 −1 Go to diff View file
M src/common/Project/Registration/Template/DefaultProjectTemplate.php +0 −1 Go to diff View file
M src/common/Project/Registration/Template/InvalidTemplateException.php +0 −1 Go to diff View file
M src/common/Project/Service/ServiceUsage.class.php +0 −1 Go to diff View file
M src/common/Project/Service/ServiceUsageDao.class.php +0 −1 Go to diff View file
M src/common/Project/Service/ServiceUsageFactory.class.php +0 −1 Go to diff View file
M src/common/Project/Service/ServiceUsageManager.class.php +0 −1 Go to diff View file
M src/common/Project/ServiceManager.class.php +0 −1 Go to diff View file
M src/common/Project/SystemEventRunner.class.php +0 −1 Go to diff View file
M src/common/Project/UGroupBinding.class.php +0 −1 Go to diff View file
M src/common/Project/UgroupDuplicator.php +0 −1 Go to diff View file
M src/common/Project/XML/ArchiveInterface.php +0 −1 Go to diff View file
M src/common/Project/XML/Export/ArchiveInterface.php +0 −1 Go to diff View file
M src/common/Project/XML/Export/NoArchive.php +0 −1 Go to diff View file
M src/common/Project/XML/Import/ArchiveInterface.php +0 −1 Go to diff View file
M src/common/Project/XML/Import/DirectoryArchive.php +0 −1 Go to diff View file
M src/common/Project/XML/Import/ImportExtraConfiguration.php +0 −1 Go to diff View file
M src/common/Project/XML/Import/ZipArchive.php +0 −1 Go to diff View file
M src/common/Queue/Noop/PersistentQueue.php +0 −1 Go to diff View file
M src/common/Queue/QueueServerConnectionException.php +0 −1 Go to diff View file
M src/common/REST/AuthenticatedResource.class.php +0 −1 Go to diff View file
M src/common/REST/Exceptions/NoAuthenticationHeadersException.class.php +0 −1 Go to diff View file
M src/common/REST/GateKeeper.class.php +0 −1 Go to diff View file
M src/common/REST/JsonCast.class.php +0 −1 Go to diff View file
M src/common/REST/JsonDecoder.class.php +0 −1 Go to diff View file
M src/common/REST/ProjectAuthorization.class.php +0 −1 Go to diff View file
M src/common/REST/ResourceReference.class.php +0 −1 Go to diff View file
M src/common/REST/ResourcesInjector.class.php +0 −1 Go to diff View file
M src/common/REST/Token.class.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/REST/TokenFactory.class.php +0 −1 Go to diff View file
M src/common/REST/UserManager.class.php +0 −1 Go to diff View file
M src/common/REST/v1/GitRepositoryPermissionRepresentationBase.class.php +0 −1 Go to diff View file
M src/common/REST/v1/GitRepositoryReferenceBase.class.php +0 −1 Go to diff View file
M src/common/REST/v1/PhpWikiPageRepresentation.class.php +0 −1 Go to diff View file
M src/common/REST/v1/PlanningReferenceBase.class.php +0 −1 Go to diff View file
M src/common/REST/v1/PlanningRepresentationBase.class.php +0 −1 Go to diff View file
M src/common/Redis/RedisNotConnectedException.php +0 −1 Go to diff View file
M src/common/Reference/CrossReferenceFactory.php +0 −1 Go to diff View file
M src/common/Reference/Presenters/CrossReferenceByNaturePresenterBuilder.php +0 −1 Go to diff View file
M src/common/Reference/Presenters/CrossReferenceLinkListPresenterBuilder.php +0 −1 Go to diff View file
M src/common/Reference/Reference.php +0 −1 Go to diff View file
M src/common/Reference/ReferenceInstance.php +0 −1 Go to diff View file
M src/common/Reference/ReferenceManager.php +0 −1 Go to diff View file
M src/common/Reference/ReferenceOpenGraph.php +0 −1 Go to diff View file
M src/common/Request/LegacyRoutesController.php +0 −1 Go to diff View file
M src/common/Session/Codendi_Session.class.php +0 −1 Go to diff View file
M src/common/System/Alias.class.php +0 −1 Go to diff View file
M src/common/System/Command.class.php +0 −1 Go to diff View file
M src/common/System/Exception/DaemonLockerException.php +0 −1 Go to diff View file
M src/common/Token/REST/v1/TokenResource.class.php +0 −1 Go to diff View file
M src/common/TreeNode/GetStateVisitor.class.php +0 −1 Go to diff View file
M src/common/TreeNode/InjectPaddingInTreeNodeVisitor.class.php +0 −1 Go to diff View file
M src/common/TreeNode/InjectSpanPaddingInTreeNodeVisitor.class.php +0 −1 Go to diff View file
M src/common/TreeNode/NodeDuplicator.class.php +0 −1 Go to diff View file
M src/common/TreeNode/TreeNodeCallback.class.php +0 −1 Go to diff View file
M src/common/TreeNode/TreeNodeMapper.class.php +0 −1 Go to diff View file
M src/common/User/Account/UpdatePasswordException.php +0 −1 Go to diff View file
M src/common/User/Admin/UserListPresenter.php +0 −1 Go to diff View file
M src/common/User/Admin/UserListResultsPresenter.php +0 −1 Go to diff View file
M src/common/User/Admin/UserListResultsUserPresenter.php +0 −1 Go to diff View file
M src/common/User/ForgeUGroup.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupFactory.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupManager.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/ProjectApproval.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/RetrieveUserMembershipInformation.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermission/UserManagement.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermissionsDao.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupPermissionsManager.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupUsersDao.class.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupUsersFactory.php +0 −1 Go to diff View file
M src/common/User/ForgeUserGroupUsersManager.class.php +0 −1 Go to diff View file
M src/common/User/IHaveAnSSHKey.php +0 −1 Go to diff View file
M src/common/User/LoginController.class.php +0 −1 Go to diff View file
M src/common/User/LoginPresenterBuilder.php +0 −1 Go to diff View file
M src/common/User/MailConfirmationCodeGenerator.class.php +0 −1 Go to diff View file
M src/common/User/PaginatedUserCollection.class.php +0 −1 Go to diff View file
M src/common/User/PendingUserNotifier.php +0 −1 Go to diff View file
M src/common/User/REST/MinimalUserRepresentation.class.php +0 −1 Go to diff View file
M src/common/User/REST/UserRepresentation.class.php +0 −1 Go to diff View file
M src/common/User/REST/v1/UserMembershipRepresentation.class.php +0 −1 Go to diff View file
M src/common/User/REST/v1/UserPreferenceRepresentation.php +0 −1 Go to diff View file
M src/common/User/REST/v1/UserResource.php +0 −1 Go to diff View file
M src/common/User/SSHKey/SSHKeyCreateController.php +0 −1 Go to diff View file
M src/common/User/SSHKey/SSHKeyDeleteController.php +0 −1 Go to diff View file
M src/common/User/StatusInvalidException.class.php +0 −1 Go to diff View file
M src/common/User/User.class.php +0 −1 Go to diff View file
M src/common/User/UserActionPresenter.php +0 −1 Go to diff View file
M src/common/User/UserHelper.class.php +0 −1 Go to diff View file
M src/common/User/UserManager.class.php +0 −1 Go to diff View file
M src/common/User/User_SOAPServer.class.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ActionToBeTakenForUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/AlreadyExistingUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/EmailDoesNotMatchUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/InvalidUserTypeException.php +0 −1 Go to diff View file
M src/common/User/XML/Import/Mapping.php +0 −1 Go to diff View file
M src/common/User/XML/Import/MappingFileOptimusPrimeTransformer.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ReadyToBeImportedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ReadyToBeImportedUsersCollection.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ToBeActivatedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ToBeCreatedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/ToBeMappedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/User.php +0 −1 Go to diff View file
M src/common/User/XML/Import/UsersToBeImportedCollection.php +0 −1 Go to diff View file
M src/common/User/XML/Import/UsersToBeImportedCollectionBuilder.php +0 −1 Go to diff View file
M src/common/User/XML/Import/UsersXMLNotFoundException.php +0 −1 Go to diff View file
M src/common/User/XML/Import/WillBeActivatedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/WillBeCreatedUser.php +0 −1 Go to diff View file
M src/common/User/XML/Import/WillBeMappedUser.php +0 −1 Go to diff View file
M src/common/User/XML/UserXMLExportedCollection.php +0 −1 Go to diff View file
M src/common/User/XML/UserXMLExporter.class.php +0 −1 Go to diff View file
M src/common/Widget/Event/GetWidget.php +0 −1 Go to diff View file
M src/common/Widget/Note/NoteDao.php +0 −1 Go to diff View file
M src/common/Widget/Note/NotePreferencesPresenter.php +0 −1 Go to diff View file
M src/common/Widget/ProjectContacts.php +0 −1 Go to diff View file
M src/common/Widget/Widget.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_MyBookmarks.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_MyLatestSvnCommits.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_MyMonitoredForums.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_MyMonitoredFp.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_MySystemEvent.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectDescription.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectLatestCvsCommits.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectLatestNews.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectLatestSvnCommits.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectPublicAreas.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectRss.class.php +0 −1 Go to diff View file
M src/common/Widget/Widget_ProjectSvnStats_Layout.class.php +0 −1 Go to diff View file
M src/common/account/Account_RegisterField.class.php +0 −1 Go to diff View file
M src/common/account/ConfirmationPresenter.class.php +0 −1 Go to diff View file
M src/common/account/RegisterByAdminPresenter.class.php +0 −1 Go to diff View file
M src/common/account/RegisterPrefillValuesPresenter.class.php +0 −1 Go to diff View file
M src/common/account/RegisterPresenter.class.php +0 −1 Go to diff View file
M src/common/account/TimezoneSelectorPresenter.class.php +0 −1 Go to diff View file
M src/common/admin/Admin_ProjectListExporter.class.php +0 −1 Go to diff View file
M src/common/admin/Admin_UserListExporter.class.php +0 −1 Go to diff View file
M src/common/admin/Homepage/Controller.php +0 −1 Go to diff View file
M src/common/admin/Homepage/Dao.php +0 −1 Go to diff View file
M src/common/admin/Homepage/HeadlinePresenter.php +0 −1 Go to diff View file
M src/common/admin/Homepage/LogoFinder.php +0 −1 Go to diff View file
M src/common/admin/Homepage/Router.php +0 −1 Go to diff View file
M src/common/admin/PermissionDelegationController.php +0 −1 Go to diff View file
M src/common/admin/PermissionDelegationDeleteGroupModalPresenter.php +0 −1 Go to diff View file
M src/common/admin/PermissionDelegationGroupModalPresenter.php +0 −1 Go to diff View file
M src/common/admin/PermissionDelegationIndexPresenter.php +0 −1 Go to diff View file
M src/common/admin/PermissionDelegationPermissionsModalPresenter.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectCategoriesDisplayController.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/ProjectFields/ProjectFieldsDisplayController.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/WebhooksDisplayController.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreation/WebhooksUpdateController.php +0 −1 Go to diff View file
M src/common/admin/ProjectCreationModerationUpdateController.php +0 −1 Go to diff View file
M src/common/admin/ProjectTemplatesController.php +0 −1 Go to diff View file
M src/common/backend/Backend.class.php +0 −1 Go to diff View file
M src/common/backend/BackendCVS.class.php +0 −1 Go to diff View file
M src/common/backend/BackendFactory.class.php +0 −1 Go to diff View file
M src/common/backend/BackendMailingList.class.php +0 −1 Go to diff View file
M src/common/backend/BackendSVN.class.php +0 −1 Go to diff View file
M src/common/backend/BackendSVNFileForSimlinkAlreadyExistsException.class.php +0 −1 Go to diff View file
M src/common/backend/BackendService.class.php +0 −1 Go to diff View file
M src/common/backend/BackendSystem.class.php +0 −2 Go to diff View file
M src/common/backend/SystemCheckLogger.php +0 −1 Go to diff View file
M src/common/chart/Chart_Gantt.class.php +0 −1 Go to diff View file
M src/common/chart/Chart_GanttBar.class.php +0 −1 Go to diff View file
M src/common/chart/Chart_GanttMilestone.class.php +0 −1 Go to diff View file
M src/common/chart/ErrorChart.class.php +0 −1 Go to diff View file
M src/common/collection/Collection.class.php +0 −1 Go to diff View file
M src/common/collection/LinkedList.class.php +0 −1 Go to diff View file
M src/common/collection/Map.class.php +0 −1 Go to diff View file
M src/common/dao/CrossReferenceDao.class.php +0 −1 Go to diff View file
M src/common/dao/FRSFileDownloadDao.php +0 −1 Go to diff View file
M src/common/dao/FRSFileTypeDao.class.php +0 −1 Go to diff View file
M src/common/dao/FRSProcessorDao.class.php +0 −1 Go to diff View file
M src/common/dao/FileModuleMonitorDao.class.php +0 −1 Go to diff View file
M src/common/dao/MailGatewaySaltDao.class.php +0 −1 Go to diff View file
M src/common/dao/MailingListDao.class.php +0 −1 Go to diff View file
M src/common/dao/NewsBytesDao.class.php +0 −1 Go to diff View file
M src/common/dao/PermissionDaoException.php +0 −1 Go to diff View file
M src/common/dao/PermissionsDao.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/ProjectHierarchyDao.class.php +0 −1 Go to diff View file
M src/common/dao/ProjectHistoryDao.class.php +0 −1 Go to diff View file
M src/common/dao/RestrictedPluginDao.class.php +0 −1 Go to diff View file
M src/common/dao/SvnCommitsDao.class.php +0 −1 Go to diff View file
M src/common/dao/SvnNotificationDao.class.php +0 −1 Go to diff View file
M src/common/dao/TrackerIdSharingDao.class.php +0 −1 Go to diff View file
M src/common/dao/UGroupDao.class.php +0 −1 Go to diff View file
M src/common/dao/UGroupUserDao.class.php +0 −1 Go to diff View file
M src/common/dao/UserSuspensionDao.php +0 −1 Go to diff View file
M src/common/dao/WikiVersionDao.class.php +0 −1 Go to diff View file
M src/common/dao/include/DataAccessResultEmpty.class.php +0 −1 Go to diff View file
M src/common/dao/include/IProvideDataAccessResult.class.php +0 −1 Go to diff View file
M src/common/date/TimeInterval.class.php +0 −1 Go to diff View file
M src/common/docmanv1/XMLExportDao.class.php +0 −1 Go to diff View file
M src/common/docmanv1/XMLExportData.class.php +0 −1 Go to diff View file
M src/common/encoding/SupportedXmlCharEncoding.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Input_Radio.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Pane.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_Rank.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_Scale.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_TrackerFields_Dates.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_TrackerFields_Int_TextFields.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_TrackerFields_Numerics.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_TrackerFields_Selectboxes.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Element_Selectbox_TrackerFields_Texts.class.php +0 −1 Go to diff View file
M src/common/html/HTML_Table_Bootstrap.class.php +0 −1 Go to diff View file
M src/common/include/Feedback.class.php +0 −1 Go to diff View file
M src/common/include/FeedbackFormatter.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/InvalidDirectoryException.php +0 −1 Go to diff View file
M src/common/include/LoaderScheduler.php +0 −1 Go to diff View file
M src/common/include/PropertyDescriptor.class.php +0 −1 Go to diff View file
M src/common/include/Recent_Element_Interface.class.php +0 −1 Go to diff View file
M src/common/include/Response.class.php +0 −1 Go to diff View file
M src/common/include/RestlerCache.php +0 −1 Go to diff View file
M src/common/include/SiteCache.php +0 −1 Go to diff View file
M src/common/include/Toggler.class.php +0 −1 Go to diff View file
M src/common/include/Tuleap_Template.class.php +0 −1 Go to diff View file
M src/common/include/URL.class.php +0 −1 Go to diff View file
M src/common/include/URLVerification.class.php +0 −1 Go to diff View file
M src/common/include/URLVerificationFactory.class.php +0 −1 Go to diff View file
M src/common/include/lib/PHP_BigFile.class.php +0 −1 Go to diff View file
M src/common/language/BaseLanguage.class.php +0 −1 Go to diff View file
M src/common/language/BaseLanguageFactory.class.php +0 −1 Go to diff View file
M src/common/language/CustomContentNotFoundException.php +0 −1 Go to diff View file
M src/common/log/LogToSyslog.php +0 −1 Go to diff View file
M src/common/log/TruncateLevelLogger.class.php +0 −1 Go to diff View file
M src/common/log/WrapperLogger.class.php +0 −1 Go to diff View file
M src/common/mail/MailBuilder.php +0 −1 Go to diff View file
M src/common/mail/MailEnhancer.php +0 −1 Go to diff View file
M src/common/mail/MailNotificationBuilder.php +0 −1 Go to diff View file
M src/common/mail/MailNotificationPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailPresenter.php +0 −1 Go to diff View file
M src/common/mail/MailPresenterFactory.class.php +0 −1 Go to diff View file
M src/common/mail/MailProjectNotificationMustBeApprovedPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailProjectNotificationPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailProjectOneStepRegisterPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailRegisterByAdminApprovalPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailRegisterByAdminNotificationPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailRegisterByAdminPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailRegisterByUserPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MailRegisterPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MassmailFormPresenter.class.php +0 −1 Go to diff View file
M src/common/mail/MassmailSender.class.php +0 −1 Go to diff View file
M src/common/mail/RecipientListBuilder.php +0 −1 Go to diff View file
M src/common/mail/TuleapRegisterMail.class.php +0 −1 Go to diff View file
M src/common/mailing_list/MailingList.class.php +0 −1 Go to diff View file
M src/common/mvc/Actions.class.php +0 −1 Go to diff View file
M src/common/mvc2/Controller.class.php +0 −1 Go to diff View file
M src/common/mvc2/PluginController.class.php +0 −1 Go to diff View file
M src/common/notification/Notification.php +0 −1 Go to diff View file
M src/common/permission/PermissionsNormalizer.php +0 −1 Go to diff View file
M src/common/permission/PermissionsUGroupMapper.php +0 −1 Go to diff View file
M src/common/realTime/Client.php +0 −1 Go to diff View file
M src/common/realTime/MessageRightsPresenter.php +0 −1 Go to diff View file
M src/common/resource_restrictor/RestrictedResourceDao.class.php +0 −1 Go to diff View file
M src/common/search/Presenters/AdditionalSearchTabsPresenter.class.php +0 −1 Go to diff View file
M src/common/search/Presenters/SearchPanePresenter.class.php +0 −1 Go to diff View file
M src/common/search/Presenters/SearchPeopleResultPresenter.php +0 −1 Go to diff View file
M src/common/search/Presenters/SearchPresenter.class.php +0 −1 Go to diff View file
M src/common/search/Presenters/SearchProjectResultPresenter.php +0 −1 Go to diff View file
M src/common/search/Presenters/SearchResultsIntroPresenter.php +0 −1 Go to diff View file
M src/common/search/SearchController.class.php +0 −1 Go to diff View file
M src/common/search/SearchPlugin.class.php +0 −1 Go to diff View file
M src/common/search/SearchQuery.class.php +0 −1 Go to diff View file
M src/common/search/SearchResults.class.php +0 −1 Go to diff View file
M src/common/soap/SOAP_WSDLRenderer.class.php +0 −1 Go to diff View file
M src/common/soap/TuleapSOAPServer.class.php +0 −1 Go to diff View file
M src/common/svn/CommitMessageValidator.class.php +0 −1 Go to diff View file
M src/common/svn/Hook.class.php +0 −1 Go to diff View file
M src/common/svn/SVNAccessFile.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_AccessFile_DAO.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_AccessFile_NoFilePresenter.php +0 −1 Go to diff View file
M src/common/svn/SVN_AccessFile_Writer.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_CommitToTagDeniedException.php +0 −1 Go to diff View file
M src/common/svn/SVN_DAO.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_LogDao.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_LogFactory.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_PermissionsManager.class.php +0 −1 Go to diff View file
M src/common/svn/SVN_SQLRequestNotSuccededException.class.php +0 −1 Go to diff View file
M src/common/svn/SvnNotification.class.php +0 −1 Go to diff View file
M src/common/svn/general-settings/SVN_GeneralSettingsPresenter.php +0 −1 Go to diff View file
M src/common/svn/hook/PostRevPropset.class.php +0 −1 Go to diff View file
M src/common/svn/hook/PreCommit.class.php +0 −1 Go to diff View file
M src/common/svn/hook/PreRevPropset.class.php +0 −1 Go to diff View file
M src/common/svn/immutable_tags/SVN_Immutable_Tags_DAO.php +0 −1 Go to diff View file
M src/common/svn/immutable_tags/SVN_Immutable_Tags_Handler.php +0 −1 Go to diff View file
M src/common/svn/intro/SVN_IntroPresenter.php +0 −1 Go to diff View file
M src/common/svn/tokens/SVN_Token.class.php +0 −1 Go to diff View file
M src/common/svn/tokens/SVN_TokenDao.class.php +0 −1 Go to diff View file
M src/common/svn/tokens/SVN_TokenHandler.class.php +0 −1 Go to diff View file
M src/common/svn/tokens/SVN_TokenPresenter.class.php +0 −1 Go to diff View file
M src/common/system_event/IRunInAMutex.php +0 −1 Go to diff View file
M src/common/system_event/REST/v1/PaginatedSystemEventRepresentations.php +0 −1 Go to diff View file
M src/common/system_event/REST/v1/PaginatedSystemEventRepresentationsBuilder.php +0 −1 Go to diff View file
M src/common/system_event/SystemEvent.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventManager.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventMissingParameterException.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessApplicationOwnerDefaultQueue.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessCustomQueue.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessRootDefaultQueue.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessor.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessor_ApplicationOwner.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessor_Factory.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventProcessor_Root.class.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventPurger.php +0 −1 Go to diff View file
M src/common/system_event/SystemEventQueue.class.php +0 −1 Go to diff View file
M src/common/system_event/include/Massmail.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_COMPUTE_MD5SUM.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_CVS_IS_PRIVATE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_EDIT_SSH_KEYS.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MAILING_LIST_CREATE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MAILING_LIST_DELETE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MEMBERSHIP_CREATE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MEMBERSHIP_DELETE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_MOVE_FRS_FILE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_PROJECT_CREATE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_PROJECT_RENAME.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_SERVICE_USAGE_SWITCH.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_SVN_AUTHORIZE_TOKENS.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_SVN_AUTH_CACHE_CHANGE.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_SVN_REVOKE_TOKENS.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_SYSTEM_CHECK.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_UPDATE_ALIASES.class.php +0 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_USER_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/templating/TemplateRenderer.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdowns.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsMini.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsOption.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsOptionDivider.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsOptionSubmenu.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsOptionTitle.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/ButtonDropdownsOptionWithModal.class.php +0 −1 Go to diff View file
M src/common/templating/presenter/SplitButtonDropdowns.class.php +0 −1 Go to diff View file
M src/common/tracker/Artifact.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactAlphaNumFieldXMLExporter.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactAttachmentXMLExporter.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactAttachmentXMLLinker.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactAttachmentXMLZipper.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactCanned.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFieldFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFieldSet.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFieldSetFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFieldXMLExporter.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactFile.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactGlobalNotification.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactGlobalNotificationFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactImport.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactReport.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactReportField.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactRule.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactRuleFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactRuleValue.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactRuleValueView.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactRulesManager.class.php +0 −2 Go to diff View file
M src/common/tracker/ArtifactTypeFactory.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactXMLExporter.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactXMLExporterArtifact.class.php +0 −1 Go to diff View file
M src/common/tracker/ArtifactXMLExporterDao.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactCannedHtml.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactHtml.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactImportHtml.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactReportHtml.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactRuleValueJavascript.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactRulesManagerHtml.class.php +0 −1 Go to diff View file
M src/common/tracker/HTML/ArtifactTypeHtml.class.php +0 −1 Go to diff View file
M src/common/trove/TroveCat.php +0 −1 Go to diff View file
M src/common/trove/TroveCatCategoryPresenter.php +0 −1 Go to diff View file
M src/common/trove/TroveCatCollectionRetriever.php +0 −1 Go to diff View file
M src/common/trove/TroveCatPresenter.php +0 −1 Go to diff View file
M src/common/wiki/PermissionsManager.class.php +0 −1 Go to diff View file
M src/common/wiki/REST/v1/PhpWikiPageFullRepresentation.class.php +0 −1 Go to diff View file
M src/common/wiki/REST/v1/PhpWikiPageVersionFullRepresentation.class.php +0 −1 Go to diff View file
M src/common/wiki/REST/v1/PhpWikiPageVersionRepresentation.class.php +0 −1 Go to diff View file
M src/common/wiki/REST/v1/PhpWikiResource.class.php +0 −1 Go to diff View file
M src/common/wiki/actions/WikiActions.class.php +0 −1 Go to diff View file
M src/common/wiki/lib/PaginatedWikiPagesFactory.class.php +0 −1 Go to diff View file
M src/common/wiki/lib/WikiPageVersion.class.php +0 −1 Go to diff View file
M src/common/wiki/lib/WikiPageVersionContentFormatter.php +0 −1 Go to diff View file
M src/common/wiki/lib/WikiPageVersionFactory.class.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/CachedMarkup.php +0 −7 Go to diff View file
M src/common/wiki/phpwiki/lib/EditToolbar.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/ErrorManager.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/ExternalReferrer.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/PageList.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/Request.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/RssParser.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/Theme.php +0 −2 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiDB/backend/PearDB.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiGroup.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiUser/BogoLogin.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/WikiUser/Codendi.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/XmlParserPHPWiki.php +0 −1 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/pear/DB/Pager.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/plugin/Diff.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/plugin/HtmlConverter.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/plugin/RecentChanges.php +0 −2 Go to diff View file
M src/common/wiki/phpwiki/lib/plugin/RecentComments.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/plugin/_WikiTranslation.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/lib/stdlib.php +0 −1 Go to diff View file
M src/common/wiki/phpwiki/themes/Sidebar/themeinfo.php +0 −1 Go to diff View file
M src/common/wiki/views/WikiServiceAdminViews.class.php +0 −1 Go to diff View file
M src/common/wiki/views/WikiServiceViews.class.php +0 −1 Go to diff View file
M src/common/xml/ProjectXMLMerger.php +0 −1 Go to diff View file
M src/common/xml/SimpleXMLCDATAFactory.class.php +0 −1 Go to diff View file
M src/common/xml/XMLImportHelper.php +0 −1 Go to diff View file
M src/composer.lock +5 −5 Go to diff View file
M src/core/RSS/News/LatestNewsController.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201007220743_add_table_notification_delegation.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201007291109_modify_pk_table_notification_delegation.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201009280731_add_table_groups_notif_delegation_message.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201010191436_add_table_frs_file_deleted.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201010201546_fill_frs_file_deleted.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201011230835_add_column_format_to_artifact_history.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201012140821_improve_frs_file.php +0 −1 Go to diff View file
M src/db/mysql/updates/2010/201012240808_add_table_frs_log.php +0 −1 Go to diff View file
M src/db/mysql/updates/2011/201103081738_add_column_filepath_to_frs_file.php +0 −1 Go to diff View file
M src/db/mysql/updates/2011/201103281122_add_wiki_attachment_delete_mechanism.php +0 −1 Go to diff View file
M src/db/mysql/updates/2011/201108241423_remove_slmbug_and_story.php +0 −1 Go to diff View file
M src/db/mysql/updates/2011/201108311456_add_image_renderer.php +0 −1 Go to diff View file
M src/db/mysql/updates/2011/201111021759_id_sharing.php +0 −1 Go to diff View file
M src/db/mysql/updates/2012/201201181909_add_index_on_svn_commits_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2012/201201231552_add_table_soap_limits.php +0 −1 Go to diff View file
M src/db/mysql/updates/2012/201208241130_add_anonymous_in_filemodule_monitor.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201504171343_restore_FRS_owner_group.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201505302300_remove_twitter_widgets.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201506031610_add_svn_immutable_tags_whitelist_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201506031658_enlarge_your_tinyint.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201508141600_remove_people_skills.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201508171048_add_svn_immutable_tags_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201508241048_add_truncated_emails_column.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201508271443_add_index_on_system_event_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201509020939_drop_priority_plugin_hook.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201510011056_add_index_on_service_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201510131542_turn_user_groups_tables_innodb.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201511231728_add_trovecat_mandatory_column.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201512171700_add_svn_token_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201512211530_force_refresh_svnaccessfile.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201512281119_add_svn_token_usage_table.php +0 −1 Go to diff View file
M src/db/mysql/updates/2015/201512291430_add_indexes_for_statistics.php +0 −1 Go to diff View file
M src/db/mysql/updates/2016/201601051638_add_trovecat_display_column.php +0 −1 Go to diff View file
M src/db/mysql/updates/2016/201607221530_cleanup_csrf_token_from_userprefs.php +0 −1 Go to diff View file
M src/db/mysql/updates/2016/201607281135_create_plugin_frs_global_permissions.php +0 −1 Go to diff View file
M src/db/mysql/updates/2016/201611031112_add_svn_cache_parameter_table.php +0 −1 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph.php +0 −3 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_contour.php +0 −2 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_errhandler.inc.php +0 −2 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_mgraph.php +0 −1 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_plotband.php +0 −5 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_plotmark.inc.php +0 −1 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_radar.php +0 −2 Go to diff View file
M src/themes/FlamingParrot/include/Bootstrap_FeedbackFormatter.class.php +0 −1 Go to diff View file
M src/themes/FlamingParrot/include/HeaderPresenter.class.php +0 −1 Go to diff View file
M src/themes/FlamingParrot/include/NavBarProjectPresenter.class.php +0 −1 Go to diff View file
M src/tuleap-cfg/Command/SetupMysql/EasyDBWrapper.php +0 −1 Go to diff View file
M src/www/admin/system_events/adminPresenter.class.php +0 −1 Go to diff View file
M src/www/include/nusoap.php +0 −4 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +0 −1 Go to diff View file
M tests/integration/tests/DAO/DBTablesDaoLoadKnowDataUTF8Test.php +0 −1 Go to diff View file
M tests/rest/lib/ArtifactFileBase.php +0 −1 Go to diff View file
M tests/rest/lib/MilestoneBase.php +0 −1 Go to diff View file
M tests/rest/lib/ProjectBase.php +0 −1 Go to diff View file
M tests/rest/tests/ArtifactsChangesetsTest.php +0 −1 Go to diff View file
M tests/rest/tests/AuthenticationTest.php +0 −1 Go to diff View file
M tests/rest/tests/JWTTest.php +0 −1 Go to diff View file
M tests/rest/tests/PhpWikiTest.php +0 −1 Go to diff View file
M tests/rest/tests/PlanningTest.php +0 −1 Go to diff View file
M tests/rest/tests/SystemEventTest.php +0 −1 Go to diff View file
M tests/rest/tests/TokenTest.php +0 −1 Go to diff View file
M tests/rest/tests/UserMembershipTest.php +0 −1 Go to diff View file
M tests/rest/tests/UsersTest.php +0 −1 Go to diff View file
M tests/soap/lib/SOAPBase.php +0 −1 Go to diff View file
M tests/soap/tests/ProjectTest.php +0 −1 Go to diff View file
M tests/soap/tests/UserTest.php +0 −1 Go to diff View file
M tests/unit/common/Dashboard/DashboardTest.php +0 −1 Go to diff View file
M tests/unit/common/FRS/FRSFileTest.php +0 −1 Go to diff View file
M tests/unit/common/FRS/FRSPackageTest.php +0 −1 Go to diff View file
M tests/unit/common/Include/Codendi_DiffTest.php +0 −1 Go to diff View file
M tests/unit/common/Layout/ColorHelperTest.php +0 −1 Go to diff View file
M tests/unit/common/Project/Icon/EmojiCodepointConverterTest.php +0 −1 Go to diff View file
M tests/unit/common/Project/REST/UserGroupQueryParameterParserTest.php +0 −1 Go to diff View file
M tests/unit/common/Project/Registration/ProjectRegistrationPresenterBuilderTest.php +0 −1 Go to diff View file
M tests/unit/common/Request/FrontRouterTest.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPadding.class.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPaddingInTreeNodeVisitorTest.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWith2ChildrenTest.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPaddingWith2ChildrenAndTheFirstWithOneChildTest.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPaddingWith3ChildrenAtRootFirstWithOneChildLastWith2ChildrenTest.php +0 −1 Go to diff View file
M tests/unit/common/TreeNode/InjectSpanPaddingWithADepthOf3Test.php +0 −1 Go to diff View file
M tests/unit/common/Widget/Rule_Widget_OwnerTest.php +0 −1 Go to diff View file
M tests/unit/common/Widget/Valid_Widget_OwnerTest.php +0 −1 Go to diff View file
M tests/unit/common/date/TimeIntervalTest.php +0 −1 Go to diff View file
M tests/unit/common/encoding/SupportedXmlCharEncodingTest.php +0 −1 Go to diff View file
M tests/unit/common/html/HTML_TableTest.php +0 −1 Go to diff View file
M tests/unit/common/html/HTML_Table_BootstrapTest.php +0 −1 Go to diff View file
M tests/unit/common/valid/Rule_DateTest.php +0 −1 Go to diff View file
M tests/unit/common/valid/Rule_FRSFileNameTest.php +0 −1 Go to diff View file
M tests/unit/common/valid/Rule_IntTest.php +0 −1 Go to diff View file
M tests/unit/common/valid/Rule_NumericalTest.php +0 −1 Go to diff View file
M tests/unit/common/valid/Rule_StringTest.php +0 −1 Go to diff View file
M tests/unit/tuleap-cfg/Command/ConfigureCommandTest.php +0 −1 Go to diff View file
M tests/unit/www/include/UtilsHTTPTest.php +0 −1 Go to diff View file