summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Opitmize migration process by using both unmanaged_kubernetes_service and kub...Shinya Maeda2018-01-081-6/+0
| * | Add logic to swtich environment_scope by the situationShinya Maeda2018-01-081-10/+40
| * | Add env_scope testsShinya Maeda2018-01-081-0/+32
| * | Fix testShinya Maeda2018-01-081-187/+52
| * | Restructure specShinya Maeda2018-01-081-160/+229
| * | Add test. Disable KubernetesService when migratedShinya Maeda2018-01-081-0/+189
| |/
* | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-081-3/+3
|\ \ | |/ |/|
| * Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-051-3/+3
* | Prevent cluster migration spec from interfering with later specsSean McGivern2018-01-051-16/+16
* | Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-058-41/+17
|/
* Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan2018-01-041-19/+3
|\
| * Make DeleteConflictingRedirectRoutes no-opmk-no-op-delete-conflicting-redirectsMichael Kozono2018-01-031-19/+3
* | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+24
|/
* Fix user membership destroy relationFrancisco Javier López2018-01-021-0/+78
* Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-271-1/+1
* Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-261-0/+25
* Create models directly in migration specsbvl-backport-migration-spec-changes-to-ceBob Van Landuyt2017-12-121-6/+5
* Add spec for removing issues.assignee_idSean McGivern2017-12-111-0/+37
* Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-071-0/+27
|\
| * Fix specs after rebaseMichael Kozono2017-12-061-74/+0
| * Make sure empty uploads doesn’t break anythingMichael Kozono2017-12-041-1/+9
| * Don’t recreate deleted uploadsMichael Kozono2017-12-011-0/+9
| * Use bulk insertsMichael Kozono2017-12-011-4/+4