summaryrefslogtreecommitdiff
path: root/spec/factories/labels.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-5/+6
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+2
* Factories with a project association use `:empty_project` by defaultRobert Speicher2017-01-241-1/+1
* Fix sorting by label prioritiesDouglas Barbosa Alexandre2016-10-191-0/+10
* Validate if project label title does not exist at group levelDouglas Barbosa Alexandre2016-10-191-0/+6
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-13/+0
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-1/+1
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-1/+1
* Move all factory definitions to their own fileRobert Speicher2016-03-041-2/+0
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+1
* Annotate modelsDmitriy Zaporozhets2014-08-251-0/+12
* Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets2014-07-291-0/+9