-
- 下载
Merge branch 'revert-ba5ad943' into 'master'
Revert "Add sharding keys and update schema for security policy tables" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/150200 Merged-by:Max Fan <mfan@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Approved-by:
Alex Ives <aives@gitlab.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
显示
- db/docs/approval_policy_rules.yml 1 个添加, 3 个删除db/docs/approval_policy_rules.yml
- db/docs/security_policies.yml 1 个添加, 3 个删除db/docs/security_policies.yml
- db/migrate/20240416123401_add_security_policy_management_project_id_to_security_policies.rb 0 个添加, 15 个删除...rity_policy_management_project_id_to_security_policies.rb
- db/migrate/20240416123402_add_security_policy_management_project_id_fk_to_security_policies.rb 0 个添加, 17 个删除...y_policy_management_project_id_fk_to_security_policies.rb
- db/migrate/20240416123403_add_index_security_policy_management_project_id_on_security_policies.rb 0 个添加, 16 个删除...rity_policy_management_project_id_on_security_policies.rb
- db/migrate/20240416123404_add_security_policy_management_project_id_to_approval_policy_rules.rb 0 个添加, 15 个删除..._policy_management_project_id_to_approval_policy_rules.rb
- db/migrate/20240416123405_add_security_policy_management_project_id_fk_to_approval_policy_rules.rb 0 个添加, 17 个删除...licy_management_project_id_fk_to_approval_policy_rules.rb
- db/migrate/20240416123406_add_index_security_policy_management_project_id_on_approval_policy_rules.rb 0 个添加, 16 个删除..._policy_management_project_id_on_approval_policy_rules.rb
- db/schema_migrations/20240416123401 0 个添加, 1 个删除db/schema_migrations/20240416123401
- db/schema_migrations/20240416123402 0 个添加, 1 个删除db/schema_migrations/20240416123402
- db/schema_migrations/20240416123403 0 个添加, 1 个删除db/schema_migrations/20240416123403
- db/schema_migrations/20240416123404 0 个添加, 1 个删除db/schema_migrations/20240416123404
- db/schema_migrations/20240416123405 0 个添加, 1 个删除db/schema_migrations/20240416123405
- db/schema_migrations/20240416123406 0 个添加, 1 个删除db/schema_migrations/20240416123406
- db/structure.sql 1 个添加, 13 个删除db/structure.sql
- ee/app/models/security/approval_policy_rule.rb 2 个添加, 3 个删除ee/app/models/security/approval_policy_rule.rb
- ee/app/models/security/policy.rb 5 个添加, 6 个删除ee/app/models/security/policy.rb
- ee/app/services/security/security_orchestration_policies/persist_policy_service.rb 1 个添加, 1 个删除...security_orchestration_policies/persist_policy_service.rb
- ee/spec/factories/security/approval_policy_rules.rb 0 个添加, 3 个删除ee/spec/factories/security/approval_policy_rules.rb
- ee/spec/factories/security/policies.rb 0 个添加, 3 个删除ee/spec/factories/security/policies.rb
加载中
想要评论请 注册 或 登录