gitlab-org--gitlab-foss/spec/finders
James Fargher 8db382b055 Allow projects to use instance level clusters
There are two cluster hierarchies one for the deployment platform and
one for controllers. The main difference is that deployment platforms do
not check user permissions and only return the first match.
2019-05-07 08:37:03 +12:00
..
admin add tag filter to admin runners page 2019-02-27 20:19:49 +01:00
autocomplete Only show in autocomplete when author active 2019-04-12 14:58:42 +08:00
concerns Ignore ordering when calling find_by on finders 2019-02-20 11:31:06 +00:00
projects/serverless Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
access_requests_finder_spec.rb
applications_finder_spec.rb
awarded_emoji_finder_spec.rb
branches_finder_spec.rb
cluster_ancestors_finder_spec.rb Allow projects to use instance level clusters 2019-05-07 08:37:03 +12:00
clusters_finder_spec.rb
contributed_projects_finder_spec.rb Fix contributed projects finder shown private info 2019-01-31 16:51:16 +01:00
environments_finder_spec.rb
events_finder_spec.rb Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
fork_projects_finder_spec.rb
group_descendants_finder_spec.rb
group_labels_finder_spec.rb
group_members_finder_spec.rb
group_projects_finder_spec.rb [CE] Reduce differences with EE in group_projects_finder_spec.rb 2019-03-21 17:31:41 +01:00
groups_finder_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
issues_finder_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
joined_groups_finder_spec.rb
labels_finder_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
license_template_finder_spec.rb
members_finder_spec.rb
merge_request_target_project_finder_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
merge_requests_finder_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
milestones_finder_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
notes_finder_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pending_todos_finder_spec.rb
personal_access_tokens_finder_spec.rb
personal_projects_finder_spec.rb
pipeline_schedules_finder_spec.rb
pipelines_finder_spec.rb
projects_finder_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
releases_finder_spec.rb ReleasesFinder will always return a relation 2018-12-31 12:05:56 +09:00
runner_jobs_finder_spec.rb
snippets_finder_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
tags_finder_spec.rb
template_finder_spec.rb
todos_finder_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
user_finder_spec.rb
user_recent_events_finder_spec.rb Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
users_finder_spec.rb [CE] Reduce differences with EE in users_finder_spec.rb 2019-03-21 17:33:51 +01:00
users_with_pending_todos_finder_spec.rb