stable
Clone or download
Read-only
Merge 'gerrit #8022' into stable/master
* commit 'fb8117a': request #10099: Remove unnecessary call to diffToPrevious Change-Id: Ib983c05034edf3fb98daaa595d6e8779476cf58e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Presenter/FollowUpCommentsPresenter.php | +27 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +3 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +17 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Null.class.php | +13 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Followup_Item.class.php | +17 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PriorityHistoryChange.class.php | +19 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/View/Edit.class.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetTest.php | +20 | −26 | Go to diff View file |