gitlab-org--gitlab-foss/spec/factories
Thong Kuah 0e15eec86d Associate clusters model to groups
Even though we currently only should have one group for a cluster, we
allow the flexibility to associate to other groups in the future.

This also matches the runner <=> groups association.

- Adds Cluster#first_group, aliased to Cluster#group. For the
conceivable future, a cluster will have at most one group.

- Prevent mixing of group and project clusters. If project type
clusters, it should only have projects assigned.  Similarly with groups.

- Default cluster_type to :project_type. As it's very small table we can
set default and null: false in one release.
2018-10-29 16:21:31 +13:00
..
ci Add tests for shared/runners/show.html.haml view 2018-10-22 16:29:09 +02:00
clusters Associate clusters model to groups 2018-10-29 16:21:31 +13:00
gitaly
abuse_reports.rb
appearances.rb
application_settings.rb
award_emoji.rb
badge.rb
board_group_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
board_project_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
boards.rb
broadcast_messages.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
chat_names.rb
chat_teams.rb
commit_statuses.rb Add unit tests for CommitStatus and Ci::Stage 2018-10-02 17:08:11 +02:00
commits.rb
container_repositories.rb
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deploy_tokens.rb
deployments.rb Move ci_environments_status to a model 2018-10-18 16:12:16 +02:00
emails.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
environments.rb
events.rb Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
file_uploaders.rb
fork_network_members.rb
fork_networks.rb
gpg_key_subkeys.rb
gpg_keys.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
gpg_signature.rb
group_custom_attributes.rb
group_members.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
groups.rb
identities.rb
import_export_uploads.rb
import_state.rb
instance_configuration.rb
internal_ids.rb
issues.rb Hides Close MR button on merged MR 2018-10-02 16:17:55 +02:00
keys.rb
label_links.rb
label_priorities.rb
labels.rb
lfs_file_locks.rb
lfs_objects.rb
lfs_objects_projects.rb
lists.rb
merge_requests.rb Move ci_environments_status to a model 2018-10-18 16:12:16 +02:00
merge_requests_closing_issues.rb
milestones.rb Merge branch 'issue_36138' into 'master' 2018-08-28 07:49:09 +00:00
namespaces.rb
notes.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
notification_settings.rb
oauth_access_grants.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
oauth_access_tokens.rb
oauth_applications.rb
pages_domains.rb
personal_access_tokens.rb
programming_languages.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
project_auto_devops.rb Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
project_custom_attributes.rb
project_deploy_tokens.rb
project_group_links.rb API: Add shared project's expiration date 2018-08-21 11:23:05 +02:00
project_hooks.rb
project_members.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
project_statistics.rb
project_wikis.rb
projects.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
prometheus_metrics.rb Add `# frozen_string_literal: true` 2018-09-04 12:19:23 +02:00
protected_branches.rb
protected_tags.rb
redirect_routes.rb
releases.rb
remote_mirrors.rb
repository_languages.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
resource_label_events.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb
site_statistics.rb Geo: sync disabled wikis. Stage 2 2018-09-25 17:49:39 +03:00
snippets.rb
spam_logs.rb
subscriptions.rb
system_hooks.rb
system_note_metadata.rb
term_agreements.rb
terms.rb
timelogs.rb
todos.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
trending_project.rb
u2f_registrations.rb
uploads.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
user_agent_details.rb
user_callouts.rb
user_custom_attributes.rb
user_preferences.rb Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
user_statuses.rb Allow users to set a status 2018-07-30 15:01:26 +02:00
users.rb Use the correct email address when committing via a file service 2018-09-17 14:14:58 +01:00
users_star_projects.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb