gitlab-org--gitlab-foss/spec/lib/gitlab/email
Sean McGivern 08b1380ff7 Don't blow up when email has no References header
If an email doesn't match our incoming email patterns on the To header, we fall
back to the References header. If there was no References header, we'd raise an
exception, when we'd be better off acting as if it was empty.
2017-05-01 14:25:04 +01:00
..
handler Add specs 2017-04-05 17:44:14 +01:00
message Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
attachment_uploader_spec.rb
email_shared_blocks.rb
receiver_spec.rb Don't blow up when email has no References header 2017-05-01 14:25:04 +01:00
reply_parser_spec.rb