summaryrefslogtreecommitdiff
path: root/spec/services/labels
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-281-1/+1
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-20/+31
* Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-12/+17
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+51
* Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+41