summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* New confirmation email :fire:Robert Speicher2016-05-251-0/+2
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-172-1/+4
* 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
* Merge branch 'mr-formatting' into 'master' Robert Speicher2016-04-192-2/+2
|\
| * format merge request references properlyBen Bodenmiller2016-04-182-2/+2
* | Improve 'auto fsck' admin emailsJacob Vosmaer2016-04-181-1/+1
|/
* Changes suggested by RobertJacob Vosmaer2016-04-121-2/+0
* Rename almost all the thingsJacob Vosmaer2016-04-061-1/+1
* Rebase repo check MRJacob Vosmaer2016-04-041-0/+16
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-7/+5
* Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-1/+7
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-0/+8
* Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable2016-03-152-10/+6
* Improving the original label-subscribing implementationRémy Coutable2016-03-152-43/+37
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-152-4/+21
* Ensure "new SSH key" email do not ends up as dead Sidekiq jobsfix/ensure-no-new_ssh_key_email-dead-jobsRémy Coutable2016-03-151-1/+4
* Fix broken link in CI build notification emailsGrzegorz Bizon2016-02-121-6/+7
* Generate valid Message-ID in email rejection mailerWarren Guy2016-01-301-1/+1
* Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-193-7/+27
* Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-4/+4
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-094-79/+61
* Merge branch 'rs-abuse-reports-refactor' into 'master' Douwe Maan2016-01-051-1/+9
|\
| * Make AbuseReportMailer responsible for knowing if it should deliverRobert Speicher2016-01-041-1/+9
* | Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationpr-9938Douwe Maan2016-01-041-1/+1
|/
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-144-63/+16
|\
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-104-63/+16
* | Fix specs by adding forgotten instance variableGrzegorz Bizon2015-12-081-0/+3
* | Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-081-20/+5
* | Improve Messagee::RepositoryPushGrzegorz Bizon2015-12-081-3/+3
* | Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon2015-12-081-18/+20
* | Make `can_send_from_user_email?` public in NotifyGrzegorz Bizon2015-12-081-2/+2
* | Extract repository_push_email to separate classGrzegorz Bizon2015-12-081-77/+19
|/
* Migrate mailers to ActiveJobValery Sizov2015-11-261-4/+0
* Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets2015-11-172-45/+52
* Remove duplication in issue emailsDmitriy Zaporozhets2015-11-161-36/+30
* Only pass abuse report ID to AbuseReportMailer.Douwe Maan2015-10-181-3/+7
* Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+8
* Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets2015-10-011-1/+1
|\
| * Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu2015-10-011-1/+1
* | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-1/+2
|/
* Fix CI mailercleanup-ci-helpersDmitriy Zaporozhets2015-09-301-1/+0
* Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-211-3/+3
|\
| * Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diffDouwe Maan2015-09-201-3/+3
* | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-2/+2
|/
* fix runners pageValery Sizov2015-09-101-1/+1
* remove gitlab_ci configValery Sizov2015-09-101-4/+4
* Move helpers back to original directoryDmitriy Zaporozhets2015-09-092-5/+5
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan2015-08-261-0/+2
|\