summaryrefslogtreecommitdiff
path: root/spec/finders/labels_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow to include also descendant group labelsJan Provaznik2018-03-021-0/+19
* Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik2018-02-261-0/+23
* EE-BACKPORT group boardsFelipe Artur2018-01-041-0/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-6/+6
* Hide archived project labels from group issue trackerHoracio Bertorello2017-06-301-3/+3
* Rename a label to fix an intermittently-failing specNick Thomas2016-12-011-1/+1
* Limit labels returned for a specific project as an administratorRobert Speicher2016-11-161-0/+15
* Improve readability and add specs for label filteringsh-fix-labels-move-issueStan Hu2016-10-241-2/+16
* Allow the use of params[:name] when filtering labelsStan Hu2016-10-241-0/+12
* Fix bug where labels would be assigned to issues that were movedStan Hu2016-10-241-0/+6
* Add tests to LabelsFinderDouglas Barbosa Alexandre2016-10-191-0/+69