stable

Clone or download

Read-only

Refacto: rename cross_reference to cross_reference_presenter in nature organizer

This is part of story #17180 take into account gitlab commits No functionals change. All xRefs are still displayed, you can delete them. Change-Id: I2858dba117622334109ce2c1c4047d4a3d877518

Modified Files

Name
M plugins/git/include/Git/Reference/CrossReferenceGitOrganizer.php +9 −9 Go to diff View file
M plugins/git/tests/unit/Git/Reference/CrossReferenceGitOrganizerTest.php +5 −5 Go to diff View file
M plugins/gitlab/include/Reference/GitlabCrossReferenceOrganizer.php +10 −10 Go to diff View file
M plugins/gitlab/tests/Tuleap/Gitlab/Reference/GitlabCrossReferenceOrganizerTest.php +10 −10 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/CrossReference/CrossReferenceArtifactOrganizer.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/CrossReference/CrossReferenceArtifactOrganizerTest.php +5 −5 Go to diff View file
M src/common/Reference/CrossReferenceByNatureOrganizer.php +23 −23 Go to diff View file
M src/common/Reference/CrossReferenceNaturePresenter.php +3 −3 Go to diff View file
M tests/unit/common/Reference/CrossReferenceByNatureOrganizerTest.php +8 −8 Go to diff View file
M tests/unit/common/Reference/CrossReferenceNaturePresenterTest.php +2 −2 Go to diff View file