summaryrefslogtreecommitdiff
path: root/spec/mailers/notify_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-1/+1
|/
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-32/+0
* Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-071-2/+14
* Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+30
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-11/+11
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-48/+22
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+49
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Make discussion mail References all notes in the discussiontc-correct-email-in-reply-toToon Claes2017-12-131-0/+40
* Stop calling #strip in a commit title in Notify specs40691-upgrade-rails-to-4-2-10Rémy Coutable2017-12-011-2/+2
* Fix image diff notes emailFelipe Artur2017-11-131-1/+19