summaryrefslogtreecommitdiff
path: root/app/models/group_label.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-4/+0
| | | | Also added relevant specs and refactored to_references in a bunch of places to be more consistent.
* Use label subject to calculate number of issues/mrs within the groupDouglas Barbosa Alexandre2016-10-311-0/+4
|
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-0/+2
|
* Move common logic to reference group/project label to Label#to_referenceDouglas Barbosa Alexandre2016-10-191-26/+1
|
* Keep cross project reference logic in GroupLabel#to_referenceDouglas Barbosa Alexandre2016-10-191-2/+14
|
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+17
|
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-191-0/+5
|
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-9/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-0/+9