summaryrefslogtreecommitdiff
path: root/app/services/emails
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-202-0/+5
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+2
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-193-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-132-0/+4
* Reduce remaining diff with EE in app/servicesRémy Coutable2019-02-142-7/+7
* Add ability to skip user email confirmation with APIStan Hu2018-09-102-1/+8
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-164-0/+8
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-052-3/+4
|\
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| * refactor users update serviceJames Lopez2017-09-281-1/+1
| * update initializersJames Lopez2017-09-281-1/+2
| * refactor services to match EE signatureJames Lopez2017-09-281-2/+2
* | spacing and small optimisationsAlexandra2017-10-014-9/+8
* | fixes for rubocopBrett Walker2017-09-231-1/+1
* | when a primary email is replaced and added to the secondary emails list,Brett Walker2017-09-231-2/+2
* | optimized the email servicesBrett Walker2017-09-233-5/+5
* | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+7
|/
* fix bug in emails destroy serviceJames Lopez2017-06-232-3/+2
* refactor update user service not to do auth checksJames Lopez2017-06-231-2/+2
* more refactoring based on feedbackJames Lopez2017-06-233-12/+2
* refactor emails serviceJames Lopez2017-06-231-1/+11
* update missing email actionsJames Lopez2017-06-231-1/+1
* fix specsJames Lopez2017-06-232-2/+2
* update to use emails destroy serviceJames Lopez2017-06-231-1/+1
* add create and destroy services for emailsJames Lopez2017-06-233-0/+33