gitlab-org--gitlab-foss/spec/finders
Yorick Peterse fed059a12d Port GitLab EE ProjectsFinder changes
These changes were added in GitLab EE commit
d39de0ea91b26b8840195e5674b92c353cc16661. The tests were a bit bugged
(they used a non existing group, thus not testing a crucial part) which
I only noticed when porting CE changes to EE.
2015-11-20 15:53:04 +01:00
..
contributed_projects_finder_spec.rb Align hash literals to keep Rubocop happy 2015-11-18 13:27:03 +01:00
groups_finder_spec.rb Refactoed GroupsFinder into two separate classes 2015-11-18 13:05:45 +01:00
issues_finder_spec.rb Support filtering by "Any" milestone or issue and fix "No Milestone" and "No Label" filters 2015-10-07 07:21:50 -07:00
joined_groups_finder_spec.rb Refactoed GroupsFinder into two separate classes 2015-11-18 13:05:45 +01:00
merge_requests_finder_spec.rb Set milestone on new issue when creating issue from index with milestone filter active. 2015-05-27 14:22:11 +02:00
notes_finder_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
personal_projects_finder_spec.rb Align hash literals to keep Rubocop happy 2015-11-18 13:27:03 +01:00
projects_finder_spec.rb Port GitLab EE ProjectsFinder changes 2015-11-20 15:53:04 +01:00
snippets_finder_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
trending_projects_finder_spec.rb Revamp trending projects query 2015-10-06 17:26:32 +02:00