gitlab-org--gitlab-foss/spec/factories
Gabriel Mazetto 8f178c4222 Prevent new / renamed project from using a repository path that already exists on disk
There are some redundancies in the validation steps, and that is to
preserve current error messages behavior

Also few specs have to be changed in order to fix madness in validation
logic.
2017-08-25 20:06:06 +02:00
..
ci Use usual method to retrieve CI/CD stage statuses 2017-08-16 13:30:49 +02:00
abuse_reports.rb
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
boards.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
broadcast_messages.rb
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 Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
container_repositories.rb Ensure root container repository when visiting registry 2017-04-03 13:03:16 +02:00
conversational_development_index_metrics.rb Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
deploy_keys_projects.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
deployments.rb Fix some tests and report the error message 2017-08-09 21:41:45 +08:00
emails.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
environments.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
events.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
file_uploaders.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
forked_project_links.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gpg_keys.rb notification email on add new gpg key 2017-07-27 15:40:41 +02:00
gpg_signature.rb update invalid gpg signatures when key is created 2017-07-27 15:42:53 +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
issues.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
keys.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
label_links.rb
label_priorities.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
labels.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
lfs_objects.rb
lfs_objects_projects.rb
lists.rb spec updates 2017-05-31 15:34:02 +01:00
merge_requests.rb Introduce MergeRequest#write_ref and Repository#write_ref 2017-08-10 22:20:53 +08:00
merge_requests_closing_issues.rb Add issues/:iid/closed_by api endpoint 2017-04-12 14:38:00 +03:00
milestones.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
namespaces.rb
notes.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
notification_settings.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04: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
project_group_links.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_hooks.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_members.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_statistics.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
project_wikis.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
projects.rb Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
protected_branches.rb Extending API for protected branches 2017-08-02 10:16:17 +00:00
protected_tags.rb Make access level more compatible with EE 2017-07-28 18:55:29 +08:00
releases.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
sent_notifications.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04: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 Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
snippets.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
spam_logs.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
subscriptions.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04: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 Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
trending_project.rb Fix /explore sorting (trending) 2017-01-26 12:01:06 -06:00
u2f_registrations.rb
uploads.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
user_agent_details.rb
users.rb Merge branch 'rc/improve-projects-factory' into 'master' 2017-08-10 21:48:47 +00: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