stable
Clone or download
Read-only
Merge commit 'refs/changes/95/8095/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10125: Imported tasks are being duplicated Change-Id: I1127b39b3cdcdecb08abb6ce07120188b37f8fa0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artifactsfolders/bin/convert_from_folders_to_scrum.php | +8 | −1 | Go to diff View file |
A | plugins/artifactsfolders/include/Converter/AncestorFolderChecker.php | +62 | −0 | Go to diff View file |
M | plugins/artifactsfolders/include/Converter/ArtifactsFoldersToScrumV2Converter.php | +23 | −3 | Go to diff View file |
M | plugins/artifactsfolders/include/Converter/CollectionOfLinksToAdd.php | +3 | −2 | Go to diff View file |
M | plugins/artifactsfolders/include/Converter/ConverterDao.php | +4 | −2 | Go to diff View file |
M | plugins/artifactsfolders/include/Folder/HierarchyOfFolderBuilder.php | +14 | −0 | Go to diff View file |
M | plugins/artifactsfolders/include/autoload.php | +3 | −2 | Go to diff View file |