summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Move temp table creation into the prepare jobMichael Kozono2017-12-011-31/+3
| * Fix Rubocop offensesMichael Kozono2017-12-011-1/+1
| * Drop temporary tracking table when finishedMichael Kozono2017-12-011-42/+42
| * Refactor specsMichael Kozono2017-12-011-64/+34
| * Store paths relative to CarrierWave.rootMichael Kozono2017-12-011-4/+2
| * Rename table to untracked_files_for_uploadsMichael Kozono2017-12-011-8/+8
| * Refactor, no change in behaviorMichael Kozono2017-12-011-12/+14
| * Make regexes more readableMichael Kozono2017-12-011-2/+2
| * Fix Rubocop offensesMichael Kozono2017-12-011-2/+2
| * Calculate checksumsMichael Kozono2017-12-011-25/+39
| * Add untracked files to uploadsMichael Kozono2017-12-011-23/+38
| * Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-011-0/+113
* | Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-051-9/+30
|\ \
| * | Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-031-1/+1
| * | Fix legacy migration testZeger-Jan van de Weg2017-12-031-8/+29
| |/
* | Remove references of project.cluster from specsMatija Čupić2017-12-041-2/+2
|/
* Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-171-0/+24
|\
| * Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-171-0/+24