summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_ar...Shinya Maeda2017-11-231-1/+0
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-203-0/+3
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-163-0/+3
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-1711-0/+11
|\ \
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-1711-0/+11
* | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-171-0/+36
|\ \ \ | |/ / |/| |
| * | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-171-0/+36
| |/
* | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-172-27/+29
|/
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-0/+19
* Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-061-0/+99
|\
| * Fix statis analysysShinya Maeda2017-11-051-1/+1
| * Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda2017-11-041-0/+99
* | make the migration reversiblemicael.bergeron2017-11-031-1/+1
* | add changelog and move migration to post_migratemicael.bergeron2017-11-031-0/+14
|/
* Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-021-0/+27
|\
| * Add a column linking an MR to its diffSean McGivern2017-11-021-0/+27
* | Remove user authentication_token columnDouwe Maan2017-11-021-0/+20
|/
* Don't rename groups/projects that aren't reserved anymorebvl-dont-rename-free-namesBob Van Landuyt2017-10-241-11/+0
* Move migration to backgroundMichael Kozono2017-10-071-284/+9
* Update DN class in migrationMichael Kozono2017-10-071-41/+60
* Rename method to `to_normalized_s`Michael Kozono2017-10-071-2/+2
* Normalize existing persisted DNsMichael Kozono2017-10-071-0/+285
* Add more specs.36829-gpg-commit-not-verified-if-signed-with-a-subkeyRubén Dávila2017-10-051-1/+2
* Small refactor and fix for RuboCopRubén Dávila2017-10-051-2/+4
* Convert migrations to generate subkeys to a background migrationRubén Dávila2017-10-052-61/+25
* Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila2017-10-051-1/+1
* Address some feedback from last code reviewRubén Dávila2017-10-051-1/+3
* Convert migration to a post deployment migrationRubén Dávila2017-10-051-0/+59
* Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-291-0/+32
|\
| * Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-291-0/+32
* | Fix notes type created from importLin Jen-Shin (godfat)2017-09-292-0/+32
|/
* Fix PG::UniqueViolation external_email migrationsh-fix-email-provider-take2Stan Hu2017-09-251-1/+1
* Fix duplicate key errors in PostDeployMigrateUserExternalMailData migrationsh-fix-issue-38246Stan Hu2017-09-221-1/+1
* Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master'Douwe Maan2017-09-181-0/+37
|\
| * Reduce batch sizemk-delete-conflicting-redirects-mysqlMichael Kozono2017-09-141-1/+3
| * Spread out the work a littleMichael Kozono2017-09-141-1/+1
| * Extract helper for queuing background jobsMichael Kozono2017-09-141-32/+1
| * Add specs for deleting conflicting redirectsMichael Kozono2017-09-141-1/+1
| * Delete conflicting redirects in backgroundMichael Kozono2017-09-141-0/+66
* | Add data migrationFelipe Artur2017-09-151-0/+33
|/
* Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-0/+48
|\
| * Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-0/+48
* | Merge branch 'dz-rebuild-schema' into 'master'Yorick Peterse2017-09-071-2/+2
|\ \
| * | Update schema.rb from db:migrate and fix invalid index checkdz-rebuild-schemaDmitriy Zaporozhets2017-09-071-2/+2
| |/
* | Profile updates from providersAlexander Keramidas2017-09-063-0/+81
|/
* remove obsolete migrationAlexis Reigel2017-09-051-23/+0
* truncate gpg signature instead of destroyAlexis Reigel2017-09-051-12/+1
* remove valid_signature from gpg_signaturesAlexis Reigel2017-09-051-0/+11
* destroy signatures instead of updating themAlexis Reigel2017-09-052-14/+21
* update all signatures with the verification statusAlexis Reigel2017-09-051-0/+14