summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* Prefix EmailsOnPush email subject with `[Git]`.emailsonpush-prefixDouwe Maan2015-05-251-1/+2
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-063-7/+7
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-063-7/+7
* Use the configured display name in e-mails from Devise mailerStan Hu2015-05-051-1/+1
* Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-0/+4
* Remove duplicate settings for default_url_optionsRobert Speicher2015-04-251-6/+1
* Let commit model know about its project.Douwe Maan2015-04-241-3/+3
* Merge branch 'emailsonpush-replyto' into 'master'Dmitriy Zaporozhets2015-04-152-12/+24
|\
| * Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replytoDouwe Maan2015-04-142-12/+24
* | Follow newline guidelines.Douwe Maan2015-04-142-0/+13
* | Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-142-9/+13
* | Let invites be declined.Douwe Maan2015-04-142-0/+26
* | Add emails around invitation.Douwe Maan2015-04-142-4/+42
|/
* Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-134-8/+16
|\
| * Fix errors.Douwe Maan2015-04-024-8/+16
* | Add ability to configure Reply-To address in gitlab.ymlStan Hu2015-04-031-1/+1
|/
* Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
* Don't use required keyword arguments to maintain support for Ruby 2.0.Douwe Maan2015-03-231-3/+7
* Clean up code by using keyword arguments.Douwe Maan2015-03-231-1/+7
* Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-181-16/+44
* Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-4/+4
* Merge branch 'master' into 'master'Hannes Rosenögger2015-03-111-1/+1
|\
| * Make email display name configurableVyacheslav Slinko2015-03-111-1/+1
* | Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan2015-03-101-1/+1
|/
* Fix EmailsOnPush comparison link to include first commit.Douwe Maan2015-02-251-2/+2
* Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan2015-02-251-1/+16
* Send EmailsOnPush when deleting commits using force push.Douwe Maan2015-02-251-1/+5
* Add option to disable code diffs to EmailOnPush.Douwe Maan2015-02-251-1/+2
* Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-252-4/+9
* Remove incorrect footer from EmailsOnPush body.Douwe Maan2015-02-251-0/+2
* Change EmailsOnPush subject to include namespace, repo and branch.Douwe Maan2015-02-251-3/+6
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-144-16/+37
* Merge pull request #8749 from sashkab/b8748-emailheaderDmitriy Zaporozhets2015-02-081-0/+2
|\
| * Addex X-GitLab-Project header to GitLab emails.Aleks Bunin2015-02-071-0/+2
* | Allow notification email to be set separately from primary email.Douwe Maan2015-02-073-5/+5
|/
* Fix various typosSteven Burgart2015-01-182-3/+3
* Add rake task for google schema whitelisting.Marin Jankovski2014-12-041-0/+8
* Remove unused password argument from notificationJacob Vosmaer2014-12-011-2/+1
* Include the helper for mailer, add links to emails.Marin Jankovski2014-11-111-0/+1
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-152-5/+5
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-142-4/+4
* Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie2014-07-251-3/+4
* Update specs.Marin Jankovski2014-07-161-1/+1
* Do not sent a generated password via email for admin created user.Marin Jankovski2014-07-151-1/+2
* Merge branch 'improve-email-threading' into 'master'Dmitriy Zaporozhets2014-07-074-51/+82
|\
| * Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-034-51/+82
* | Test if reopen notifications are sent.Marin Jankovski2014-07-031-1/+0
* | Reopen mr email notification.Marin Jankovski2014-07-031-0/+13
|/
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-186-106/+55
* Provide better email subject lines from email on push serviceAlex Elman2014-06-151-1/+3