stable
Clone or download
Read-only
Merge commit 'refs/changes/81/15181/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13482: Collect more metrics about tracker plugin activity
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/ArtifactInstrumentation.php | +17 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArtifactDeletor.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetCreatorBase.class.php | +2 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetInstrumentation.php | +35 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +5 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_ChangesetDao.class.php | +17 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +21 | −0 | Go to diff View file |