summaryrefslogtreecommitdiff
path: root/lib/gitlab/issues_labels.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove feature labelBen Bodenmiller2014-10-311-1/+0
| | | For automatic label generation remove label `feature` as it is basically means the same thing as label `enhancement`.
* Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-19/+18
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-3/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include default labels in issues autocomplete etc. Show colored labels on ↵Dmitriy Zaporozhets2013-05-071-0/+28
issues show page