summaryrefslogtreecommitdiff
path: root/spec/mailers/shared
Commit message (Expand)AuthorAgeFilesLines
* follow the styleguide: Don't use parentheses around a literalFu Xu2016-10-031-1/+1
* move spec back into shared example `an email sent from GitLab`Fu Xu2016-10-031-0/+10
* create new test in `spec/mailers/notify_spec.rb`Fu Xu2016-10-031-4/+0
* add configurable email subject suffixFu Xu2016-10-031-0/+4
* Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-261-1/+2
* Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+8
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Premailer shouldn't remove script tags from our emailsRobert Speicher2016-04-051-0/+2
* 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-10/+67
* Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-1/+2
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-1/+5
* Move build emails specs to separate fileGrzegorz Bizon2016-02-121-0/+117