-
- 下载
Merge branch '492355-remove-namespaces-organization_id-default' into 'master'
Remove default value from namespaces.organization_id column See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174559 Merged-by:Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
显示
- app/models/namespace.rb 5 个添加, 2 个删除app/models/namespace.rb
- config/feature_flags/gitlab_com_derisk/namespace_model_default_org.yml 0 个添加, 9 个删除...e_flags/gitlab_com_derisk/namespace_model_default_org.yml
- db/fixtures/development/02_users.rb 14 个添加, 11 个删除db/fixtures/development/02_users.rb
- db/fixtures/development/03_project.rb 13 个添加, 6 个删除db/fixtures/development/03_project.rb
- db/fixtures/development/20_nested_groups.rb 3 个添加, 1 个删除db/fixtures/development/20_nested_groups.rb
- db/fixtures/development/30_composer_packages.rb 10 个添加, 2 个删除db/fixtures/development/30_composer_packages.rb
- db/fixtures/development/33_triage_ops.rb 10 个添加, 2 个删除db/fixtures/development/33_triage_ops.rb
- db/post_migrate/20241203144100_drop_namespaces_organization_id_default.rb 9 个添加, 0 个删除...20241203144100_drop_namespaces_organization_id_default.rb
- db/schema_migrations/20241203144100 1 个添加, 0 个删除db/schema_migrations/20241203144100
- db/structure.sql 1 个添加, 1 个删除db/structure.sql
- ee/db/fixtures/development/30_customizable_cycle_analytics.rb 10 个添加, 5 个删除...b/fixtures/development/30_customizable_cycle_analytics.rb
- ee/spec/lib/ee/gitlab/background_migration/backfill_free_shared_runners_minutes_limit_spec.rb 1 个添加, 2 个删除...ration/backfill_free_shared_runners_minutes_limit_spec.rb
- ee/spec/services/sbom/ingestion/tasks/ingest_component_versions_spec.rb 1 个添加, 1 个删除...es/sbom/ingestion/tasks/ingest_component_versions_spec.rb
- ee/spec/services/sbom/ingestion/tasks/ingest_components_spec.rb 1 个添加, 1 个删除...c/services/sbom/ingestion/tasks/ingest_components_spec.rb
- ee/spec/services/sbom/ingestion/tasks/ingest_source_packages_spec.rb 1 个添加, 3 个删除...vices/sbom/ingestion/tasks/ingest_source_packages_spec.rb
- spec/finders/organizations/groups_finder_spec.rb 5 个添加, 1 个删除spec/finders/organizations/groups_finder_spec.rb
- spec/models/concerns/case_sensitivity_spec.rb 3 个添加, 4 个删除spec/models/concerns/case_sensitivity_spec.rb
- spec/models/namespace_spec.rb 17 个添加, 35 个删除spec/models/namespace_spec.rb
- spec/models/user_spec.rb 0 个添加, 8 个删除spec/models/user_spec.rb
- spec/requests/api/graphql/organizations/organization_query_spec.rb 3 个添加, 2 个删除...ests/api/graphql/organizations/organization_query_spec.rb
加载中
想要评论请 注册 或 登录