gitlab-org--gitlab-foss/app
Robert Speicher 9ea01f32fe Merge branch 'add-sentry-logging-to-api' into 'master'
Add Sentry logging to API calls

## What does this MR do?

This MR adds support for Sentry logging in the API.

## Are there points in the code the reviewer needs to double check?

Since the `Grape::Middleware` doesn't have a `params` method, I had to define one using the Rack Request.

## Why was this MR needed?

We are missing a lot of useful errors in the API causing git push/pull errors

## What are the relevant issue numbers?

#21043

See merge request !5882
2016-08-24 22:42:02 +00:00
..
assets Added unfold test to parallel and added 'diff discussion' context 2016-08-23 20:45:29 +01:00
controllers Merge branch 'add-sentry-logging-to-api' into 'master' 2016-08-24 22:42:02 +00:00
finders Merge branch 'issue_18135' into 'master' 2016-08-19 23:06:30 +00:00
helpers Add Sentry logging to API calls 2016-08-24 12:09:51 -07:00
mailers Merge branch 'master' into diff-line-comment-vuejs 2016-08-18 09:21:40 -06:00
models Merge branch 'github-importer' into 'master' 2016-08-24 20:39:29 +00:00
services Merge branch 'expiration-date-on-memberships' into 'master' 2016-08-19 17:08:03 +00:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views change from members using size to start using total_count in the group 2016-08-24 09:03:25 +01:00
workers Does not halt the GitHub import process when an error occurs 2016-08-24 12:16:42 -03:00