stable
Clone or download
Read-only
Follow-up to the commit that introduced [the dedicated table], and to the one that introduced [a new type of cross reference]. Furthermore, a warning is displayed if the project has already a gitlab_mr cross reference defined in its project, like it has been done [for gitlab_commit]. Part of story #17182: reference tuleap artifacts in gitlab merge requests [the dedicated table] git #tuleap/stable/2ecf4f448c164023adfef2a82561a63d1c0b97db [a new type of cross reference] git #tuleap/stable/d3ec72b8254df35e1e628672221451495d9deca0 [for gitlab_commit] git #tuleap/stable/600f9c2a56cd1c9e0eb15006ab033c5d5771241a Change-Id: I9d05f570831c637056c4bcb631ed3a368f02ab21
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/EventsHandlers/ReferenceAdministrationWarningsCollectorEventHandler.php | +19 | −3 | Go to diff View file |
M | plugins/gitlab/include/Reference/GitlabMergeRequestReference.php | +1 | −1 | Go to diff View file |
M | plugins/gitlab/include/gitlabPlugin.php | +8 | −1 | Go to diff View file |
M | plugins/gitlab/site-content/fr_FR/LC_MESSAGES/tuleap-gitlab.po | +11 | −7 | Go to diff View file |
M | plugins/gitlab/tests/unit/EventsHandlers/ReferenceAdministrationWarningsCollectorEventHandlerTest.php | +19 | −1 | Go to diff View file |