summaryrefslogtreecommitdiff
path: root/config/initializers/sentry.rb
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove Sentry from application settingsRoger Meier2019-06-251-10/+3
* feat: allow Sentry configuration to be passed on gitlab.ymlRoger Meier2019-04-301-0/+1
* Send schema cache to Sentry on MissingAttributeErrorSean McGivern2019-03-191-0/+15
* Extract process_name from GitLab::SentryAndrew Newdigate2019-01-161-1/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-1/+1
* Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...46600-fix-gitlab-revision-when-not-in-git-repoRémy Coutable2018-05-241-1/+1
* Send API parameters as extra data for sentry errorsapi-sentry-extraAlejandro Rodríguez2017-10-051-1/+3
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-3/+2
* Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan2016-12-081-1/+1
* Don't send Private-Token headers to SentryJacob Vosmaer2016-10-041-0/+2
* Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-0/+1
* Prevent Rails filtered parameters from leaking to Sentry.Connor Shea2016-04-281-0/+3
* Add release tracking for Sentryrs-sentry-release-trackingRobert Speicher2016-02-171-0/+1
* Use sentry in env production onlyJeroen Nijhof2016-01-201-9/+11
* Add sentry integrationJeroen Nijhof2016-01-181-0/+17