gitlab-org--gitlab-foss/app/controllers/profiles
Timothy Andrew dbedf3a61b Address review comments from @smcgivern.
1. Remove an unnecessary (since we're fetching all the records anyway)
   `pluck` while fetching U2F registration records.

2. Align "Your device was successfully set up!" section with the "U2F
   Devices" table below.
2016-08-18 22:12:02 +05:30
..
accounts_controller.rb Disable the unlink feature for SAML connected accounts (social login). 2016-06-14 18:28:17 -05:00
application_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
avatars_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
emails_controller.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00
keys_controller.rb Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
notifications_controller.rb Re-use notifications dropdown on user profile 2016-06-16 23:34:21 -03:00
passwords_controller.rb Avoid to show the original password field when password is automatically seted 2016-08-08 13:55:57 -03:00
personal_access_tokens_controller.rb Implement @DouweM's feedback. 2016-06-16 08:24:13 +05:30
preferences_controller.rb added user preference to change layout width 2015-10-05 17:22:47 +02:00
two_factor_auths_controller.rb Address review comments from @smcgivern. 2016-08-18 22:12:02 +05:30
u2f_registrations_controller.rb Allow naming U2F devices. 2016-08-18 22:12:02 +05:30