Skip to content
GitLab
Explore
Sign in
Improve exception handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Gerhardt
requested to merge
improve-exception-handling
into
2.x
Apr 25, 2017
Overview
0
Commits
5
Pipelines
2
Changes
5
Expand
Fix exception handling: Exeption handling was broken by
56fe085e
(GH-27).
Add response body for all exceptions
Add config property to enable/disable exception messages in API responses
Merge request reports