Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot 2399724614 Add latest changes from gitlab-org/gitlab@master 2020-01-21 03:08:37 +00:00
GitLab Bot d10a462fed Add latest changes from gitlab-org/gitlab@master 2019-12-16 12:07:43 +00:00
GitLab Bot 8cc5f27909 Add latest changes from gitlab-org/gitlab@master 2019-12-13 12:07:41 +00:00
Dylan Griffith c239bfcb17 Add more info logging to cluster apps
Log events so that it's easy to see
when different requests are starting.
2019-04-10 06:38:27 +00:00
Thong Kuah a9c855f12c Do not send error name and message to Sentry
It's duplication information as we already send the full error object to
Sentry.
2019-04-04 20:28:29 +13:00
Thong Kuah 12321771ff Don't send error backtrace to Sentry
As it already has the full error sent to it
2019-04-04 20:28:29 +13:00
Thong Kuah 7cd9cdbe54 Refactor to share tests for base class method
DRY up tests for logging error.
2019-04-04 20:28:29 +13:00