stable
Clone or download
Read-only
Merge commit 'refs/changes/53/27253/3' of ssh://gerrit.tuleap.net:29418/tuleap
# By Yannis ROSSETTO # Via Yannis ROSSETTO * ssh://gerrit.tuleap.net:29418/tuleap: fix: close request #29616 Move artifact must process synchronous deletion
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletorBuilder.php | +13 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/ArtifactsDeletion/AsynchronousArtifactsDeletionActionsRunnerTest.php | +26 | −24 | Go to diff View file |
A | src/common/Queue/ForceSynchronousMode.php | +31 | −0 | Go to diff View file |