Add harbor_registry_integration feature flag
显示
- app/controllers/groups/harbor/repositories_controller.rb 24 个添加, 0 个删除app/controllers/groups/harbor/repositories_controller.rb
- app/controllers/projects/harbor/application_controller.rb 22 个添加, 0 个删除app/controllers/projects/harbor/application_controller.rb
- app/controllers/projects/harbor/repositories_controller.rb 11 个添加, 0 个删除app/controllers/projects/harbor/repositories_controller.rb
- app/views/groups/harbor/repositories/index.html.haml 9 个添加, 0 个删除app/views/groups/harbor/repositories/index.html.haml
- app/views/projects/harbor/repositories/index.html.haml 9 个添加, 0 个删除app/views/projects/harbor/repositories/index.html.haml
- config/feature_flags/development/harbor_registry_integration.yml 8 个添加, 0 个删除...feature_flags/development/harbor_registry_integration.yml
- config/routes/group.rb 1 个添加, 0 个删除config/routes/group.rb
- config/routes/project.rb 3 个添加, 0 个删除config/routes/project.rb
- ee/spec/features/groups/navbar_spec.rb 13 个添加, 0 个删除ee/spec/features/groups/navbar_spec.rb
- ee/spec/features/projects/navbar_spec.rb 13 个添加, 0 个删除ee/spec/features/projects/navbar_spec.rb
- lib/sidebars/groups/menus/packages_registries_menu.rb 12 个添加, 1 个删除lib/sidebars/groups/menus/packages_registries_menu.rb
- lib/sidebars/projects/menus/packages_registries_menu.rb 12 个添加, 1 个删除lib/sidebars/projects/menus/packages_registries_menu.rb
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/features/groups/navbar_spec.rb 13 个添加, 0 个删除spec/features/groups/navbar_spec.rb
- spec/features/projects/navbar_spec.rb 13 个添加, 0 个删除spec/features/projects/navbar_spec.rb
- spec/lib/sidebars/groups/menus/packages_registries_menu_spec.rb 33 个添加, 2 个删除...ib/sidebars/groups/menus/packages_registries_menu_spec.rb
- spec/lib/sidebars/projects/menus/packages_registries_menu_spec.rb 21 个添加, 0 个删除.../sidebars/projects/menus/packages_registries_menu_spec.rb
- spec/requests/groups/harbor/repositories_controller_spec.rb 69 个添加, 0 个删除spec/requests/groups/harbor/repositories_controller_spec.rb
- spec/requests/projects/harbor/repositories_controller_spec.rb 69 个添加, 0 个删除.../requests/projects/harbor/repositories_controller_spec.rb
- spec/support/helpers/navbar_structure_helper.rb 8 个添加, 0 个删除spec/support/helpers/navbar_structure_helper.rb
加载中
想要评论请 注册 或 登录