gitlab-org--gitlab-foss/lib/gitlab/email/handler
Yorick Peterse 9e29408ee6
Don't expose project names in various counters
Various counters would expose either project names, or full project
paths (e.g. "gitlab-org/gitlab-ce"). This commit changes various places
where we use "add_event" so we no longer expose (potentially) private
information.
2018-06-21 16:56:40 +02:00
..
base_handler.rb Make handler metric params more explicit 2017-04-21 16:11:21 +01:00
create_issue_handler.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
create_merge_request_handler.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
create_note_handler.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
reply_processing.rb skip email trim when email is creating new issue 2018-05-22 23:05:51 -05:00
unsubscribe_handler.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00