| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplication in mailers/emails/notes.rb | Dmitriy Zaporozhets | 2015-11-17 | 2 | -45/+52 |
* | Remove duplication in issue emails | Dmitriy Zaporozhets | 2015-11-16 | 1 | -36/+30 |
* | Only pass abuse report ID to AbuseReportMailer. | Douwe Maan | 2015-10-18 | 1 | -3/+7 |
* | Send an email (to support) when a user is reported for spam | Jonathan Rochkind | 2015-10-08 | 1 | -0/+8 |
* | Merge branch 'stanhu/gitlab-ce-fix-message-id-notify' | Dmitriy Zaporozhets | 2015-10-01 | 1 | -1/+1 |
|\ |
|
| * | Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d... | Stan Hu | 2015-10-01 | 1 | -1/+1 |
* | | Note the original location of a moved project when notifying users of the moveproject_moving | Valery Sizov | 2015-10-01 | 1 | -1/+2 |
|/ |
|
* | Fix CI mailercleanup-ci-helpers | Dmitriy Zaporozhets | 2015-09-30 | 1 | -1/+0 |
* | Merge branch 'master' into rename-reply-by-email | Douwe Maan | 2015-09-21 | 1 | -3/+3 |
|\ |
|
| * | Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diff | Douwe Maan | 2015-09-20 | 1 | -3/+3 |
* | | Rename reply_by_email to incoming_email to prepare for the future. | Douwe Maan | 2015-09-21 | 1 | -2/+2 |
|/ |
|
* | fix runners page | Valery Sizov | 2015-09-10 | 1 | -1/+1 |
* | remove gitlab_ci config | Valery Sizov | 2015-09-10 | 1 | -4/+4 |
* | Move helpers back to original directory | Dmitriy Zaporozhets | 2015-09-09 | 2 | -5/+5 |
* | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g | Douwe Maan | 2015-08-26 | 1 | -0/+2 |
|\ |
|
| * | Ignore empty incoming messages. | Douwe Maan | 2015-08-24 | 1 | -0/+2 |
* | | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 4 | -4/+68 |
|/ |
|
* | Fix Basemailer#can? | Douwe Maan | 2015-08-19 | 1 | -1/+1 |
* | Fix BaseMailer. | Douwe Maan | 2015-08-19 | 1 | -19/+1 |
* | Move `sent_notification!` out of Notify. | Douwe Maan | 2015-08-19 | 4 | -33/+12 |
* | Add BaseMailer to house shared mailer functionality. | Douwe Maan | 2015-08-19 | 3 | -49/+52 |
* | Fix responding to commit notes | Douwe Maan | 2015-08-19 | 1 | -4/+14 |
* | Send a rejection email when the incoming email couldn't be processed. | Douwe Maan | 2015-08-19 | 1 | -0/+35 |
* | Include display name with reply to address. | Douwe Maan | 2015-08-19 | 1 | -2/+15 |
* | Correctly set Message-ID for comment notifications. | Douwe Maan | 2015-08-19 | 1 | -11/+13 |
* | Make MR notification email subject more standard. | Douwe Maan | 2015-08-19 | 1 | -42/+1 |
* | Changes and stuff. | Douwe Maan | 2015-08-18 | 1 | -4/+6 |
* | Reply by email POC | Douwe Maan | 2015-08-18 | 4 | -19/+60 |
* | Prefix EmailsOnPush email subject with `[Git]`.emailsonpush-prefix | Douwe Maan | 2015-05-25 | 1 | -1/+2 |
* | Revert "Allow to configure smtp and sendmail in gitlab.yml" | Dmitriy Zaporozhets | 2015-05-06 | 3 | -7/+7 |
* | Allow to configure smtp and sendmail in gitlab.yml | Jakub Jirutka | 2015-05-06 | 3 | -7/+7 |
* | Use the configured display name in e-mails from Devise mailer | Stan Hu | 2015-05-05 | 1 | -1/+1 |
* | Make Reply-To config apply to change e-mail confirmation and other notifications | Stan Hu | 2015-05-01 | 1 | -0/+4 |
* | Remove duplicate settings for default_url_options | Robert Speicher | 2015-04-25 | 1 | -6/+1 |
* | Let commit model know about its project. | Douwe Maan | 2015-04-24 | 1 | -3/+3 |
* | Merge branch 'emailsonpush-replyto' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 2 | -12/+24 |
|\ |
|
| * | Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replyto | Douwe Maan | 2015-04-14 | 2 | -12/+24 |
* | | Follow newline guidelines. | Douwe Maan | 2015-04-14 | 2 | -0/+13 |
* | | Consistently use "invitation" rather than "invite" in text. | Douwe Maan | 2015-04-14 | 2 | -9/+13 |
* | | Let invites be declined. | Douwe Maan | 2015-04-14 | 2 | -0/+26 |
* | | Add emails around invitation. | Douwe Maan | 2015-04-14 | 2 | -4/+42 |
|/ |
|
* | Merge branch 'reference-access-control' into 'master' | Dmitriy Zaporozhets | 2015-04-13 | 4 | -8/+16 |
|\ |
|
| * | Fix errors. | Douwe Maan | 2015-04-02 | 4 | -8/+16 |
* | | Add ability to configure Reply-To address in gitlab.yml | Stan Hu | 2015-04-03 | 1 | -1/+1 |
|/ |
|
* | Enable more rubocop style checks | Dmitriy Zaporozhets | 2015-03-24 | 1 | -1/+1 |
* | Don't use required keyword arguments to maintain support for Ruby 2.0. | Douwe Maan | 2015-03-23 | 1 | -3/+7 |
* | Clean up code by using keyword arguments. | Douwe Maan | 2015-03-23 | 1 | -1/+7 |
* | Send EmailsOnPush email when branch or tag is created or deleted. | Douwe Maan | 2015-03-18 | 1 | -16/+44 |
* | Use `group_member` instead of `users_group` or `membership`. | Douwe Maan | 2015-03-15 | 1 | -4/+4 |
* | Merge branch 'master' into 'master' | Hannes Rosenögger | 2015-03-11 | 1 | -1/+1 |
|\ |
|