gitlab-org--gitlab-foss/spec/factories
Luke Duncalfe d18ee3faad LFS export records repository_type data
A project can have the same `LfsObject` linked with up to three
`LfsObjectsProject` records. Each of these records would be for a
different repository, recorded in the `repository_type` property. The
different repositories at time of writing are "project", "wiki", and
"design". See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13894

This change exports the list of `repository_type`s as a JSON mapping of
oid => repository_types, which are imported to recreate the correct
`LfsObjectsProject` records.

https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
2019-07-24 11:23:51 +00:00
..
ci Remove an extra whitespace in test files 2019-07-14 10:05:14 +09:00
clusters Adds cluster_for_group factory for convienence 2019-07-19 09:53:56 +12:00
error_tracking
gitaly
namespace Add two new ActiveRecord models 2019-06-25 09:54:47 -05:00
releases
abuse_reports.rb
appearances.rb
application_settings.rb
award_emoji.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
badge.rb
board_group_recent_visit.rb
board_project_recent_visit.rb
boards.rb
broadcast_messages.rb
chat_names.rb
chat_teams.rb
commit_statuses.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
commits.rb
container_repositories.rb
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deploy_tokens.rb
deployments.rb Use #cluster for prometheus_adapter 2019-06-27 17:28:52 +12:00
emails.rb
environments.rb
events.rb
file_uploaders.rb
fork_network_members.rb
fork_networks.rb
gpg_key_subkeys.rb
gpg_keys.rb
gpg_signature.rb
group_custom_attributes.rb
group_members.rb
groups.rb Make subgroup_creation_level default to maintainer at SQL level 2019-07-19 14:17:01 -07:00
identities.rb
import_export_uploads.rb
import_states.rb Rename spec/factories/import_state.rb to spec/factories/import_states.rb 2019-02-18 17:50:27 +01:00
instance_configuration.rb
internal_ids.rb
issues.rb
keys.rb
label_links.rb
label_priorities.rb
labels.rb
lfs_file_locks.rb
lfs_objects.rb LFS export records repository_type data 2019-07-24 11:23:51 +00:00
lfs_objects_projects.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
lists.rb
merge_request_diff_files.rb
merge_request_diffs.rb
merge_requests.rb Abstract auto merge processes 2019-06-03 13:15:29 +07:00
merge_requests_closing_issues.rb
milestones.rb
namespaces.rb Add two new ActiveRecord models 2019-06-25 09:54:47 -05:00
notes.rb
notification_settings.rb
oauth_access_grants.rb
oauth_access_tokens.rb
oauth_applications.rb
pages_domain_acme_orders.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
pages_domains.rb Validate certificate chain only if it's changed 2019-07-22 15:38:08 +00:00
personal_access_tokens.rb Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
pool_repositories.rb Fix wrong use of ActiveRecord in PoolRepository 2019-04-20 13:27:53 +00:00
programming_languages.rb
project_auto_devops.rb Ignore ProjectAutoDevops domain column 2019-05-31 13:26:59 +12:00
project_custom_attributes.rb
project_daily_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_deploy_tokens.rb
project_error_tracking_settings.rb
project_group_links.rb
project_hooks.rb
project_members.rb
project_metrics_settings.rb Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
project_repositories.rb
project_statistics.rb Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
project_wikis.rb
projects.rb Fix factory default for pages_access_level 2019-07-17 19:52:03 +00:00
prometheus_metrics.rb
protected_branches.rb
protected_tags.rb
redirect_routes.rb
releases.rb Show upcoming status for releases 2019-07-03 09:12:15 +00:00
remote_mirrors.rb
repository_languages.rb
resource_label_events.rb
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb Simplify factories for services 2019-07-16 10:04:54 +02:00
services_data.rb Simplify factories for services 2019-07-16 10:04:54 +02:00
shards.rb
snippets.rb
spam_logs.rb
subscriptions.rb
suggestions.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
system_hooks.rb
system_note_metadata.rb
term_agreements.rb
terms.rb
timelogs.rb
todos.rb
trending_project.rb
u2f_registrations.rb
uploads.rb Revert "Merge branch '50070-legacy-attachments' into 'master'" 2019-06-09 05:56:11 -07:00
user_agent_details.rb
user_callouts.rb
user_custom_attributes.rb
user_preferences.rb
user_statuses.rb
users.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
users_star_projects.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb