stable

Clone or download

Read-only

Caught Gitlab errors which are never caught in REST route

Part of story #26799 associate a Tuleap project and a GitLab group The API Explorer should return the right error code and reason and not 500 anymore Change-Id: I0497b9b4dcda6618a624a3157f50d3fd6d842fc7

Modified Files

Name
M plugins/gitlab/include/REST/v1/BotApiTokenUpdater.php +4 −0 Go to diff View file
M plugins/gitlab/include/REST/v1/GitlabBranchResource.php +1 −0 Go to diff View file
M plugins/gitlab/include/REST/v1/WebhookSecretGenerator.php +5 −1 Go to diff View file
M plugins/gitlab/tests/unit/REST/v1/WebhookSecretGeneratorTest.php +2 −2 Go to diff View file