Gate new container registry features with Gitlab.com_except_jh?
We are replacing the Gitlab.com? check with Gitlab.com_except_jh? since Gitlab.com? will also evaluate to true for JiHu GitLab. Changelog: changed EE: true
显示
- app/models/container_repository.rb 2 个添加, 2 个删除app/models/container_repository.rb
- app/models/namespace.rb 2 个添加, 2 个删除app/models/namespace.rb
- app/workers/container_registry/cleanup_worker.rb 1 个添加, 1 个删除app/workers/container_registry/cleanup_worker.rb
- app/workers/container_registry/record_data_repair_detail_worker.rb 2 个添加, 2 个删除...rs/container_registry/record_data_repair_detail_worker.rb
- ee/app/models/ee/container_repository.rb 1 个添加, 1 个删除ee/app/models/ee/container_repository.rb
- ee/lib/ee/gitlab/background_migration/backfill_project_statistics_container_repository_size.rb 1 个添加, 1 个删除.../backfill_project_statistics_container_repository_size.rb
- ee/spec/lib/ee/gitlab/background_migration/backfill_project_statistics_container_repository_size_spec.rb 1 个添加, 1 个删除...fill_project_statistics_container_repository_size_spec.rb
- lib/container_registry/client.rb 1 个添加, 1 个删除lib/container_registry/client.rb
- lib/container_registry/gitlab_api_client.rb 1 个添加, 1 个删除lib/container_registry/gitlab_api_client.rb
- spec/lib/container_registry/client_spec.rb 2 个添加, 2 个删除spec/lib/container_registry/client_spec.rb
- spec/lib/container_registry/gitlab_api_client_spec.rb 3 个添加, 3 个删除spec/lib/container_registry/gitlab_api_client_spec.rb
- spec/models/container_repository_spec.rb 3 个添加, 3 个删除spec/models/container_repository_spec.rb
- spec/models/namespace_spec.rb 2 个添加, 1 个删除spec/models/namespace_spec.rb
- spec/requests/api/container_repositories_spec.rb 1 个添加, 1 个删除spec/requests/api/container_repositories_spec.rb
- spec/requests/api/graphql/container_repository/container_repository_details_spec.rb 1 个添加, 1 个删除...container_repository/container_repository_details_spec.rb
- spec/workers/container_registry/cleanup_worker_spec.rb 1 个添加, 0 个删除spec/workers/container_registry/cleanup_worker_spec.rb
- spec/workers/container_registry/record_data_repair_detail_worker_spec.rb 4 个添加, 0 个删除...ntainer_registry/record_data_repair_detail_worker_spec.rb
加载中
想要评论请 注册 或 登录