stable
Clone or download
Read-only
Merge commit 'refs/changes/82/15282/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13532: No information are logged when Tuleap is unable to create an artifact via the REST API Change-Id: I293c24f8abb51c2b866ce562e8cfb6fd5aea56e6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreatorBase.class.php | +31 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php | +16 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +5 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImportBuilder.class.php | +5 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Migration/MigrationManager.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +4 | −2 | Go to diff View file |
M | plugins/tracker/tests/Artifact/Changeset/InitialChangesetCreatorTest.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/tests/Artifact/Tracker_ArtifactCreatorTest.php | +2 | −1 | Go to diff View file |