summaryrefslogtreecommitdiff
path: root/spec/finders/labels_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-3/+3
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+7
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-7/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+7
* Allow filtering labels by a single characterSean McGivern2019-03-131-0/+6
* Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-0/+10
* Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-1/+1
* Add specs for label search backend codeDmitriy Zaporozhets2018-07-311-1/+15
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+33
* 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