gitlab-org--gitlab-foss/spec/finders
Douwe Maan 5e9e56924a Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4'
[Port for security-10-4]: Makes SnippetFinder ensure feature visibility
2018-02-09 12:04:05 -06:00
..
admin Drastically improve project search performance by no longer searching namespace name 2017-11-24 15:57:17 +01:00
access_requests_finder_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
autocomplete_users_finder_spec.rb Fix users autocomplete in a subgroup 2017-11-13 13:19:54 +00:00
branches_finder_spec.rb Add case insensitive branches search 2017-10-23 06:37:25 +03:00
clusters_finder_spec.rb Refactor disabled cluster testing to use trait 2017-12-01 16:27:53 +01:00
contributed_projects_finder_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
environments_finder_spec.rb Don't try to create diffs if one of the branch is missing 2017-08-10 23:53:55 +08:00
events_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
fork_projects_finder_spec.rb Introduce ForkProjectsFinder class 2017-09-20 08:27:16 +10:00
group_descendants_finder_spec.rb Preload ancestors for subgroups matching filter 2018-01-22 17:02:04 +01:00
group_members_finder_spec.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
group_projects_finder_spec.rb Include subgroup issuables on the group page 2018-02-01 07:04:37 +01:00
groups_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
issues_finder_spec.rb Include subgroup issuables on the group page 2018-02-01 07:04:37 +01:00
joined_groups_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
labels_finder_spec.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
members_finder_spec.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
merge_request_target_project_finder_spec.rb Allow creating merge requests across forks of a project 2017-10-07 11:46:23 +02:00
merge_requests_finder_spec.rb Include subgroup issuables on the group page 2018-02-01 07:04:37 +01:00
milestones_finder_spec.rb Merge branch 'milestones-finder-order-fix' into 'security-10-3' 2018-01-16 17:04:38 -08:00
move_to_project_finder_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
notes_finder_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
personal_access_tokens_finder_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
personal_projects_finder_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
pipeline_schedules_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipelines_finder_spec.rb Fix intermittent spec failures in spec/finders/pipelines_finder_spec.rb 2017-06-15 22:14:00 -07:00
projects_finder_spec.rb Add an option to list only archived projects 2017-08-24 10:11:07 +02:00
runner_jobs_finder_spec.rb Refactorize jobs finding logic 2017-11-28 00:36:50 +01:00
snippets_finder_spec.rb Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06:00
tags_finder_spec.rb Use `:empty_project` where possible in finder specs 2017-01-25 22:31:24 -05:00
todos_finder_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
users_finder_spec.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00