stable
Clone or download
Read-only
Merge commit 'refs/changes/66/2866/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7327 Tv3 export to Tv5: cannot migrate trackers not readable by anonymous Change-Id: Ib06e9d1881565cc59920295e61bcb0b918a2ddd3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/bin/create_tracker_structure_from_tv3.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Events/SystemEvent_TRACKER_V3_MIGRATION.php | +8 | −13 | Go to diff View file |
A | plugins/tracker/include/Tracker/Exception/Migration/GetTv3Exception.php | +26 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Exception/Migration/OpenArchiveException.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Migration/MigrationManager.php | +14 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +9 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |