summaryrefslogtreecommitdiff
path: root/app/services/labels/transfer_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-10/+10
* Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-15/+42
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-191-6/+2
* Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-1/+2
* Skip update query if label have the same id on Labels::TransferServiceDouglas Barbosa Alexandre2016-10-191-0/+2
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+52