stable
Clone or download
Read-only
request #18450 - Return error 500 if client fails to send the request
How to test: - In your IDE, go to plugins/gitlab/include/API/ClientWrapper.php - l.63, replace the First parameter 'GET' by 'NOPE' - Now try to append a gitlab repository to your git repositories --> Error 500 + error message Change-Id: I61191a35976767326a6071f2e1d94ccf04e3b179
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/API/ClientWrapper.php | +2 | −2 | Go to diff View file |