summaryrefslogtreecommitdiff
path: root/app/services/emails
Commit message (Expand)AuthorAgeFilesLines
* 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