summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/handler/base_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Make handler metric params more explicitemail-handler-metricsSean McGivern2017-04-211-0/+4
* Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-41/+2
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+1
* Use keyword args to be more clear:Lin Jen-Shin2016-06-201-4/+3
* Use a separate line for separate actions:Lin Jen-Shin2016-06-201-1/+2
* Only pass item nameLin Jen-Shin2016-06-151-1/+4
* Blank line for privateLin Jen-Shin2016-06-151-0/+1
* Remove empty lines at the beginning of filesLin Jen-Shin2016-06-151-1/+0
* Add ! for verify_record! because it could raiseLin Jen-Shin2016-05-211-1/+1
* Rename handlers and introduce Handler.forLin Jen-Shin2016-05-211-0/+57