-
- Downloads
Remove the User#is_admin? method
Showing
- app/controllers/admin/application_controller.rb 1 addition, 1 deletionapp/controllers/admin/application_controller.rb
- app/controllers/admin/impersonations_controller.rb 1 addition, 1 deletionapp/controllers/admin/impersonations_controller.rb
- app/helpers/visibility_level_helper.rb 1 addition, 1 deletionapp/helpers/visibility_level_helper.rb
- app/models/user.rb 0 additions, 4 deletionsapp/models/user.rb
- app/policies/ci/runner_policy.rb 1 addition, 1 deletionapp/policies/ci/runner_policy.rb
- app/services/users/create_service.rb 3 additions, 3 deletionsapp/services/users/create_service.rb
- app/views/layouts/header/_default.html.haml 1 addition, 1 deletionapp/views/layouts/header/_default.html.haml
- changelogs/unreleased/remove_is_admin.yml 4 additions, 0 deletionschangelogs/unreleased/remove_is_admin.yml
- lib/api/entities.rb 3 additions, 3 deletionslib/api/entities.rb
- lib/api/groups.rb 1 addition, 1 deletionlib/api/groups.rb
- lib/api/helpers.rb 2 additions, 2 deletionslib/api/helpers.rb
- lib/api/notes.rb 1 addition, 1 deletionlib/api/notes.rb
- lib/api/runners.rb 4 additions, 4 deletionslib/api/runners.rb
- lib/api/services.rb 2 additions, 2 deletionslib/api/services.rb
- lib/api/users.rb 3 additions, 3 deletionslib/api/users.rb
- lib/api/v3/groups.rb 1 addition, 1 deletionlib/api/v3/groups.rb
- lib/api/v3/notes.rb 1 addition, 1 deletionlib/api/v3/notes.rb
- lib/api/v3/runners.rb 1 addition, 1 deletionlib/api/v3/runners.rb
- lib/api/v3/services.rb 1 addition, 1 deletionlib/api/v3/services.rb
- lib/gitlab/import_export/relation_factory.rb 1 addition, 1 deletionlib/gitlab/import_export/relation_factory.rb
changelogs/unreleased/remove_is_admin.yml
0 → 100644
Please register or sign in to comment