stable

Clone or download

Read-only

Merge "request #14575: Remove unused private elements"

Modified Files

Name
M db/mysql/updates/2020/202001291605_remove_required_from_issue_tracker.php +1 −1 Go to diff View file
M include/RealTime/RealTimeMessageSender.php +0 −7 Go to diff View file
M include/TestManagement/AdminController.class.php +1 −1 Go to diff View file
M include/TestManagement/Administration/InvalidTrackerIdProvidedException.php +1 −1 Go to diff View file
M include/TestManagement/Administration/StepFieldUsageDetector.php +0 −4 Go to diff View file
M include/TestManagement/Administration/TrackerDoesntExistException.php +1 −1 Go to diff View file
M include/TestManagement/Administration/TrackerIsDeletedException.php +1 −1 Go to diff View file
M include/TestManagement/Campaign/AutomatedTests/AutomatedTestsTriggerer.php +0 −1 Go to diff View file
M include/TestManagement/Campaign/Campaign.php +0 −5 Go to diff View file
M include/TestManagement/Campaign/CampaignRetriever.php +0 −1 Go to diff View file
M include/TestManagement/Campaign/Execution/DefinitionForExecutionRetriever.php +0 −2 Go to diff View file
M include/TestManagement/QueryToCriterionConverter.php +0 −16 Go to diff View file
M include/TestManagement/REST/v1/CampaignRepresentation.class.php +0 −3 Go to diff View file
M include/TestManagement/REST/v1/CampaignRepresentationBuilder.php +0 −11 Go to diff View file
M include/TestManagement/REST/v1/CampaignsResource.class.php +0 −9 Go to diff View file
M include/TestManagement/REST/v1/DefinitionRepresentation.php +0 −5 Go to diff View file
M include/TestManagement/REST/v1/Execution/StepsResultsFilter.php +0 −2 Go to diff View file
M include/TestManagement/REST/v1/Execution/StepsResultsRepresentationBuilder.php +0 −8 Go to diff View file
M include/TestManagement/REST/v1/ExecutionRepresentationBuilder.php +0 −10 Go to diff View file
M include/TestManagement/REST/v1/ExecutionStatusUpdater.php +0 −2 Go to diff View file
M include/TestManagement/REST/v1/ExecutionsResource.class.php +0 −3 Go to diff View file
M include/TestManagement/REST/v1/ProjectResource.class.php +1 −5 Go to diff View file
M include/TestManagement/REST/v1/StepsResultsChangesBuilder.php +0 −5 Go to diff View file
M include/TestManagement/REST/v1/TestStatusAccordingToStepsStatusChangesBuilder.php +0 −1 Go to diff View file
M include/TestManagement/Router.class.php +0 −18 Go to diff View file
M include/TestManagement/Step/Definition/Field/StepDefinition.php +0 −2 Go to diff View file
M include/TestManagement/Step/Definition/Field/StepDefinitionChangesetValue.php +0 −4 Go to diff View file
M include/TestManagement/Step/Execution/Field/StepExecution.php +0 −2 Go to diff View file
M include/TestManagement/Step/Execution/Field/StepExecutionChangesetValue.php +0 −4 Go to diff View file
M include/TestManagement/TrackerComesFromLegacyEngineException.php +0 −3 Go to diff View file
M include/TestManagement/XML/ImportXMLFromTracker.php +4 −3 Go to diff View file
M include/testmanagementPlugin.php +0 −5 Go to diff View file
M phpunit/TestManagement/AdminControllerTest.php +0 −1 Go to diff View file
M phpunit/TestManagement/CampaignCreatorTest.php +0 −8 Go to diff View file
M phpunit/TestManagement/REST/v1/DefinitionRepresentationTest.php +1 −1 Go to diff View file
M tests/rest/TestManagement/DefinitionsTest.php +0 −11 Go to diff View file