stable
Clone or download
Read-only
Merge commit 'refs/changes/95/28395/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: fix request #31579 Duplicate a Tuleap project with a lot of trackers can timeout Change-Id: Ieef203aac226be627b9f819c51493763f776aa60
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/ServiceTracker.class.php | +0 | −23 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +24 | −24 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +3 | −5 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +11 | −8 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/TrackerFactoryDuplicationTest.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/TrackerManagerTest.php | +1 | −1 | Go to diff View file |
M | src/common/Project/Service.class.php | +0 | −4 | Go to diff View file |