summaryrefslogtreecommitdiff
path: root/app/services/groups/nested_create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-4/+0
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Add manifest import featureDmitriy Zaporozhets2018-07-111-5/+7
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-091-3/+7
* Handle creating a nested group on MySQL correctlybvl-fix-mysql-bare-repository-importerBob Van Landuyt2017-08-251-0/+4
* Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-0/+45