summaryrefslogtreecommitdiff
path: root/lib/gitlab/issues_labels.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-1/+1
* Fix error in generating labelssh-fix-broken-label-controllerStan Hu2016-10-221-1/+1
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-191-2/+2
* remove feature labelBen Bodenmiller2014-10-311-1/+0
* Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-19/+18
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-3/+4
* Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-0/+28