gitlab-org--gitlab-foss/spec/factories
Douwe Maan 26bcef97d6 Merge branch 'rework-authorizations-performance' into 'master'
Rework project authorizations and nested groups for better performance

See merge request !10885
2017-05-29 15:49:56 +00:00
..
ci Merge branch 'issue_32225' into 'master' 2017-05-23 18:53:29 +00:00
abuse_reports.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
appearances.rb
award_emoji.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
boards.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11: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 Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
chat_teams.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
commit_statuses.rb Extend specs for code we use to calculate statuses 2017-03-06 13:54:29 +01:00
commits.rb Adding links to user & build in Chat Notifications 2017-01-25 21:48:57 +05:30
container_repositories.rb Ensure root container repository when visiting registry 2017-04-03 13:03:16 +02:00
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 Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
environments.rb Take branch access into account when stopping environment 2017-04-06 17:15:15 +02: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 Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
group_members.rb Fix: Deleting an invited member causes 500 error 2017-05-18 16:26:39 +03:00
groups.rb Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaee 2017-05-04 17:04:36 +02:00
identities.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
issues.rb Skip issuable without a project in IssuableExtractor#extract 2017-04-25 18:39:41 +08:00
keys.rb Enable creation of deploy keys with write access via the API 2017-04-05 16:22:28 +10:00
label_links.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
label_priorities.rb Add LabelPriority model 2016-10-19 14:58:27 -02:00
labels.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
lfs_objects.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
lfs_objects_projects.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
lists.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
merge_requests.rb Don't delete a branch involved in an open merge request in "Delete all merged branches" service 2017-04-19 07:56:08 -07:00
merge_requests_closing_issues.rb Add issues/:iid/closed_by api endpoint 2017-04-12 14:38:00 +03:00
milestones.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
namespaces.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
notes.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
notification_settings.rb Exclude projects pending delete from notifications 2016-07-07 20:49:17 +01:00
oauth_access_grants.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_access_tokens.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_applications.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
pages_domains.rb Update comments 2017-01-31 22:53:58 +00:00
personal_access_tokens.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
personal_snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
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 Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
project_members.rb Fix: Deleting an invited member causes 500 error 2017-05-18 16:26:39 +03: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 Fix wiki tests 2016-04-20 08:25:41 +08:00
projects.rb Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
protected_branches.rb Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +05:30
protected_tags.rb Renamed ProtectedTag push_access_levels to create_access_levels 2017-04-04 03:38:58 +01:00
releases.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
sent_notifications.rb Fix specs 2017-04-05 17:44:14 +01:00
sequences.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
service_hooks.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
services.rb Fix terminals support for Kubernetes service 2017-05-25 15:03:39 +02:00
snippets.rb Fix brittle specs 2017-04-03 18:54:48 +02:00
spam_logs.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
subscriptions.rb Add unique index to subscriptions on subscribable and user and project 2016-11-17 15:10:12 -02:00
system_hooks.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
system_note_metadata.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
timelogs.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todos.rb Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' 2017-03-01 09:59:15 +00: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 create User#rss_token in user factory explicitely 2017-05-24 22:29:59 +02:00
web_hook_log.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
wiki_directories.rb Add model WikiDirectory 2016-12-31 16:55:50 -02:00
wiki_pages.rb Add tests for WikiPages services 2017-02-14 11:16:34 +05:30