gitlab-org--gitlab-foss/spec/factories
Alessio Caiazza 94fc061936
Add timed incremental rollout to Auto DevOps
Auto DevOps deployment strategies now supports timed incremental
rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED
environment variable in Auto DevOps template.

The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable
that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or
timed.

Rollout deployments will be executed using a 5 minute delay between each
job.
2018-10-05 21:14:59 +02:00
..
ci Merge branch 'master-ce' into scheduled-manual-jobs 2018-10-05 10:13:06 +09:00
clusters Merge branch 'fix-todo-cops' into 'master' 2018-10-04 10:17:43 +00:00
gitaly
abuse_reports.rb
appearances.rb
application_settings.rb
award_emoji.rb
badge.rb
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 unit tests for CommitStatus and Ci::Stage 2018-10-02 17:08:11 +02:00
commits.rb
container_repositories.rb
conversational_development_index_metrics.rb
deploy_keys_projects.rb
deploy_tokens.rb
deployments.rb
emails.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
environments.rb
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
forked_project_links.rb
gpg_key_subkeys.rb
gpg_keys.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
gpg_signature.rb
group_custom_attributes.rb
group_members.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
groups.rb
identities.rb
import_export_uploads.rb
import_state.rb
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
lfs_objects_projects.rb
lists.rb
merge_requests.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
merge_requests_closing_issues.rb
milestones.rb
namespaces.rb
notes.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05: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
personal_access_tokens.rb
programming_languages.rb
project_auto_devops.rb Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
project_custom_attributes.rb
project_deploy_tokens.rb
project_group_links.rb
project_hooks.rb
project_members.rb Fix DynamicAttributeDefinedStatically cop 2018-09-21 12:37:57 +05:00
project_statistics.rb
project_wikis.rb
projects.rb Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
prometheus_metrics.rb
protected_branches.rb
protected_tags.rb
redirect_routes.rb
releases.rb
remote_mirrors.rb
repository_languages.rb
resource_label_events.rb
sent_notifications.rb
sequences.rb
service_hooks.rb
services.rb
site_statistics.rb Geo: sync disabled wikis. Stage 2 2018-09-25 17:49:39 +03:00
snippets.rb
spam_logs.rb
subscriptions.rb
system_hooks.rb
system_note_metadata.rb
term_agreements.rb
terms.rb
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_statuses.rb
users.rb Use the correct email address when committing via a file service 2018-09-17 14:14:58 +01:00
users_star_projects.rb
web_hook_log.rb
wiki_directories.rb
wiki_pages.rb