stable
Clone or download
Read-only
part of request #30737 remove reference_alias_* and artifact_folder plugins Change-Id: If1eb2a5f935b0201b9d8a37ed4d018c4fe9f7cfb
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/referencealias_core/README.mkd | +0 | −5 | Go to diff View file |
D | plugins/referencealias_core/composer.json | +0 | −8 | Go to diff View file |
D | plugins/referencealias_core/composer.lock | +0 | −18 | Go to diff View file |
D | plugins/referencealias_core/db/install.sql | +0 | −9 | Go to diff View file |
D | plugins/referencealias_core/db/uninstall.sql | +0 | −4 | Go to diff View file |
D | plugins/referencealias_core/include/ReferenceAliasCore/Dao.php | +0 | −54 | Go to diff View file |
D | plugins/referencealias_core/include/ReferenceAliasCore/Plugin/PluginDescriptor.php | +0 | −32 | Go to diff View file |
D | plugins/referencealias_core/include/ReferenceAliasCore/Plugin/PluginInfo.php | +0 | −31 | Go to diff View file |
D | plugins/referencealias_core/include/ReferenceAliasCore/ReferencesBuilder.php | +0 | −144 | Go to diff View file |
D | plugins/referencealias_core/include/ReferenceAliasCore/ReferencesImporter.php | +0 | −101 | Go to diff View file |
D | plugins/referencealias_core/include/constants.php | +0 | −21 | Go to diff View file |
D | plugins/referencealias_core/include/referencealias_corePlugin.php | +0 | −101 | Go to diff View file |
D | plugins/referencealias_core/site-content/en_US/referencealias_core.tab | +0 | −2 | Go to diff View file |
D | plugins/referencealias_core/site-content/fr_FR/referencealias_core.tab | +0 | −2 | Go to diff View file |
D | plugins/referencealias_core/tests/unit/ReferenceAliasCore/ReferencesBuilderTest.php | +0 | −129 | Go to diff View file |
D | plugins/referencealias_core/tests/unit/ReferencesImporterTest.php | +0 | −109 | Go to diff View file |
D | plugins/referencealias_core/tests/unit/bootstrap.php | +0 | −21 | Go to diff View file |
M | src/common/Event/Event.class.php | +0 | −9 | Go to diff View file |
M | src/common/Reference/ReferenceManager.php | +0 | −45 | Go to diff View file |
M | tools/docker/tuleap-community-edition/Dockerfile | +1 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −11 | Go to diff View file |