gitlab-org--gitlab-foss/app/controllers/admin
Dmitriy Zaporozhets 228da2dd28 Admin can see and remove user identities
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-19 15:29:52 +02: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
application_settings_controller.rb session_expire_seconds => session_expire_delay 2015-06-10 22:10:00 -04:00
applications_controller.rb
background_jobs_controller.rb
broadcast_messages_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
dashboard_controller.rb Explicitly define ordering in models using default_scope 2015-02-05 14:20:55 -08:00
deploy_keys_controller.rb Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
groups_controller.rb Wrap group removal into service 2015-06-03 14:07:20 +02:00
hooks_controller.rb Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00
identities_controller.rb Admin can see and remove user identities 2015-06-19 15:29:52 +02:00
keys_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
logs_controller.rb
projects_controller.rb An in_namespace scope is already present 2015-06-09 13:42:01 +02:00
services_controller.rb Fix bug where Slack service channel was not saved in admin template settings. 2015-04-24 08:33:24 -07:00
users_controller.rb You can not remove user if he/she is an only owner of group 2015-05-28 12:00:02 +02:00