summaryrefslogtreecommitdiff
path: root/spec/mailers/notify_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+86
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-33/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-163/+34
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+116
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-29/+187
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-08-051-0/+18
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+79
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+60
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+43
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-4/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-5/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-4/+4
* Fix issue due notification emails threading66524-issue-due-notification-emails-are-threaded-incorrectlyHeinrich Lee Yu2019-08-291-0/+16
* Handle namespaced modelsAlex Kalderimis2019-08-211-0/+67
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-7/+14
* Remove group in notification email subjectHeinrich Lee Yu2019-07-011-7/+7
* Fix notes email with group-level notification emailSean McGivern2019-06-241-14/+16
* Uniform html and text emails58065-uniform-html-txt-emailFrank van Rest2019-06-211-19/+9
* Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-2/+6
* Add leave link to access_granted emailmember-access-granted-leave-email-feLuke Bennett2019-05-031-0/+4
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-9/+9
* Prevent premailer from converting HTML entitiesHeinrich Lee Yu2019-04-041-0/+13
* Resolve conflicts in spec/mailers/notify_spec.rbStan Hu2019-03-041-10/+0
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-8/+46
|\
| * Remove link after issue move when no permissionsJarka Košanová2019-02-201-13/+43
* | Show header and footer system messages in emailAlexandru Croitor2019-02-271-0/+108
|/
* Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-311-3/+5
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Always use colon at end of discussion notification email headlineDouwe Maan2018-12-201-10/+2
* Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-111-9/+1
* Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-2/+2
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
* Update notification specs after renaming a classGrzegorz Bizon2018-07-161-2/+4
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-8/+8
* This test was copied from EELin Jen-Shin2018-07-101-0/+11
* Notify only when unmergeable due to conflictMark Chao2018-06-201-7/+1
* Replace have_html_espaced_body_text after 517598baTakuya Noguchi2018-06-031-19/+19
* Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi2018-06-031-9/+9
* Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-pluralMark Chao2018-05-311-1/+1
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-0/+40
|\
| * Plural reason(s)Mark Chao2018-05-181-0/+1
| * Notify with email when merge request became unmergeablelulalala2018-05-171-0/+39