Ryan Cobb
576818b578
Mask Sentry auth token
...
This makes it so we mask Sentry's auth token. This mask only occurs in
the UI.
2019-10-16 14:20:47 -07:00
GitLab Bot
1da3754b25
Add latest changes from gitlab-org/gitlab@master
2019-10-03 21:07:29 +00:00
Reuben Pereira
4376167a04
Add ProjectMetricsDashboardSetting model and table
...
This new table will be used to store the external_dashboard_url which
allows users to add a link to their external dashboards (ex Grafana)
to the Metrics dashboard.
2019-04-26 17:23:26 +00:00
Reuben Pereira
43e713eb41
Refactor model and spec
...
- Move some specs into contexts
- Let get_slugs method take a parameter and return a specific slug.
- Add rescues when using Addressable::URI.
2019-03-01 14:51:54 +00:00
Reuben Pereira
d69074fc72
Service for calling Sentry issues api
2019-01-09 21:04:27 +00:00
Peter Leitzen
6710c87434
Implement error tracking configuration
...
Re-use operations controller which already handles tracing settings.
2019-01-07 19:46:34 +01:00
Peter Leitzen
b78ac977ee
Move settings operations controller from EE to CE
...
This commit prepares the structure for the upcoming feature error
tracking.
2019-01-06 15:13:14 +01:00