summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Reduce batch sizemk-delete-conflicting-redirects-mysqlMichael Kozono2017-09-141-4/+4
* Spread out the work a littleMichael Kozono2017-09-141-0/+7
* Extract helper for queuing background jobsMichael Kozono2017-09-141-2/+2
* Add specs for deleting conflicting redirectsMichael Kozono2017-09-141-0/+51
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-2/+4
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-4/+2
* Use `table` helper in migration specsSean McGivern2017-09-061-5/+1
* Don't depend on user model in migration specSean McGivern2017-09-061-2/+8
* Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-051-0/+51
* Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-3/+4
|\