stable

Clone or download

Read-only

refactor: Namespace ArtifactUpdater

part of story #24969 [modal] add and remove links without types No functional change expected. Change-Id: Ie9b9da38c7d4b8d58f913d8510ed3f0f99e18bc5

Modified Files

Name
M plugins/taskboard/include/REST/v1/Card/CardPatcher.php +4 −7 Go to diff View file
M plugins/taskboard/include/REST/v1/Cell/CardMappedFieldUpdater.php +6 −5 Go to diff View file
M plugins/taskboard/tests/unit/REST/v1/Card/CardPatcherTest.php +3 −3 Go to diff View file
M plugins/taskboard/tests/unit/REST/v1/Cell/CardMappedFieldUpdaterTest.php +3 −3 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/CampaignUpdater.php +3 −4 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/CampaignsResource.class.php +3 −8 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ExecutionStatusUpdater.php +3 −6 Go to diff View file
M plugins/testmanagement/include/TestManagement/REST/v1/ExecutionsResource.class.php +4 −5 Go to diff View file
R plugins/tracker/include/REST/Artifact/ArtifactUpdater.class.php Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +2 −2 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ArtifactUpdaterTest.php +2 −5 Go to diff View file