stable

Clone or download

Read-only

refactor: move RetrieveTracker interface to Tracker namespace

part of request #40099 Cross-Tracker search finishing touches 16.1 No functional change expected. Why? It was in Artifact namespace, but in Tracker folder. It should follow PSR-4. Change-Id: Icb604a8b9be8b32bd9bc10216d11be43f76400da

Modified Files

Name
M plugins/artidoc/include/Artidoc/Document/ConfiguredTrackerRetriever.php +1 −1 Go to diff View file
M plugins/artidoc/include/Artidoc/REST/v1/PUTConfigurationHandler.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/CrossTrackerReportFactory.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/ReportTrackersRetriever.php +1 −1 Go to diff View file
M plugins/kanban/include/Kanban/KanbanActionsChecker.php +1 −1 Go to diff View file
M plugins/roadmap/include/Roadmap/REST/v1/RoadmapTasksRetriever.php +1 −1 Go to diff View file
M plugins/roadmap/tests/unit/Roadmap/REST/v1/RoadmapTasksRetrieverTest.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/Config.class.php +1 −1 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/CampaignCreator.class.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/Artifact/ArtifactCreator.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/Move/MovePatchAction.php +1 −1 Go to diff View file
R plugins/tracker/include/Tracker/RetrieveTracker.php Go to diff View file
M plugins/tracker/include/Tracker/Admin/ArtifactsDeletion/ArtifactsDeletionInTrackerAdminController.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ArtifactCreatorTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Stub/RetrieveTrackerStub.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Administration/ActiveTrackerRetrieverMiddleware.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Administration/AdministrationController.php +2 −2 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Logs/PayloadDownloaderController.php +1 −1 Go to diff View file