gitlab-org--gitlab-foss/spec/factories
Stan Hu 11fd2f80b0 Don't delete a branch involved in an open merge request in "Delete all merged branches" service
Customers were surprised by the previous behavior, which destroyed branches
even though an open merge request existed for it.

Closes #29427
2017-04-19 07:56:08 -07:00
..
ci Update tests to cover trigger schedule 2017-04-07 16:19:11 +02: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 Fix typo 2017-04-04 09:25:05 +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 Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
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 Fix brittle specs 2017-04-03 18:54:48 +02: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
milestones.rb Factories with a project association use `:empty_project` by default 2017-01-24 20:30:56 -05:00
namespaces.rb
notes.rb Add specs 2017-04-10 15:17:52 -05: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 Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02: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 Raise an exception if creating a test repository fails 2017-03-08 17:04:44 +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 issues mentioned but not closed for JIRA 2017-03-06 14:18:49 +00: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 Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02: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