stable
Clone or download
Read-only
part story #26801 create a merge request from artifact How to reporduce them: - make your repository not readable (uncheck View and edit files in this project.) - make your repository forbidd merge request (uncheck Merge requests) Change-Id: I2899429ffe0102bade16f4918e021050880d38a7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/REST/v1/GitlabBranchCreator.php | +7 | −0 | Go to diff View file |
M | plugins/gitlab/include/REST/v1/GitlabMergeRequestCreator.php | +9 | −1 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.ts | +29 | −28 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/components/App.vue | +21 | −8 | Go to diff View file |
M | plugins/gitlab/site-content/fr_FR/LC_MESSAGES/tuleap-gitlab.po | +15 | −0 | Go to diff View file |
M | plugins/gitlab/site-content/pt_BR/LC_MESSAGES/tuleap-gitlab.po | +12 | −0 | Go to diff View file |
M | plugins/gitlab/tests/unit/REST/v1/GitlabBranchCreatorTest.php | +6 | −0 | Go to diff View file |
M | plugins/gitlab/tests/unit/REST/v1/GitlabMergeRequestCreatorTest.php | +6 | −0 | Go to diff View file |