summaryrefslogtreecommitdiff
path: root/spec/mailers/notify_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-5/+5
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-44/+24
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-13/+74
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-13/+53
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-15/+26
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+39
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-12/+20
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-66/+30
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-102/+10
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+22
* 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