gitlab-org--gitlab-foss/spec/finders
Douwe Maan c620c40575 Merge branch 'issue_18135' into 'master'
Todos sorting dropdown

Implements #18135 

![todos_sorting](/uploads/bff76827c421628134dfb8b864e47c74/todos_sorting.png)  


- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5691
2016-08-19 23:06:30 +00:00
..
branches_finder_spec.rb Add failing test for #20462 2016-08-02 03:32:28 +02:00
contributed_projects_finder_spec.rb Align hash literals to keep Rubocop happy 2015-11-18 13:27:03 +01:00
group_projects_finder_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
groups_finder_spec.rb Improve group visibility level feature 2016-03-18 16:58:04 -03:00
issues_finder_spec.rb Make upcoming milestone work across projects 2016-05-16 10:25:24 +01:00
joined_groups_finder_spec.rb Fix specs 2016-03-22 00:23:58 +01:00
merge_requests_finder_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
move_to_project_finder_spec.rb Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
notes_finder_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
personal_projects_finder_spec.rb Improve group visibility level feature 2016-03-18 16:58:04 -03:00
projects_finder_spec.rb Add a spec for ProjectsFinder project_ids_relation option 2016-08-15 12:49:31 +02:00
snippets_finder_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
todos_finder_spec.rb Todos sorting dropdown 2016-08-19 16:14:20 -03:00
trending_projects_finder_spec.rb Revamp trending projects query 2015-10-06 17:26:32 +02:00