gitlab-org--gitlab-foss/app/controllers
Luke Bennett 18c07084a6 Destroy repo mirrors instead of disabling them
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
2019-05-06 13:15:03 +00:00
..
admin Add Let's Encrypt application settings 2019-04-27 04:38:01 +00:00
boards
ci
clusters Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
concerns Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
dashboard Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
explore
google_api
groups Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
import Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
instance_statistics
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth
profiles Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
projects Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
sherlock
snippets
users
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
application_controller.rb Session stored globally per request 2019-05-02 12:28:26 +07:00
autocomplete_controller.rb
chaos_controller.rb
confirmations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
dashboard_controller.rb
graphql_controller.rb
groups_controller.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
ide_controller.rb
invites_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
jwt_controller.rb Externalize several strings in 2019-04-16 10:32:05 +00:00
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb
projects_controller.rb Update projects controller 2019-04-16 10:20:57 +02:00
registrations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
snippets_controller.rb
uploads_controller.rb Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
user_callouts_controller.rb
users_controller.rb