gitlab-org--gitlab-foss/spec/features/admin
Bob Van Landuyt f3fba178b9 Remove the `ForkedProjectLink` model
This removes the `ForkedProjectLink` model that has been replaced by
the `ForkNetworkMember` and `ForkNetwork` combination. All existing
relations have been adjusted to use these new models.

The `forked_project_link` table has been dropped.

The "Forks" count on the admin dashboard has been updated to count all
`ForkNetworkMember` rows and deduct the number of `ForkNetwork`
rows. This is because now the "root-project" of a fork network also
has a `ForkNetworkMember` row. This count could become inaccurate when
the root of a fork network is deleted.
2018-10-19 11:57:20 +02:00
..
services Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -> edit Prometheus Service Template" 2018-02-26 22:07:17 +00:00
admin_abuse_reports_spec.rb Fix pagination spec, forgot to add space 2018-05-24 16:07:33 -05:00
admin_active_tab_spec.rb
admin_appearance_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_broadcast_messages_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_browse_spam_logs_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_browses_logs_spec.rb
admin_builds_spec.rb
admin_deploy_keys_spec.rb
admin_disables_git_access_protocol_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_disables_two_factor_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_groups_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
admin_health_check_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
admin_hook_logs_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
admin_hooks_spec.rb Add feature test for plugins on system hooks page 2018-03-06 18:24:24 +02:00
admin_labels_spec.rb Resolve "System level labels UI broken" 2018-08-07 10:56:17 +00:00
admin_manage_applications_spec.rb Add copy to clipboard button for application id and secret 2018-10-03 08:31:03 +00:00
admin_projects_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
admin_requests_profiles_spec.rb [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
admin_runners_spec.rb Merge branch 'feature/runner-type-filter-for-admin-view' into 'master' 2018-09-26 16:27:27 +00:00
admin_settings_spec.rb Remove background job throttling feature 2018-09-24 18:41:14 +03:00
admin_system_info_spec.rb
admin_users_impersonation_tokens_spec.rb
admin_users_spec.rb Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
admin_uses_repository_checks_spec.rb fix tests 2018-09-05 11:54:59 +02:00
dashboard_spec.rb Remove the `ForkedProjectLink` model 2018-10-19 11:57:20 +02:00