summaryrefslogtreecommitdiff
path: root/app/mailers/notify.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly set Message-ID for comment notifications.Douwe Maan2015-08-191-11/+13
* Changes and stuff.Douwe Maan2015-08-181-4/+6
* Reply by email POCDouwe Maan2015-08-181-18/+36
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-4/+4
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-4/+4
* Remove duplicate settings for default_url_optionsRobert Speicher2015-04-251-6/+1
* Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replytoDouwe Maan2015-04-141-9/+13
* Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-3/+9
|\
| * Fix errors.Douwe Maan2015-04-021-3/+9
* | 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
* Make email display name configurableVyacheslav Slinko2015-03-111-1/+1
* Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan2015-02-251-1/+16
* Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-251-1/+6
* 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-071-1/+1
|/
* Fix various typosSteven Burgart2015-01-181-2/+2
* Add rake task for google schema whitelisting.Marin Jankovski2014-12-041-0/+8
* Include the helper for mailer, add links to emails.Marin Jankovski2014-11-111-0/+1
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-8/+38
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-58/+8
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-101-8/+44
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-0/+14
* Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-051-0/+16
* Send emails from the authorPierre de La Morinerie2014-02-191-1/+18
* 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-191-6/+6
* Fix misleading commentPierre de La Morinerie2014-02-191-1/+1
* Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-1/+1
* Set noreply@HOSTNAME for reply_to field in all emailsDmitriy Zaporozhets2013-12-091-0/+1
* Email templates when user was added to groupDmitriy Zaporozhets2013-09-111-12/+2
* Update emails to describe path using for_fork?Izaak Alpert2013-07-171-0/+1
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-104/+9
* Add a delay for sending emailsDmitriy Zaporozhets2013-02-011-0/+4
* Fix sending commit note email to id instead emailDmitriy Zaporozhets2013-02-011-2/+2
* Fix few test and notify for commit authorDmitriy Zaporozhets2013-01-151-1/+1
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-151-4/+8
|\
| * email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-1/+1
| * sidekiqDmitriy Zaporozhets2013-01-091-1/+1
| * Bit of cleanup and improving mailerDmitriy Zaporozhets2012-12-311-2/+5
| * Use project with namespace in email subjectDmitriy Zaporozhets2012-12-311-1/+1
| * Add missing subject for wall commentDmitriy Zaporozhets2012-12-301-1/+1
| * added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-0/+1
* | Fix commit note notificationRiyad Preukschas2013-01-021-2/+2
|/
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-201-0/+1
* Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets2012-12-201-0/+6
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-4/+4
* Removed feature: comments on wikiDmitriy Zaporozhets2012-11-291-9/+1
* Reorder and group methods in Notify mailerRiyad Preukschas2012-10-181-35/+66