summaryrefslogtreecommitdiff
path: root/app/mailers/emails
Commit message (Expand)AuthorAgeFilesLines
* 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
* update subject and email header messageMike Greiling2016-10-061-2/+4
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-041-1/+1
|\
| * wrap subject with method subjectFu Xu2016-10-031-1/+1
* | Show open merge request against default branch if existsLin Jen-Shin2016-09-261-0/+4
* | Try to integrate the email into notification systemLin Jen-Shin2016-09-131-7/+7
* | no longer TODOLin Jen-Shin2016-09-011-2/+2
* | Add mock email templatesLin Jen-Shin2016-09-011-9/+8
* | Fix copy pastaLin Jen-Shin2016-08-311-1/+1
* | Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin2016-08-261-0/+38
|/
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-182-0/+10
|\
| * Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+5
| * Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+5
* | Send notification email when all discussions are resolvedDouwe Maan2016-07-281-0/+7
|/
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+1
* Simplify HAML code using unless condition and nestingPaco Guzman2016-07-061-1/+0
* Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-0/+1
* Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-0/+5
* fixed merge conflicts on UI branchJames Lopez2016-06-163-108/+87
|\
| * UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-56/+33
| * Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-143-144/+104
| * Add request access for groupsRémy Coutable2016-06-142-63/+63
| * Initial implementation of user access request to projectsDavid Alexander2016-06-141-0/+42
* | adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-0/+13
|/
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+2
* Only generate repository push email onceSean McGivern2016-05-111-3/+2
* Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-0/+8
* format merge request references properlyBen Bodenmiller2016-04-182-2/+2