summaryrefslogtreecommitdiff
path: root/app/services/labels/find_or_create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Backport from EE !5954Mark Chao2018-07-041-1/+7
* Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik2018-02-261-6/+16
* Labels support color names in backendDongqing Hu2017-03-291-2/+2
* Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-281-1/+6
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-4/+7
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-0/+33