gitlab-org--gitlab-foss/spec/factories
Ruben Davila bdc9322450 Use normal associations instead of polymorphic.
We can't properly use foreign keys on columns that are configured for
polymorphic associations which has disadvantages related to data
integrity and storage. Given we only use time tracking for Issues and
Merge Requests we're moving to the usage of regular associations.
2017-02-07 10:41:44 -05:00
..
ci Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-build-minutes 2017-01-24 21:52:54 +01:00
abuse_reports.rb
appearances.rb
award_emoji.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
boards.rb Remove backlog lists from factories 2017-02-03 17:02:43 +03:00
broadcast_messages.rb TST: Use more accurate time windows so tests do not fail 2016-08-04 14:50:39 -04:00
chat_names.rb Add most of specs for chat names 2016-11-16 14:56:30 +01:00
commit_statuses.rb Add a lot of tests for scopes, feedback: 2016-11-19 01:02:49 +08:00
commits.rb
deploy_keys_projects.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
deployments.rb Add environment factory review app trait 2016-11-09 09:42:09 +01:00
emails.rb
environments.rb Make it possible to fabricate environment on branch 2016-11-14 14:10:54 +01:00
events.rb Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
file_uploader.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
forked_project_links.rb
group_members.rb Refactor group_members_controller_spec 2016-10-19 14:13:44 +03:00
groups.rb Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1083 2017-01-20 12:25:53 +01:00
identities.rb
issues.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
keys.rb
label_links.rb
label_priorities.rb Add LabelPriority model 2016-10-19 14:58:27 -02:00
labels.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
lfs_objects.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
lfs_objects_projects.rb
lists.rb Remove backlog lists from factories 2017-02-03 17:02:43 +03:00
merge_requests.rb Use a project factory with a repository where necessary 2017-01-25 14:52:12 -05:00
milestones.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
namespaces.rb
notes.rb Merge branch 'rs-empty_project-for-associations' into 'master' 2017-01-26 09:07:08 +00:00
notification_settings.rb Exclude projects pending delete from notifications 2016-07-07 20:49:17 +01:00
oauth_access_tokens.rb
oauth_applications.rb
pages_domains.rb Update comments 2017-01-31 22:53:58 +00:00
personal_access_tokens.rb Add a `scopes` column to the `personal_access_tokens` table 2016-12-16 15:08:10 +05:30
personal_snippets.rb
project_group_links.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_hooks.rb api: expose wiki_page_events project hook field in the API 2016-08-24 10:33:51 -04:00
project_members.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_snippets.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
project_statistics.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_wikis.rb
projects.rb Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
protected_branches.rb Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +05:30
releases.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
sent_notifications.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
service_hooks.rb
services.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
snippets.rb
spam_logs.rb
subscriptions.rb Add unique index to subscriptions on subscribable and user and project 2016-11-17 15:10:12 -02:00
system_hooks.rb
timelogs.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todos.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
trending_project.rb Fix /explore sorting (trending) 2017-01-26 12:01:06 -06:00
u2f_registrations.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
user_agent_details.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
users.rb Add a `U2fRegistrations` table/model. 2016-06-06 12:50:31 +05:30
wiki_pages.rb Implement the correct linking behaviour in `WikiLinkFilter`. 2016-06-09 10:04:15 +05:30