gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets d7553d3630
Address review comments
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22 18:01:52 +02:00
..
admin Address review comments 2015-06-22 18:01:52 +02:00
concerns
dashboard
explore
groups
import
oauth
profiles Use User#two_factor_enabled instead of otp_required_for_login 2015-06-19 15:14:37 -04:00
projects Merge branch 'rs-dev-issue-2355' into 'master' 2015-06-22 09:48:49 +00:00
application_controller.rb Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb
help_controller.rb
invites_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Add "Remember me" checkbox to LDAP signin form. 2015-06-05 14:37:01 +02:00
passwords_controller.rb Use User#two_factor_enabled instead of otp_required_for_login 2015-06-19 15:14:37 -04:00
profiles_controller.rb Remove js handler from Profiles#update 2015-06-13 17:58:16 -04:00
projects_controller.rb Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
registrations_controller.rb
root_controller.rb Refactor RootController 2015-06-13 17:59:13 -04:00
search_controller.rb
sessions_controller.rb Use User#two_factor_enabled instead of otp_required_for_login 2015-06-19 15:14:37 -04:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb