summaryrefslogtreecommitdiff
path: root/lib/gitlab/incoming_email.rb
Commit message (Expand)AuthorAgeFilesLines
* Use new unsubscribe linkbw-new-unsubscribe-email-addressBrett Walker2018-12-111-2/+4
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Add anchor for incoming email regex, closes 44989ccr/regexp_anchorChantal Rollison2018-05-111-1/+1
* No strong reasons to freeze themLin Jen-Shin2017-02-071-3/+2
* Freeze regexp and add a commentfix-references-header-parsingLin Jen-Shin2017-02-031-1/+3
* Use message_id_regexp variable for the regexpLin Jen-Shin2017-02-031-1/+3
* Merge remote-tracking branch 'upstream/master' into fix-references-header-par...Lin Jen-Shin2017-02-031-2/+7
|\
| * Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-2/+7
* | Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-201-5/+4
|/
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-1/+11
* It's for Message-ID so it should be message_idLin Jen-Shin2016-05-201-3/+3
* so we use separate classes to handle different tasksLin Jen-Shin2016-05-181-3/+3
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-6/+10
* Make Reply by email easier to configureDouwe Maan2015-10-131-2/+2
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-0/+43