summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/labels_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-211-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-8/+8
* Abillity to promote project labels to group labelsRitave2017-01-311-0/+45
* Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre2016-11-171-2/+6
* Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-7/+19
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-5/+16
* Fix status code expectationRémy Coutable2016-10-221-1/+1
* Fix error in generating labelssh-fix-broken-label-controllerStan Hu2016-10-221-0/+15
* Fix sorting by label prioritiesDouglas Barbosa Alexandre2016-10-191-12/+19
* Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-32/+6
* Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre2016-10-191-20/+60
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-071-0/+53