summaryrefslogtreecommitdiff
path: root/spec/services/groups/nested_create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-29/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-2/+5
* Handle creating a nested group on MySQL correctlybvl-fix-mysql-bare-repository-importerBob Van Landuyt2017-08-251-26/+61
* Add `:nested_groups` metadata to `Groups::NestedCreateService` specsRobert Speicher2017-08-241-2/+2
* Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-0/+53