Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-06 21:42:03 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-06 21:42:03 +0300
commit41e6b8d8d8bb183e9313219aa65ea6a786c76133 (patch)
tree624db9a06dd7c76af02bec055f7af2aeb1f5c16e /Gemfile
parente2190115e860686c4ec3a3b9e809257ef8d9265b (diff)
parent4254f09eaa851d867f440420d719313dd2f13f82 (diff)
Merge branch 'report-delete-branch-error-codes' into 'master'
Return 40x error codes if branch could not be deleted in UI ### What does this MR do? This MR makes `BranchesController` return the proper status code in case of a failure to delete a branch. ### Why was this MR needed? Deleting a branch would always return status 200, even if the branch could not be found or deleted for some reason. This was confusing because while trying to debug an issue with encoded slashes, it looked like the deletion was successful when it had failed. ### What are the relevant issue numbers? This issue was uncovered in #1804 See merge request !823
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions