Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot 4c5468b408 Add latest changes from gitlab-org/gitlab@master 2020-06-24 15:08:50 +00:00
GitLab Bot 0211553b0c Add latest changes from gitlab-org/gitlab@master 2020-06-10 12:08:58 +00:00
GitLab Bot 423e5c973b Add latest changes from gitlab-org/gitlab@master 2020-06-09 03:08:27 +00:00
GitLab Bot 5064bf8c56 Add latest changes from gitlab-org/gitlab@master 2020-03-25 09:08:11 +00:00
GitLab Bot 1ab1a6eefa Add latest changes from gitlab-org/gitlab@master 2020-02-29 06:08:06 +00:00
GitLab Bot 31a49d9244 Add latest changes from gitlab-org/gitlab@master 2020-02-13 06:09:07 +00:00
GitLab Bot 47d1f417f0 Add latest changes from gitlab-org/gitlab@master 2020-02-13 00:08:46 +00:00
GitLab Bot b042382bbf Add latest changes from gitlab-org/gitlab@master 2020-02-05 18:09:06 +00:00
GitLab Bot c8f773a859 Add latest changes from gitlab-org/gitlab@master 2020-01-30 21:08:47 +00:00
GitLab Bot 0ba3a054d2 Add latest changes from gitlab-org/gitlab@master 2020-01-10 09:07:49 +00:00
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