summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/emails_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in app/controllers/gfyoung2018-09-231-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-3/+3
|\
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| * refactor services to match EE signatureJames Lopez2017-09-281-2/+2
* | spacing and small optimisationsAlexandra2017-10-011-1/+2
* | fixes for rubocopBrett Walker2017-09-231-2/+1
* | optimized the email servicesBrett Walker2017-09-231-5/+9
* | tweaks for rubocopBrett Walker2017-09-231-1/+1
* | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+10
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-4/+1
|/
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* fix spec failuresJames Lopez2017-06-251-2/+2
* more refactoringJames Lopez2017-06-231-2/+3
* refactor emails serviceJames Lopez2017-06-231-3/+1
* update missing email actionsJames Lopez2017-06-231-1/+1
* update to use emails destroy serviceJames Lopez2017-06-231-1/+1
* updated emails, notifications and passwords controllerJames Lopez2017-06-231-1/+1
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets2015-05-031-5/+6
|\
| * Allow primary email to be set to an email that you've already added.change-primary-emailDouwe Maan2015-04-301-5/+6
* | Add a page title to every page.Douwe Maan2015-04-301-3/+1
|/
* Allow user to choose which email to be publicSenorsen2015-04-141-1/+3
* Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-0/+3
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-1/+7
* Allow oauth signup without emailDmitriy Zaporozhets2014-04-071-1/+1
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+26