gitlab-org--gitlab-foss/app
Peter Leitzen bbb17ea1ea Handle possible HTTP exception for Sentry client
Prior this commit exceptions raised during a HTTP request
weren't caught by the Sentry client and were passed to the user.

In addition the Sentry client tried to catch a non-existent error
`Sentry::Client::SentryError`.

Now, the Sentry client catches all possible errors coming from
a HTTP request.
2019-04-07 07:51:36 +00:00
..
assets Merge branch '59621-order-labels-alphabetically-in-issue-boards' into 'master' 2019-04-07 04:42:16 +00:00
controllers Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
finders Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
graphql Fix a KeyError in GitlabSchema 2019-04-04 18:57:34 +01:00
helpers Merge branch '_acet-related-mrs-widget-rewrite' into 'master' 2019-04-07 02:36:21 +00:00
mailers
models Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
policies Add part of needed code 2019-04-05 18:49:46 +00:00
presenters
serializers Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
services Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
uploaders Merge branch 'drop-usage-of-leagcy-artifacts' into 'master' 2019-04-04 19:46:37 +00:00
validators Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
views Merge branch '_acet-related-mrs-widget-rewrite' into 'master' 2019-04-07 02:36:21 +00:00
workers