summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-9/+0
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-104-51/+88
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-106-16/+30
* Merge pull request #6109 from jamit/masterDmitriy Zaporozhets2014-05-134-0/+26
|\
| * Now using correct ids as reference if we are informing about a new note.Philip Blatter2014-05-051-2/+2
| * Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-054-0/+26
* | Remove markdown notation from notification emailsDrew Blessing2014-04-282-5/+5
|/
* Fix emails on push service when a single commit is pushedJonathan A. Sternberg2014-04-111-1/+1
* Fix the merge notification email not being sentPierre de La Morinerie2014-03-241-2/+2
* Remove custom link to target in notification emailsPierre de La Morinerie2014-03-031-1/+1
* Add a "View in GitLab" link in notification emailsPierre de La Morinerie2014-03-036-1/+22
* Send emails from the authorPierre de La Morinerie2014-02-195-16/+47
* Write the issue/merge request title in the notification email subjectPierre de La Morinerie2014-02-193-12/+22
* Don't write the project namespace in email subjectsPierre de La Morinerie2014-02-191-1/+1
* Remove the email subject prefixPierre de La Morinerie2014-02-192-7/+7
* Fix misleading commentPierre de La Morinerie2014-02-191-1/+1