gitlab-org--gitlab-foss/spec/migrations
Grzegorz Bizon 5b718d4825 Merge branch 'master' into feature/gb/migrate-pipeline-stages
* master: (524 commits)
  Improve user experience around slash commands in instant comments
  Fix LFS timeouts when trying to save large files
  retryable? is now available for CommitStatus
  Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for variables"
  Fix test failures
  Add slugify project path to CI enviroment variables
  Fixed typo: craeted -> created
  32118 Make New environment empty state btn lowercase
  Expose import_status in Projects API
  32832 Remove overflow from comment form for confidential issues and vertically aligns confidential issue icon
  Fix test failures
  Allow manual bypass of auto_sign_in_with_provider
  Fix keys seed
  Allow users to be hard-deleted from the API
  fixup some classnames and media queries
  Enable the Style/PreferredHashMethods cop
  Lint our factories creation in addition to their build
  Don’t schedule workers from inside transactions
  Allow scheduling from after_commit hooks
  Forbid Sidekiq scheduling in transactions
  ...

Conflicts:
	db/schema.rb
	spec/spec_helper.rb
2017-06-05 13:13:38 +02:00
..
active_record Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
add_head_pipeline_for_each_merge_request_spec.rb Small code improvements and add migration spec 2017-05-08 18:43:53 -03:00
cleanup_namespaceless_pending_delete_projects_spec.rb Fix MySQL build failure 2017-05-10 20:33:51 -05:00
fix_wrongly_renamed_routes_spec.rb Fix incorrectly renamed routes 2017-05-19 12:25:23 +02:00
migrate_build_stage_reference_spec.rb Calculate previous migration version in specs support 2017-06-05 11:07:10 +02:00
migrate_old_artifacts_spec.rb Add missing specs 2017-06-01 16:34:48 +02:00
migrate_pipeline_stages_spec.rb Calculate previous migration version in specs support 2017-06-05 11:07:10 +02:00
migrate_process_commit_worker_jobs_spec.rb Use Project `:repository` trait where necessary in migration specs 2017-03-27 18:45:36 -04:00
migrate_user_activities_to_users_last_activity_on_spec.rb Add a post-deploy migration to migrate from former Redis activity to DB 2017-04-14 15:20:55 +02:00
migrate_user_project_view_spec.rb Remove readme project_view option 2017-05-19 11:11:53 +03:00
remove_dot_git_from_usernames_spec.rb fix typo, added relevant spec 2017-01-16 16:11:50 +01:00
rename_more_reserved_project_names_spec.rb Reserve few project and nested group paths 2017-03-13 15:47:24 +02:00
rename_reserved_project_names_spec.rb Fix rename projects spec so it doesn't hang 2016-12-27 13:45:44 +01:00
rename_users_with_renamed_namespace_spec.rb Simpler way of renaming users 2017-05-19 17:27:18 +02:00
turn_nested_groups_into_regular_groups_for_mysql_spec.rb Convert nested groups to regular ones for MySQL 2017-05-17 20:53:22 +02:00
update_retried_for_ci_build_spec.rb Disable Migration/UpdateColumnInBatches for old migrations 2017-05-29 11:28:23 +02:00