summaryrefslogtreecommitdiff
path: root/app/services/projects/unlink_fork_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-281-14/+47
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-1/+1
* Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-031-5/+11
* Fix errors when deleting a forked projectBob Van Landuyt2017-10-171-1/+1
* Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-0/+1
* Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+6
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Fix incorrect variable nameBaldinof2016-04-041-1/+1
* Move unlink fork logic to a serviceBaldinof2016-03-221-0/+19