-
- Downloads
Allow project owners to set up forking relation through API
Before this change only GitLab admins where allowed to set up forking relation through the API. This changes that so project owners can do this too. Closes gitlab-org/gitlab-ce#40550.
Showing
- changelogs/unreleased/tc-api-fork-owners.yml 5 additions, 0 deletionschangelogs/unreleased/tc-api-fork-owners.yml
- doc/api/projects.md 2 additions, 2 deletionsdoc/api/projects.md
- lib/api/projects.rb 1 addition, 1 deletionlib/api/projects.rb
- spec/requests/api/projects_spec.rb 74 additions, 34 deletionsspec/requests/api/projects_spec.rb
changelogs/unreleased/tc-api-fork-owners.yml
0 → 100644
Please register or sign in to comment