stable
Clone or download
Read-only
This is part of story #12189 prevent field modification according to state No functional changes here. The trackers are now retrieved by the TrackerChecker. Change-Id: I3385c27305712def98f71a29417fbf248481ed63
Modified Files
Name | ||||
---|---|---|---|---|
M | include/TestManagement/AdminController.class.php | +9 | −22 | Go to diff View file |
M | include/TestManagement/Administration/TrackerChecker.php | +42 | −3 | Go to diff View file |
M | include/TestManagement/IndexController.class.php | +19 | −1 | Go to diff View file |
M | include/TestManagement/Router.class.php | +1 | −3 | Go to diff View file |
M | include/TestManagement/TestManagementController.php | +0 | −5 | Go to diff View file |
M | include/testmanagementPlugin.class.php | +1 | −1 | Go to diff View file |
M | phpunit/TestManagement/AdminControllerTest.php | +0 | −52 | Go to diff View file |
M | phpunit/TestManagement/Administration/TrackerCheckerTest.php | +53 | −11 | Go to diff View file |