summaryrefslogtreecommitdiff
path: root/spec/models/project_label_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-0/+8
* Add restriction to number of permitted priorities per project labelDouglas Barbosa Alexandre2016-10-191-1/+12
* Fix validation to allow updates to description/color of project labelDouglas Barbosa Alexandre2016-10-191-0/+10
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-0/+46
* Validate if project label title does not exist at group levelDouglas Barbosa Alexandre2016-10-191-0/+34
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-0/+11