-
- Downloads
Merge branch '37698-current-settings' into 'master'
use Gitlab::UserSettings directly as a singleton instead of including/extending it Closes #37698 See merge request gitlab-org/gitlab-ce!16843
No related branches found
No related tags found
Showing
- app/controllers/admin/cohorts_controller.rb 1 addition, 1 deletionapp/controllers/admin/cohorts_controller.rb
- app/controllers/application_controller.rb 11 additions, 12 deletionsapp/controllers/application_controller.rb
- app/controllers/concerns/enforces_two_factor_authentication.rb 3 additions, 3 deletions...ontrollers/concerns/enforces_two_factor_authentication.rb
- app/controllers/concerns/requires_whitelisted_monitoring_client.rb 1 addition, 3 deletions...ollers/concerns/requires_whitelisted_monitoring_client.rb
- app/controllers/invites_controller.rb 1 addition, 1 deletionapp/controllers/invites_controller.rb
- app/controllers/koding_controller.rb 1 addition, 1 deletionapp/controllers/koding_controller.rb
- app/controllers/oauth/applications_controller.rb 1 addition, 2 deletionsapp/controllers/oauth/applications_controller.rb
- app/controllers/omniauth_callbacks_controller.rb 1 addition, 1 deletionapp/controllers/omniauth_callbacks_controller.rb
- app/controllers/passwords_controller.rb 1 addition, 3 deletionsapp/controllers/passwords_controller.rb
- app/controllers/projects_controller.rb 1 addition, 1 deletionapp/controllers/projects_controller.rb
- app/controllers/root_controller.rb 3 additions, 3 deletionsapp/controllers/root_controller.rb
- app/helpers/application_settings_helper.rb 6 additions, 8 deletionsapp/helpers/application_settings_helper.rb
- app/helpers/auth_helper.rb 1 addition, 3 deletionsapp/helpers/auth_helper.rb
- app/helpers/projects_helper.rb 4 additions, 6 deletionsapp/helpers/projects_helper.rb
- app/helpers/version_check_helper.rb 1 addition, 1 deletionapp/helpers/version_check_helper.rb
- app/helpers/visibility_level_helper.rb 2 additions, 2 deletionsapp/helpers/visibility_level_helper.rb
- app/mailers/abuse_report_mailer.rb 2 additions, 4 deletionsapp/mailers/abuse_report_mailer.rb
- app/mailers/base_mailer.rb 1 addition, 3 deletionsapp/mailers/base_mailer.rb
- app/models/clusters/platforms/kubernetes.rb 1 addition, 2 deletionsapp/models/clusters/platforms/kubernetes.rb
- app/models/issue_assignee.rb 0 additions, 2 deletionsapp/models/issue_assignee.rb
Please register or sign in to comment