summaryrefslogtreecommitdiff
path: root/spec/services/labels
Commit message (Expand)AuthorAgeFilesLines
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-10/+10
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-3/+3
* Use described_class when possibleRémy Coutable2017-07-272-24/+24
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-275-5/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Labels support color names in backendDongqing Hu2017-03-292-0/+266
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-272-3/+3
* Abillity to promote project labels to group labelsRitave2017-01-311-0/+187
* Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-281-1/+1
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-20/+31
* Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-12/+17
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+51
* Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+41