| Commit message (Expand) | Author | Age | Files | Lines |
* | Move document to new location, split in 3 | Marcia Ramos | 2019-07-15 | 8 | -8/+8 |
* | Move colon on merge request notification | George Tsiolis | 2019-07-01 | 1 | -1/+1 |
* | Uniform html and text emails58065-uniform-html-txt-email | Frank van Rest | 2019-06-21 | 6 | -54/+43 |
* | Merge branch 'improve-email-text-part' into 'master' | Dmitriy Zaporozhets | 2019-06-07 | 2 | -3/+11 |
|\ |
|
| * | Sync text part of email with the HTML part | Haunui Saint-sevin | 2019-06-04 | 1 | -0/+5 |
| * | Remove html tag from the text part of email | Haunui Saint-sevin | 2019-06-04 | 2 | -3/+6 |
* | | Change s_() calls to _() calls | Michał Zając | 2019-06-04 | 2 | -2/+2 |
|/ |
|
* | Include MR information if possible when emailing notification of closing an i... | Michał Zając | 2019-05-16 | 2 | -2/+2 |
* | Add leave link to access_granted emailmember-access-granted-leave-email-fe | Luke Bennett | 2019-05-03 | 2 | -3/+15 |
* | Merge branch 'security-id-email-xss' into 'master' | GitLab Release Tools Bot | 2019-04-25 | 1 | -1/+1 |
|\ |
|
| * | Escape path in new merge request mail | Igor Drozdov | 2019-04-16 | 1 | -1/+1 |
* | | Include link to raw job log in plain-text emails | Toon Claes | 2019-04-17 | 1 | -1/+1 |
|/ |
|
* | Mark unverified pages domains for removal | Vladimir Shushlin | 2019-04-09 | 3 | -6/+11 |
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 16 | -35/+27 |
* | Display link to review note in text emailce-10220-link-to-note-from-email | Mark Chao | 2019-03-28 | 1 | -0/+4 |
* | Remove link after issue move when no permissions | Jarka Košanová | 2019-02-20 | 2 | -4/+11 |
* | Use `sanitize_name` to sanitize URL in user full name | Kushal Pandya | 2019-01-31 | 35 | -50/+50 |
* | Improve email messages | Heinrich Lee Yu | 2019-01-07 | 2 | -10/+10 |
* | Import CSV Backend | Heinrich Lee Yu | 2019-01-07 | 2 | -0/+29 |
* | Merge branch '53933-include-dates-in-milestone-change-email' into 'master' | Lin Jen-Shin | 2018-12-21 | 5 | -5/+3 |
|\ |
|
| * | Add date range to milestone changed emails | Heinrich Lee Yu | 2018-12-21 | 5 | -5/+3 |
* | | Always use colon at end of discussion notification email headline | Douwe Maan | 2018-12-20 | 1 | -7/+3 |
* | | Don't include diff lines in image diff note notification email | Douwe Maan | 2018-12-20 | 1 | -1/+1 |
|/ |
|
* | Send a notification email on mirror update errors | Alejandro Rodríguez | 2018-12-11 | 2 | -0/+53 |
* | Backports changes made to One notification per code review | Tiago Botelho | 2018-12-07 | 2 | -14/+22 |
* | Use BFG object maps to clean projects | Nick Thomas | 2018-12-06 | 2 | -0/+6 |
* | Merge branch 'security-guest-comments' into 'master' | Cindy Pallares | 2018-11-28 | 2 | -0/+0 |
* | Add email for milestone change | Chantal Rollison | 2018-11-02 | 8 | -0/+14 |
* | Ports new refactor from EE to CE | Tiago Botelho | 2018-09-24 | 2 | -2/+2 |
* | Automatically disable Auto DevOps for project upon first pipeline failure | Mayra Cabrera | 2018-09-06 | 4 | -33/+103 |
* | Notify only when unmergeable due to conflict | Mark Chao | 2018-06-20 | 2 | -9/+2 |
* | Remove EE-specific code from new MR emailextra-ee-specific-lines-from-discussion-views | Sean McGivern | 2018-06-18 | 2 | -1/+3 |
* | Merge branch '46840-fix-merge-request-unmergeable-email-plural' into 'master' | Sean McGivern | 2018-06-01 | 2 | -2/+2 |
|\ |
|
| * | Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-plural | Mark Chao | 2018-05-31 | 2 | -2/+2 |
* | | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-24 | 2 | -0/+17 |
|\ \
| |/ |
|
| * | Merge branch 'mr-conflict-notification' into 'master' | Douwe Maan | 2018-05-24 | 2 | -0/+17 |
| |\ |
|
| | * | Plural reason(s) | Mark Chao | 2018-05-18 | 2 | -4/+4 |
| | * | Notify with email when merge request became unmergeable | lulalala | 2018-05-17 | 2 | -0/+17 |
* | | | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Resolve "Opening Project with invite but without accepting leads to 404 error... | 🙈 jacopo beschi 🙉 | 2018-05-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-04-18 | 2 | -0/+19 |
|\ \
| |/ |
|
| * | Make issue due email more consistent with other mailers | Sean McGivern | 2018-04-17 | 1 | -5/+3 |
| * | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email' | Sean McGivern | 2018-04-10 | 2 | -5/+5 |
| |\ |
|
| * | | Only send issue due emails to participants and custom subscribers | Sean McGivern | 2018-03-30 | 1 | -1/+1 |
| * | | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-email | Sean McGivern | 2018-03-30 | 2 | -0/+39 |
| |\ \ |
|
| * | | | Update html email | Stuart Nelson | 2018-03-26 | 1 | -2/+2 |
| * | | | Update email body (html+text) | Stuart Nelson | 2018-03-26 | 2 | -3/+2 |
| * | | | Send email to recipients | Stuart Nelson | 2018-03-26 | 2 | -0/+22 |
* | | | | [skip ci] Replace .success with .table-success | Clement Ho | 2018-04-09 | 1 | -1/+1 |
* | | | | [skip ci] rename .info to .table-info | Clement Ho | 2018-04-09 | 2 | -2/+2 |