summaryrefslogtreecommitdiff
path: root/spec/models/group_label_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-1/+1
| | | | Also added relevant specs and refactored to_references in a bunch of places to be more consistent.
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-0/+10
|
* Remove order-dependent expectation24341-fix-failureRémy Coutable2016-11-091-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-0/+8
|
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+28
|
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-191-0/+11