summaryrefslogtreecommitdiff
path: root/app/services/emails/base_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Reduce remaining diff with EE in app/servicesRémy Coutable2019-02-141-2/+3
* Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+2
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-2/+3
|\
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| * update initializersJames Lopez2017-09-281-1/+2
* | spacing and small optimisationsAlexandra2017-10-011-3/+2
* | optimized the email servicesBrett Walker2017-09-231-1/+1
|/
* fix bug in emails destroy serviceJames Lopez2017-06-231-2/+1
* more refactoring based on feedbackJames Lopez2017-06-231-6/+0
* add create and destroy services for emailsJames Lopez2017-06-231-0/+15