stable

Clone or download

Read-only

fix: Updating GitLab repository branch prefix can throws an error 500

This closes request #28847 Updating GitLab repository branch prefix throws an error 500 If a Git administrator tries to update the branch prefix of a non existing GitLab repository integration, then an error 500 is thrown. This must be well handled and must thow a 404. Change-Id: I2a4ff375fc061ade0460cc2df7e2bf2f7fabcdd0

Modified Files

Name
M plugins/gitlab/include/REST/v1/GitlabRepositoryResource.php +2 −0 Go to diff View file