stable
Clone or download
Read-only
Merge commit 'refs/changes/85/13085/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12516: Post changeset creation async tasks crash when the artifact is marked for deletion
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/AsynchronousActionsRunner.php | +51 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +1 | −3 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Artifact/Changeset/PostCreation/AsynchronousActionsRunnerTest.php | +113 | −0 | Go to diff View file |