stable
Clone or download
Read-only
Merge commit 'refs/changes/24/12124/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #11905 Add changeset to keep track of moved artifact Change-Id: I449bd57b5a29353c541295eb29ba7fe4c2544a87
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/MoveArtifact.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php | +62 | −2 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/XML/Updater/MoveChangesetXMLUpdaterTest.php | +117 | −20 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +8 | −4 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +4 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/ArtifactsActions/ArtifactsActionsTest.php | +2 | −1 | Go to diff View file |