stable
Clone or download
Read-only
Merge commit 'refs/changes/85/3485/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #6855 - Aggregate error messages in a followup comment Change-Id: I0d5f740f2eeb08227600a4afa67c1212f69c5bd1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/CopyArtifact.class.php | +33 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +5 | −4 | Go to diff View file |
A | plugins/tracker/include/Tracker/XMLImporter/CopyArtifactInformationsAggregator.php | +64 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Action/CopyArtifactTest.php | +24 | −2 | Go to diff View file |
A | plugins/tracker/tests/Tracker/XMLImporter/CopyArtifactInformationsAggregatorTest.php | +71 | −0 | Go to diff View file |