stable
Clone or download
Read-only
story #7393: index artifacts when they are created
Change-Id: Ic1fe902e4a964ad8f7f0e051774d516c55dcba76
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/bin/import_artifacts_xml.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/ChangesetCreatorBase.class.php | +7 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetAtGivenDateCreator.class.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreator.class.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/InitialChangesetCreatorBase.class.php | +7 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php | +1 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Migration/MigrationManager.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/tests/Artifact/Changeset/InitialChangesetCreatorTest.php | +2 | −1 | Go to diff View file |