stable
Clone or download
Read-only
In it's current design as a static factory, it's hard to test fully classes depending on it. This is a technical change, no functional change is expected. Part of story #14190: get email notifications on pull requests - first stage Change-Id: I715761cfe9fed36d999f58a6d623ba96eb378acd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletorBuilder.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/AsynchronousArtifactsDeletionActionsRunner.php | +9 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/ActionsRunner.php | +8 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Artifact/Changeset/PostCreation/ActionsRunnerTest.php | +34 | −6 | Go to diff View file |
M | src/common/Queue/QueueFactory.php | +12 | −2 | Go to diff View file |
M | src/common/Queue/Worker.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SvnrootUpdater.php | +2 | −2 | Go to diff View file |