| Commit message (Expand) | Author | Age | Files | Lines |
* | Omit blocked admins from repository check e-mailssh-omit-blocked-admins-from-notification | Stan Hu | 2019-06-12 | 1 | -0/+10 |
* | Fix typo in project invitation declined test | Wei-Meng Lee | 2019-05-31 | 1 | -1/+1 |
* | Send notifications to group-specific email address | Wei-Meng Lee | 2019-05-31 | 2 | -4/+10 |
* | Add leave link to access_granted emailmember-access-granted-leave-email-fe | Luke Bennett | 2019-05-03 | 1 | -0/+4 |
* | Mark unverified pages domains for removal | Vladimir Shushlin | 2019-04-09 | 1 | -0/+24 |
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 1 | -9/+9 |
* | Prevent premailer from converting HTML entities | Heinrich Lee Yu | 2019-04-04 | 1 | -0/+13 |
* | Resolve conflicts in spec/mailers/notify_spec.rb | Stan Hu | 2019-03-04 | 1 | -10/+0 |
* | Merge dev master into GitLab.com master | Yorick Peterse | 2019-03-04 | 1 | -8/+46 |
|\ |
|
| * | Remove link after issue move when no permissions | Jarka Košanová | 2019-02-20 | 1 | -13/+43 |
* | | Show header and footer system messages in email | Alexandru Croitor | 2019-02-27 | 6 | -13/+155 |
|/ |
|
* | Use `sanitize_name` to sanitize URL in user full name | Kushal Pandya | 2019-01-31 | 1 | -3/+5 |
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-cop | Rémy Coutable | 2019-01-24 | 2 | -2/+2 |
* | Remove caching of CSV file49231-import-issues-csv | Heinrich Lee Yu | 2019-01-07 | 1 | -3/+3 |
* | Import CSV Backend | Heinrich Lee Yu | 2019-01-07 | 1 | -0/+33 |
* | Always use colon at end of discussion notification email headline | Douwe Maan | 2018-12-20 | 1 | -10/+2 |
* | Fix a potential frozen string error in app/mailers/notify.rb | Rémy Coutable | 2018-12-11 | 1 | -9/+1 |
* | Fix a frozen string error in app/mailers/notify.rb | Rémy Coutable | 2018-12-10 | 1 | -2/+2 |
* | Merge branch 'security-guest-comments' into 'master' | Cindy Pallares | 2018-11-28 | 1 | -1/+1 |
* | Automatically disable Auto DevOps for project upon first pipeline failure | Mayra Cabrera | 2018-09-06 | 1 | -0/+32 |
* | Update notification specs after renaming a class | Grzegorz Bizon | 2018-07-16 | 1 | -2/+4 |
* | Resolve "Rename the `Master` role to `Maintainer`" Backend | Mark Chao | 2018-07-11 | 1 | -8/+8 |
* | This test was copied from EE | Lin Jen-Shin | 2018-07-10 | 1 | -0/+11 |
* | Move spec/mailers/previews to app/mailers/previews | Lin Jen-Shin | 2018-07-06 | 4 | -210/+0 |
* | Notify only when unmergeable due to conflict | Mark Chao | 2018-06-20 | 1 | -7/+1 |
* | Replace have_html_espaced_body_text after 517598ba | Takuya Noguchi | 2018-06-03 | 1 | -19/+19 |
* | Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text" | Takuya Noguchi | 2018-06-03 | 1 | -9/+9 |
* | Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-plural | Mark Chao | 2018-05-31 | 1 | -1/+1 |
* | Merge branch 'mr-conflict-notification' into 'master' | Douwe Maan | 2018-05-24 | 1 | -0/+40 |
|\ |
|
| * | Plural reason(s) | Mark Chao | 2018-05-18 | 1 | -0/+1 |
| * | Notify with email when merge request became unmergeable | lulalala | 2018-05-17 | 1 | -0/+39 |
* | | Resolve "Opening Project with invite but without accepting leads to 404 error... | 🙈 jacopo beschi 🙉 | 2018-05-17 | 1 | -1/+1 |
|/ |
|
* | Backport 5480-epic-notifications from EE | Mario de la Ossa | 2018-05-07 | 1 | -32/+0 |
* | Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152 | Stan Hu | 2018-04-07 | 1 | -2/+14 |
* | Add custom additonal email text to all emailsce-4474-custom-additional-text-in-confirmation-email | Eric Eastwood | 2018-04-04 | 3 | -10/+83 |
* | Fix body of email when commits are pushed to an MR | Sean McGivern | 2018-04-03 | 1 | -0/+30 |
* | Fix unapproved unassigned MR email erroring outce-3092-fix-unassigned-unapproved-mr-email-failing | Eric Eastwood | 2018-03-28 | 1 | -1/+1 |
* | Replace deprecated name_with_namespace with full_name in app and spec | Dmitriy Zaporozhets | 2018-03-05 | 1 | -11/+11 |
* | Add DNS verification to Pages custom domains | Nick Thomas | 2018-02-23 | 1 | -0/+71 |
* | Resolve "group request membership mail with too long list of "To:"" | 🙈 jacopo beschi 🙉 | 2018-02-19 | 1 | -48/+22 |
* | Enable RuboCop Style/RegexpLiteral | Takuya Noguchi | 2018-02-01 | 1 | -1/+1 |
* | Initial work to add notification reason to emails | Mario de la Ossa | 2018-01-16 | 1 | -0/+49 |
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 1 | -4/+4 |
* | Make discussion mail References all notes in the discussiontc-correct-email-in-reply-to | Toon Claes | 2017-12-13 | 1 | -0/+40 |
* | Stop calling #strip in a commit title in Notify specs40691-upgrade-rails-to-4-2-10 | Rémy Coutable | 2017-12-01 | 1 | -2/+2 |
* | Fix image diff notes email | Felipe Artur | 2017-11-13 | 1 | -1/+19 |
* | Don't show an "Unsubscribe" link in snippet comment notifications | Rémy Coutable | 2017-10-09 | 1 | -231/+260 |
* | Send a confirmation email when the user adds a secondary email address. Utili... | Brett Walker | 2017-09-23 | 1 | -25/+0 |
* | Remove some empty lines from notify specsbackstage/gb/optimize-notification-specs | Grzegorz Bizon | 2017-09-01 | 1 | -3/+0 |
* | Optimize notification emails specs | Grzegorz Bizon | 2017-09-01 | 1 | -63/+31 |