-
- 下载
Merge branch 'jp-db-validations-depth' into 'master'
Validate parent and child depth and cyclic references See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105526 Merged-by:charlie ablett <cablett@gitlab.com> Approved-by:
Eugenia Grieff <egrieff@gitlab.com> Approved-by:
Steve Abrams <sabrams@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Co-authored-by:
Jan Provaznik <jprovaznik@gitlab.com>
显示
- app/models/work_item.rb 19 个添加, 0 个删除app/models/work_item.rb
- app/models/work_items/parent_link.rb 26 个添加, 0 个删除app/models/work_items/parent_link.rb
- lib/gitlab/bitbucket_import/importer.rb 1 个添加, 1 个删除lib/gitlab/bitbucket_import/importer.rb
- lib/gitlab/jira_import/issues_importer.rb 1 个添加, 1 个删除lib/gitlab/jira_import/issues_importer.rb
- lib/gitlab/work_items/work_item_hierarchy.rb 48 个添加, 0 个删除lib/gitlab/work_items/work_item_hierarchy.rb
- locale/gitlab.pot 9 个添加, 0 个删除locale/gitlab.pot
- spec/lib/gitlab/work_items/work_item_hierarchy_spec.rb 109 个添加, 0 个删除spec/lib/gitlab/work_items/work_item_hierarchy_spec.rb
- spec/models/work_item_spec.rb 56 个添加, 1 个删除spec/models/work_item_spec.rb
- spec/models/work_items/parent_link_spec.rb 49 个添加, 0 个删除spec/models/work_items/parent_link_spec.rb
加载中
想要评论请 注册 或 登录