summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Save the list of handlers in a constantLin Jen-Shin2016-06-151-1/+3
* Remove empty lines at the beginning of filesLin Jen-Shin2016-06-151-1/+0
* Rename handlers and introduce Handler.forLin Jen-Shin2016-05-211-48/+9
* Give ProjectNotFound when the project is not readableLin Jen-Shin2016-05-181-1/+1
* so we use separate classes to handle different tasksLin Jen-Shin2016-05-181-0/+55