summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fix specfix/sm/clarify-ambiguous-with_artifacts-implicationShinya Maeda2018-03-161-1/+1
* Add feartue spec. Fix failed testShinya Maeda2018-03-151-1/+1
* Reschedule commits_count background migrationjprovazn-commits-count-rescheduleJan Provaznik2018-03-091-0/+37
* Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-0/+64
* Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-061-0/+0
* Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+66
* Merge branch 'dz-namespace-id-not-null' into 'master'Yorick Peterse2018-03-012-2/+2
|\
| * Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets2018-03-012-2/+2
* | Tag migration specs with :sidekiq to clear queues between testssh-tag-migrations-with-sidekiqStan Hu2018-02-282-2/+2
|/
* Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-271-0/+35
|\
| * Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-221-1/+1
| |\
| * \ Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-152-5/+9
| |\ \
| * | | Schedule pipeline stages migration every 5 minutesGrzegorz Bizon2018-02-131-10/+4
| * | | Move pipeline stages background migration in timeGrzegorz Bizon2018-02-121-1/+1
| * | | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-0924-76/+685
| |\ \ \
| * | | | Fix rubocop offense in build stage migration classesGrzegorz Bizon2018-01-061-4/+2
| * | | | Randomize build ids in stages migration test dataGrzegorz Bizon2018-01-061-7/+7
| * | | | Update specs for delayed background migration of stagesGrzegorz Bizon2018-01-061-4/+4
| * | | | Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
| * | | | Fix Rubocop offenses in build status migrations :cop:Grzegorz Bizon2018-01-061-1/+1
| * | | | Schedule full build stage migration in the backgroundGrzegorz Bizon2018-01-061-0/+43
* | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+23
| |_|_|/ |/| | |
* | | | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-201-1/+1
| |_|/ |/| |
* | | Avoid dropping tables in testMichael Kozono2018-02-141-1/+1
* | | Use the latest migration in spec/migrations/rename_reserved_project_names_spe...Rémy Coutable2018-02-121-4/+8
| |/ |/|
* | Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-082-2/+2
|\ \
| * | Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-2/+2
* | | Merge branch 'ce-4813-fix-ee-projects-destroy_service_spec' into 'master'Sean McGivern2018-02-071-2/+2
|\ \ \ | |/ / |/| |
| * | Reset column information after the schema is migrated in MigrationsHelpers.sc...ce-4813-fix-ee-projects-destroy_service_specRémy Coutable2018-02-071-2/+2
* | | Add more specs for unique stages index migrationGrzegorz Bizon2018-02-061-5/+16
* | | Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-0613-15/+101
|\ \ \ | |/ /
| * | Add foreign keys to todos table.Andreas Brandl2018-02-051-0/+65
| * | fix specJames Lopez2018-02-021-1/+1
| * | add migration specJames Lopez2018-02-021-0/+21
| * | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-2411-15/+15
* | | Retry migration removing stages in case of duplicatesGrzegorz Bizon2018-02-051-0/+9
* | | Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-241-0/+39
|/ /
* | Fix the Upload model being tainted after migration specMicael Bergeron2018-01-221-3/+10
* | Fix spec/migrations/update_upload_paths_to_system_spec.rb to use the :migrati...rc/fix-update_upload_paths_to_system_specRémy Coutable2018-01-181-26/+32
* | Add the :migration metadata, and don't use factories in FixWronglyRenamedRout...rc/port-from-ee-4119Rémy Coutable2018-01-171-26/+39
* | Applied fixFrancisco Javier López2018-01-171-0/+43
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-0/+77
|\ \
| * | Added tests for removing soft removed objectsremove-soft-removalsYorick Peterse2018-01-101-0/+77
| |/
* | Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-101-0/+6
* | Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-...Yorick Peterse2018-01-081-0/+312
|\ \
| * | Fix static analysysShinya Maeda2018-01-081-9/+9
| * | Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda2018-01-081-64/+164
| * | Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda2018-01-081-12/+28
| * | Add a new test for emptified paramsShinya Maeda2018-01-081-2/+19
| * | Fix static anylysyShinya Maeda2018-01-081-7/+7