summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/reply_parser_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "allow empty-quotes"http://jneen.net/2016-12-211-17/+2
* allow empty-quoteshttp://jneen.net/2016-12-211-2/+17
* remove trailing whitespace from email bodieshttp://jneen.net/2016-12-211-1/+1
* switch to email_reply_trimmer from discoursehttp://jneen.net/2016-12-211-3/+1
* fix rubocop failureshttp://jneen.net/2016-11-171-1/+0
* add parsing support for incoming html emailhttp://jneen.net/2016-11-171-0/+5
* Tag lib specsDouwe Maan2015-12-091-1/+1
* No HTML-only email pleaseDouwe Maan2015-08-211-3/+16
* Use heredocs.Douwe Maan2015-08-201-95/+107
* Add fixture_file helper.Douwe Maan2015-08-201-6/+0
* Test Email::AttachmentUploader.Douwe Maan2015-08-201-1/+1
* Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan2015-08-201-0/+191