summaryrefslogtreecommitdiff
path: root/app/mailers/emails
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
* Send notifications to group-specific email addressWei-Meng Lee2019-05-317-16/+15
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-162-5/+6
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+4
* Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-0/+1
|\
| * Remove link after issue move when no permissionsJarka Košanová2019-02-201-0/+1
* | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+11
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-212-2/+6
* Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-0/+12
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+15
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
* Add email for milestone changeChantal Rollison2018-11-022-0/+28
* Ports new refactor from EE to CETiago Botelho2018-09-241-3/+9
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+8
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+24
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-158-3/+19
* Notify only when unmergeable due to conflictMark Chao2018-06-201-2/+0
* Plural reason(s)Mark Chao2018-05-181-1/+1
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+8
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-2/+3
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101-0/+1
|\
| * Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+1
* | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+8
|\ \ | |/
| * Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-261-0/+8
* | Send email to recipientsStuart Nelson2018-03-261-0/+6
|/
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+43
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-9/+2
* Initial work to add notification reason to emailsMario de la Ossa2018-01-162-34/+36
* Make mail notifications of discussion notes In-Reply-To of each otherToon Claes2017-12-131-5/+5
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-6/+0
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-2/+2
* find_by_id -> find_by(:id, ...)Alexis Reigel2017-07-271-2/+2
* notification email on add new gpg keyAlexis Reigel2017-07-271-0/+10
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-054-10/+10
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+4
* Address review commentsDouwe Maan2017-04-051-9/+7
* Address review commentsDouwe Maan2017-04-051-5/+0
* Fix specsDouwe Maan2017-04-051-0/+1
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-051-2/+5
* All CI offline migrationsKamil Trzciński2017-03-171-30/+0
* extract pipeline mails layoutAlexis Reigel2017-02-221-2/+2
* Support notes without projectJarka Kadlecova2017-01-181-0/+8
* Add new template to handle both commit & mr noteshhoopes2016-11-251-0/+2
* Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-6/+11
* Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-141-1/+1
* Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin2016-10-141-4/+1
* skip the premailer compilation step since css is already inlined for the pipe...Mike Greiling2016-10-081-1/+1
* prevent pipeline emails from using the normal layout wrapperMike Greiling2016-10-071-1/+4
* include pipeline ref in subject lineMike Greiling2016-10-061-3/+3