gitlab-ce/app/controllers
Brett Walker f9f4672275 Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
..
admin
boards
ci
concerns
dashboard
explore
groups
import
oauth
profiles Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
projects Workaround for n+1 in Projects::TreeController#show 2017-09-22 17:53:08 +01:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb
autocomplete_controller.rb
confirmations_controller.rb Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
dashboard_controller.rb
groups_controller.rb
health_check_controller.rb
health_controller.rb
help_controller.rb Do not show YAML frontmatter for doc pages under /help 2017-09-19 11:47:36 +02:00
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb
registrations_controller.rb
root_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb
snippets_controller.rb
unicorn_test_controller.rb
uploads_controller.rb
users_controller.rb