summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport permissions and multi-line array to CEFelipe Artur2017-04-071-1/+5
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-1/+2
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-2/+1
* Disable “issue by email” feature until it uses a different tokenDouwe Maan2016-08-191-1/+2
* 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