summaryrefslogtreecommitdiff
path: root/app/mailers/emails/profile.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-0/+14
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-6/+0
* find_by_id -> find_by(:id, ...)Alexis Reigel2017-07-271-2/+2
* notification email on add new gpg keyAlexis Reigel2017-07-271-0/+10
* 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 errors.Douwe Maan2015-04-021-3/+3
* Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-3/+3
* Remove unused password argument from notificationJacob Vosmaer2014-12-011-2/+1
* 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
* Add a "View in GitLab" link in notification emailsPierre de La Morinerie2014-03-031-0/+2
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+6
* Email templates when user was added to groupDmitriy Zaporozhets2013-09-111-0/+15