gitlab-org--gitlab-foss/spec/factories
Krasimir Angelov 85609c117e Implement support for CI variables of type file
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
2019-05-06 13:11:42 +00:00
..
ci Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
clusters Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00: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
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 Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
badge.rb
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
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 Add deployment events to chat notification services 2019-04-26 21:08:41 +00: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 part of needed code 2019-04-05 18:49:46 +00: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
issues.rb Hides Close MR button on merged MR 2018-10-02 16:17:55 +02:00
keys.rb
label_links.rb
label_priorities.rb
labels.rb
lfs_file_locks.rb
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
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 Fix merge request pipeline exist method 2019-05-06 13:20:47 +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 Resolve "Namespace factory is problematic" 2018-04-23 15:48:26 +00: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_domains.rb Remove disabled pages domains 2019-04-30 12:05:54 +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 Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02: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
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
project_wikis.rb Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
projects.rb Enable/disable Auto DevOps at Group level 2019-03-12 10:15:33 +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
releases.rb Add spec for Release API 2018-12-31 14:35:57 +09: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 Revert "Remove HipChat integration from GitLab" 2019-04-10 12:58:18 +01: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 Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
user_agent_details.rb
user_callouts.rb
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 Refactor spec/factories/users.rb to allow EE to extend it 2019-02-18 17:50:27 +01:00
users_star_projects.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb API: Support dots in wiki slugs 2019-01-15 09:02:00 +01:00