-
- 下载
Merge branch '508709_move_to_bounded_context' into 'master'
Move GraphQL mutations for branches into Bounded Context See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175831 Merged-by:Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Fred Reinink <freinink@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Fred Reinink <freinink@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com>
显示
- .rubocop_todo/gitlab/bounded_contexts.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/bounded_contexts.yml
- app/graphql/mutations/branches/create.rb 0 个添加, 43 个删除app/graphql/mutations/branches/create.rb
- app/graphql/mutations/branches/delete.rb 0 个添加, 37 个删除app/graphql/mutations/branches/delete.rb
- app/graphql/mutations/projects/blobs_remove.rb 1 个添加, 1 个删除app/graphql/mutations/projects/blobs_remove.rb
- app/graphql/mutations/projects/text_replace.rb 2 个添加, 1 个删除app/graphql/mutations/projects/text_replace.rb
- app/graphql/mutations/repositories/branches/create.rb 45 个添加, 0 个删除app/graphql/mutations/repositories/branches/create.rb
- app/graphql/mutations/repositories/branches/delete.rb 39 个添加, 0 个删除app/graphql/mutations/repositories/branches/delete.rb
- app/graphql/types/mutation_type.rb 2 个添加, 2 个删除app/graphql/types/mutation_type.rb
- spec/graphql/mutations/repositories/branches/create_spec.rb 10 个添加, 8 个删除spec/graphql/mutations/repositories/branches/create_spec.rb
- spec/requests/api/graphql/mutations/repositories/branches/create_spec.rb 5 个添加, 5 个删除...pi/graphql/mutations/repositories/branches/create_spec.rb
- spec/requests/api/graphql/mutations/repositories/branches/delete_spec.rb 0 个添加, 0 个删除...pi/graphql/mutations/repositories/branches/delete_spec.rb
加载中
想要评论请 注册 或 登录