gitlab-org--gitlab-foss/app/controllers/profiles
Jason Hollingsworth 29cfd33d94 Add email aliases for users
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.

Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
..
accounts_controller.rb Move profile account to separate controller 2013-10-09 16:43:17 +03:00
avatars_controller.rb Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
emails_controller.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
groups_controller.rb User can leave group from group page. 2014-02-12 15:52:53 +01:00
keys_controller.rb Split the user ssh keys by newline, not the characters "\n" 2014-02-11 19:24:23 +01:00
notifications_controller.rb Move Profile related controllers under Profiles:: module 2013-06-24 18:24:14 +03:00
passwords_controller.rb Fix spinach profile tests 2013-10-09 17:01:04 +03:00