Admin toggle individual group runner registration
Changelog: added
显示
- app/controllers/admin/groups_controller.rb 5 个添加, 0 个删除app/controllers/admin/groups_controller.rb
- app/models/namespace.rb 6 个添加, 0 个删除app/models/namespace.rb
- app/models/namespace_setting.rb 10 个添加, 0 个删除app/models/namespace_setting.rb
- app/policies/group_policy.rb 2 个添加, 2 个删除app/policies/group_policy.rb
- app/views/admin/application_settings/_runner_registrars_form.html.haml 1 个添加, 1 个删除...in/application_settings/_runner_registrars_form.html.haml
- app/views/groups/_group_admin_settings.html.haml 10 个添加, 0 个删除app/views/groups/_group_admin_settings.html.haml
- app/views/projects/runners/_specific_runners.html.haml 1 个添加, 1 个删除app/views/projects/runners/_specific_runners.html.haml
- db/migrate/20220908150054_add_runner_registration_enabled_to_namespace_settings.rb 9 个添加, 0 个删除..._add_runner_registration_enabled_to_namespace_settings.rb
- db/schema_migrations/20220908150054 1 个添加, 0 个删除db/schema_migrations/20220908150054
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- doc/user/admin_area/settings/continuous_integration.md 18 个添加, 2 个删除doc/user/admin_area/settings/continuous_integration.md
- locale/gitlab.pot 9 个添加, 0 个删除locale/gitlab.pot
- spec/controllers/admin/groups_controller_spec.rb 44 个添加, 0 个删除spec/controllers/admin/groups_controller_spec.rb
- spec/models/namespace_setting_spec.rb 57 个添加, 0 个删除spec/models/namespace_setting_spec.rb
- spec/policies/group_policy_spec.rb 24 个添加, 0 个删除spec/policies/group_policy_spec.rb
加载中
想要评论请 注册 或 登录