| Commit message (Expand) | Author | Age | Files | Lines |
* | Make discussion mail References all notes in the discussiontc-correct-email-in-reply-to | Toon Claes | 2017-12-13 | 1 | -4/+4 |
* | Make mail notifications of discussion notes In-Reply-To of each other | Toon Claes | 2017-12-13 | 2 | -5/+17 |
* | Send a confirmation email when the user adds a secondary email address. Utili... | Brett Walker | 2017-09-23 | 1 | -6/+0 |
* | `current_application_settings` belongs on `Gitlab::CurrentSettings` | Sean McGivern | 2017-08-31 | 1 | -1/+3 |
* | Speed up Group#user_ids_for_project_authorizations | Nick Thomas | 2017-08-14 | 1 | -2/+2 |
* | Rename many path_with_namespace -> full_path | Gabriel Mazetto | 2017-08-01 | 1 | -1/+1 |
* | find_by_id -> find_by(:id, ...) | Alexis Reigel | 2017-07-27 | 1 | -2/+2 |
* | notification email on add new gpg key | Alexis Reigel | 2017-07-27 | 1 | -0/+10 |
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 5 | -10/+11 |
* | use common devise layout and use heading style | Alexis Reigel | 2017-06-13 | 1 | -1/+1 |
* | use common layout for devise mailer | Alexis Reigel | 2017-06-13 | 1 | -1/+3 |
* | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 1 | -0/+6 |
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -2/+4 |
* | Rename GitlabMarkdownHelper -> MarkupHelper | Toon Claes | 2017-04-27 | 1 | -1/+1 |
* | Address review comments | Douwe Maan | 2017-04-05 | 1 | -9/+7 |
* | Address review comments | Douwe Maan | 2017-04-05 | 1 | -5/+0 |
* | Fix specs | Douwe Maan | 2017-04-05 | 2 | -2/+3 |
* | Better notification emails for notes and (diff) discussions | Douwe Maan | 2017-04-05 | 1 | -2/+5 |
* | Enable Style/Proc cop for rubocop | mhasbini | 2017-04-02 | 1 | -2/+2 |
* | All CI offline migrations | Kamil TrzciĆski | 2017-03-17 | 2 | -31/+0 |
* | Fix code for cops | Douwe Maan | 2017-02-23 | 1 | -5/+6 |
* | Enable Style/ConditionalAssignment | Douwe Maan | 2017-02-23 | 1 | -3/+3 |
* | extract pipeline mails layout | Alexis Reigel | 2017-02-22 | 1 | -2/+2 |
* | Update Rubocop to ruby 2.3zj-drop-ruby-21-tests | Z.J. van de Weg | 2017-02-07 | 1 | -1/+1 |
* | Merge branch 'no_project_notes' into 'master'
| Sean McGivern | 2017-01-25 | 1 | -0/+8 |
|\ |
|
| * | Support notes without project | Jarka Kadlecova | 2017-01-18 | 1 | -0/+8 |
* | | Handles unsubscribe from notifications via email | Pawel Chojnacki | 2017-01-13 | 1 | -6/+14 |
|/ |
|
* | Add new template to handle both commit & mr notes | hhoopes | 2016-11-25 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-08 | 2 | -8/+8 |
|\ |
|
| * | Use method helper instead of add_template_helper | bogdanvlviv | 2016-11-06 | 2 | -8/+8 |
* | | Use bcc for pipeline emails because: | Lin Jen-Shin | 2016-10-18 | 1 | -6/+11 |
|/ |
|
* | Just show the first merge request we found, feedback: | Lin Jen-Shin | 2016-10-14 | 1 | -1/+1 |
* | Introduce Pipeline#merge_requests_with_active_first, | Lin Jen-Shin | 2016-10-14 | 1 | -4/+1 |
* | skip the premailer compilation step since css is already inlined for the pipe... | Mike Greiling | 2016-10-08 | 1 | -1/+1 |
* | prevent pipeline emails from using the normal layout wrapper | Mike Greiling | 2016-10-07 | 1 | -1/+4 |
* | include pipeline ref in subject line | Mike Greiling | 2016-10-06 | 1 | -3/+3 |
* | update subject and email header message | Mike Greiling | 2016-10-06 | 1 | -2/+4 |
* | Merge remote-tracking branch 'upstream/master' into pipeline-emails | Lin Jen-Shin | 2016-10-04 | 3 | -2/+11 |
|\ |
|
| * | change determine conditions | Fu Xu | 2016-10-03 | 2 | -2/+2 |
| * | override subject method in devise mailer | Fu Xu | 2016-10-03 | 1 | -0/+8 |
| * | wrap subject with method subject | Fu Xu | 2016-10-03 | 1 | -1/+1 |
| * | add configurable email subject suffix | Fu Xu | 2016-10-03 | 1 | -0/+1 |
| * | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-header | Sean McGivern | 2016-09-26 | 1 | -1/+1 |
* | | Show open merge request against default branch if exists | Lin Jen-Shin | 2016-09-26 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emails | Lin Jen-Shin | 2016-09-21 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix "Unsubscribe" link in notification emails that is triggered by anti-virus | Maximiliano Perez Coto | 2016-09-20 | 1 | -0/+6 |
* | | Try to integrate the email into notification system | Lin Jen-Shin | 2016-09-13 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emails | Lin Jen-Shin | 2016-09-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | remove Ability.abilities | http://jneen.net/ | 2016-08-30 | 1 | -1/+1 |
* | | no longer TODO | Lin Jen-Shin | 2016-09-01 | 1 | -2/+2 |