summaryrefslogtreecommitdiff
path: root/app/mailers/emails/members.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+5
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-5/+30
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+4
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-12/+23
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+19
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-9/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-35/+16
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+32
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+34
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-08-051-1/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-12/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-5/+11
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-7/+10
* Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-2/+1
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-9/+2
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-2/+2
* wrap subject with method subjectFu Xu2016-10-031-1/+1
* Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-0/+5
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-56/+33
* Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-141-0/+104