-
- 下载
Merge branch 'feat/graphql-permissions-path-locks' into 'master'
Expose path lock abilities in graphql endpoint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184242 Merged-by:Jerry Seto <jseto@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Jerry Seto <jseto@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
No related branches found
No related tags found
显示
- doc/api/graphql/reference/_index.md 11 个添加, 0 个删除doc/api/graphql/reference/_index.md
- ee/app/graphql/ee/types/permission_types/project.rb 2 个添加, 0 个删除ee/app/graphql/ee/types/permission_types/project.rb
- ee/app/graphql/types/path_lock_type.rb 2 个添加, 0 个删除ee/app/graphql/types/path_lock_type.rb
- ee/app/graphql/types/permission_types/projects/path_lock.rb 13 个添加, 0 个删除ee/app/graphql/types/permission_types/projects/path_lock.rb
- ee/spec/graphql/types/path_lock_type_spec.rb 2 个添加, 2 个删除ee/spec/graphql/types/path_lock_type_spec.rb
- ee/spec/graphql/types/permission_types/project_spec.rb 1 个添加, 1 个删除ee/spec/graphql/types/permission_types/project_spec.rb
- ee/spec/graphql/types/permission_types/projects/path_lock_spec.rb 13 个添加, 0 个删除...graphql/types/permission_types/projects/path_lock_spec.rb
想要评论请 注册 或 登录