gitlab-org--gitlab-foss/spec/factories
Adam Niedzielski 9da3076944 Improve support for external issue references 2017-06-30 14:47:53 +02:00
..
ci Send new configuration options with job's payload 2017-06-12 12:58:35 +02:00
abuse_reports.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
appearances.rb
application_settings.rb If migrations are pending, make CurrentSettings use existing values and populate missing columns with defaults 2017-06-19 09:54:48 -07:00
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 Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
container_repositories.rb Ensure root container repository when visiting registry 2017-04-03 13:03:16 +02:00
conversational_development_index_metrics.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +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_uploaders.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
forked_project_links.rb backports changed import logic from pull mirroring feature into CE 2017-06-05 23:09:10 +01: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
issues.rb Skip issuable without a project in IssuableExtractor#extract 2017-04-25 18:39:41 +08:00
keys.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02: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 spec updates 2017-05-31 15:34:02 +01: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
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
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 Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
project_wikis.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
projects.rb Improve support for external issue references 2017-06-30 14:47:53 +02: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 Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-07 10:27:52 +02:00
snippets.rb Support descriptions for snippets 2017-05-31 07:17:03 +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
uploads.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
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 Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
wiki_pages.rb Add tests for WikiPages services 2017-02-14 11:16:34 +05:30