gitlab-org--gitlab-foss/spec/factories
Fabio Papa 7d061212b1 Add examples specing the setting to choose who can create subgroups
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
2019-07-19 11:55:45 -07:00
..
ci Remove an extra whitespace in test files 2019-07-14 10:05:14 +09:00
clusters Tidy spec for API::ProjectClusters 2019-07-02 14:17:01 +10:00
error_tracking Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
gitaly Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
namespace Add two new ActiveRecord models 2019-06-25 09:54:47 -05:00
releases Add sequence to release link factory 2019-01-04 22:17:03 +09:00
abuse_reports.rb
appearances.rb Use system paths for appearance logos 2018-12-25 08:22:34 -08:00
application_settings.rb Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache 2018-05-29 10:38:59 +02:00
award_emoji.rb GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
badge.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
board_group_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
board_project_recent_visit.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
boards.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
broadcast_messages.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
chat_names.rb
chat_teams.rb
commit_statuses.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
commits.rb Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
container_repositories.rb Add Container Registry API 2019-01-25 13:13:48 +01:00
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deploy_tokens.rb Rename special deploy token to make it more descriptive 2018-04-20 12:18:41 -05:00
deployments.rb Use #cluster for prometheus_adapter 2019-06-27 17:28:52 +12:00
emails.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
environments.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
events.rb Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
file_uploaders.rb
fork_network_members.rb
fork_networks.rb
gpg_key_subkeys.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
gpg_keys.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
gpg_signature.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
group_custom_attributes.rb
group_members.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
groups.rb Add examples specing the setting to choose who can create subgroups 2019-07-19 11:55:45 -07:00
identities.rb
import_export_uploads.rb Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
import_states.rb Rename spec/factories/import_state.rb to spec/factories/import_states.rb 2019-02-18 17:50:27 +01:00
instance_configuration.rb
internal_ids.rb More flexible way of internal id generation. 2018-03-16 13:35:25 +01:00
issues.rb Hides Close MR button on merged MR 2018-10-02 16:17:55 +02:00
keys.rb Validate SSH keys through the sshkey gem 2018-02-16 11:32:08 -05:00
label_links.rb
label_priorities.rb
labels.rb
lfs_file_locks.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
lfs_objects.rb Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
lfs_objects_projects.rb CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
lists.rb
merge_request_diff_files.rb Add factory for MergeRequestDiff and MergeRequestDiffFile 2018-11-07 11:26:46 +08:00
merge_request_diffs.rb Add factory for MergeRequestDiff and MergeRequestDiffFile 2018-11-07 11:26:46 +08:00
merge_requests.rb Abstract auto merge processes 2019-06-03 13:15:29 +07:00
merge_requests_closing_issues.rb
milestones.rb Merge branch 'issue_36138' into 'master' 2018-08-28 07:49:09 +00:00
namespaces.rb Add two new ActiveRecord models 2019-06-25 09:54:47 -05:00
notes.rb Add image_diff_note_on_merge_request factory 2018-12-20 15:22:58 +01:00
notification_settings.rb
oauth_access_grants.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
oauth_access_tokens.rb
oauth_applications.rb
pages_domain_acme_orders.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
pages_domains.rb Renew Let's Encrypt certificates 2019-06-24 20:35:12 +00:00
personal_access_tokens.rb Remove undigested token column from personal_access_tokens table 2019-02-20 11:39:37 +00:00
pool_repositories.rb Fix wrong use of ActiveRecord in PoolRepository 2019-04-20 13:27:53 +00:00
programming_languages.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
project_auto_devops.rb Ignore ProjectAutoDevops domain column 2019-05-31 13:26:59 +12:00
project_custom_attributes.rb
project_daily_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_deploy_tokens.rb Include ProjectDeployTokens 2018-04-06 21:20:16 -05:00
project_error_tracking_settings.rb DB and model changes for Sentry project selection dropdown 2019-02-04 12:12:24 +00:00
project_group_links.rb API: Add shared project's expiration date 2018-08-21 11:23:05 +02:00
project_hooks.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
project_members.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
project_metrics_settings.rb Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
project_repositories.rb Backfill project_repositories for legacy storage projects 2018-12-18 21:13:38 -02:00
project_statistics.rb Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
project_wikis.rb Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
projects.rb Fix factory default for pages_access_level 2019-07-17 19:52:03 +00:00
prometheus_metrics.rb Add `# frozen_string_literal: true` 2018-09-04 12:19:23 +02:00
protected_branches.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
protected_tags.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
redirect_routes.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00
releases.rb Show upcoming status for releases 2019-07-03 09:12:15 +00:00
remote_mirrors.rb Backports every CE related change from ee-5484 to CE 2018-05-07 11:59:51 +02:00
repository_languages.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
resource_label_events.rb Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb Simplify factories for services 2019-07-16 10:04:54 +02:00
services_data.rb Simplify factories for services 2019-07-16 10:04:54 +02:00
shards.rb Rename the Repository table to PoolRepository 2018-11-27 13:41:46 +01:00
snippets.rb
spam_logs.rb
subscriptions.rb
suggestions.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
system_hooks.rb
system_note_metadata.rb
term_agreements.rb Messaging on terms page when user already accepted 2018-06-04 22:22:11 +02:00
terms.rb Store application wide terms 2018-05-04 13:52:55 +02:00
timelogs.rb
todos.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
trending_project.rb
u2f_registrations.rb
uploads.rb Revert "Merge branch '50070-legacy-attachments' into 'master'" 2019-06-09 05:56:11 -07:00
user_agent_details.rb
user_callouts.rb Change UserCallout feautre_name to enum 2018-02-03 00:18:25 +01:00
user_custom_attributes.rb
user_preferences.rb Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
user_statuses.rb Allow users to set a status 2018-07-30 15:01:26 +02:00
users.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
users_star_projects.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb API: Support dots in wiki slugs 2019-01-15 09:02:00 +01:00