stable
Clone or download
Read-only
Merge commit 'refs/changes/10/24510/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #24157: Displaying document history can crash when the date of a version has been incorrectly set Change-Id: I86a5247950a9844e2061565fadb81c3a69850320
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_Actions.class.php | +25 | −18 | Go to diff View file |
M | plugins/hudson_git/tests/unit/HudsonGit/Git/Administration/AdministrationControllerTest.php | +2 | −0 | Go to diff View file |
M | plugins/pullrequest/tests/unit/Label/LabeledItemCollectorTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Changeset/ChangesetFromXmlDisplayerTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Changeset/PostCreation/EmailNotificationTaskTest.php | +13 | −7 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/Changeset/PostCreation/NotifierCustomSenderTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker_Artifact_Changeset_CommentTest.php | +2 | −0 | Go to diff View file |
M | src/common/date/DateHelper.class.php | +4 | −6 | Go to diff View file |
M | src/www/include/utils.php | +5 | −3 | Go to diff View file |
M | tests/unit/common/User/Account/DisplayAccountInformationControllerTest.php | +4 | −1 | Go to diff View file |
M | tests/unit/common/User/Account/DisplaySecurityControllerTest.php | +4 | −2 | Go to diff View file |
M | tests/unit/common/User/Account/UpdateAccountInformationControllerTest.php | +4 | −1 | Go to diff View file |