summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'sh-background-migration-move-mr-diff-id' into 'master'Sean McGivern2017-11-172-61/+64
|\ \
| * | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-172-61/+64
| |/
* | De-duplicate background migration matchers defined in spec/support/migrations...sh-deduplicate-background-migration-specsStan Hu2017-11-162-32/+6
|/
* Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda2017-11-041-13/+3
* Fix MigrateGcpClustersToNewClustersArchitectures. Improve specShinya Maeda2017-11-031-76/+164
* Fix spec failure. MySQL does not bite trueShinya Maeda2017-11-031-2/+2
* Merge branch 'master' into refactor-clustersShinya Maeda2017-11-032-0/+86
|\
| * Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-021-0/+61
| |\
| | * Add a column linking an MR to its diffSean McGivern2017-11-021-0/+61
| * | Migrate user private tokens to personal access tokensDouwe Maan2017-11-021-0/+25
| |/
* | Improve migration file. Add migration spec. Reorder columns of the table.Shinya Maeda2017-11-011-0/+88
|/
* Add readme only option as project viewAnnabel Dunstone Gray2017-10-161-6/+1
* Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-091-2/+2
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* | Add migration specsMichael Kozono2017-10-071-0/+56
|/
* Add a project forks spec helperBob Van Landuyt2017-10-071-2/+3
* Add more specs.36829-gpg-commit-not-verified-if-signed-with-a-subkeyRubén Dávila2017-10-051-0/+43
* Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-291-0/+59
|\
| * Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-291-0/+59
* | Fix notes type created from importLin Jen-Shin (godfat)2017-09-292-0/+44
|/
* Make sure all stages are migrated after a cleanupbackstage/gb/steal-stages-statuses-migrationGrzegorz Bizon2017-09-181-0/+16
* Steal stages statuses migrationGrzegorz Bizon2017-09-181-0/+35